[INFO] cloning repository https://github.com/jkylling/trino-postgres
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkylling/trino-postgres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkylling%2Ftrino-postgres", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkylling%2Ftrino-postgres'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 826c825cdef62ec6eda1eaa063cc5aca84f9ae68
[INFO] testing jkylling/trino-postgres against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkylling%2Ftrino-postgres" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jkylling/trino-postgres
[INFO] finished tweaking git repo https://github.com/jkylling/trino-postgres
[INFO] tweaked toml for git repo https://github.com/jkylling/trino-postgres written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jkylling/trino-postgres on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jkylling/trino-postgres already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6979670465ce712d3cf6ffc5fcfbcd1fc6919206c97bcbecb4f09b9106311277
[INFO] running `Command { std: "docker" "start" "-a" "6979670465ce712d3cf6ffc5fcfbcd1fc6919206c97bcbecb4f09b9106311277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6979670465ce712d3cf6ffc5fcfbcd1fc6919206c97bcbecb4f09b9106311277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6979670465ce712d3cf6ffc5fcfbcd1fc6919206c97bcbecb4f09b9106311277", kill_on_drop: false }`
[INFO] [stdout] 6979670465ce712d3cf6ffc5fcfbcd1fc6919206c97bcbecb4f09b9106311277
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0755273679e0f0af25ee535de11d3993d61f28284655fb9da0099f64278e395
[INFO] running `Command { std: "docker" "start" "-a" "e0755273679e0f0af25ee535de11d3993d61f28284655fb9da0099f64278e395", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling cidr v0.3.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling compression-codecs v0.4.33
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling bcder v0.7.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling x509-certificate v0.25.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling lazy-regex v3.4.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling pgwire v0.36.2
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.1
[INFO] [stderr]    Compiling trino-postgres v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 05s
[INFO] running `Command { std: "docker" "inspect" "e0755273679e0f0af25ee535de11d3993d61f28284655fb9da0099f64278e395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0755273679e0f0af25ee535de11d3993d61f28284655fb9da0099f64278e395", kill_on_drop: false }`
[INFO] [stdout] e0755273679e0f0af25ee535de11d3993d61f28284655fb9da0099f64278e395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 329770240df7e014e1ddeb1c92a84a59c839e5bff376c6eebc4007c644e8ba63
[INFO] running `Command { std: "docker" "start" "-a" "329770240df7e014e1ddeb1c92a84a59c839e5bff376c6eebc4007c644e8ba63", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling bcder v0.7.6
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling x509-certificate v0.25.0
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-postgres v0.7.15
[INFO] [stderr]    Compiling pgwire v0.36.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling trino-postgres v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 58.18s
[INFO] running `Command { std: "docker" "inspect" "329770240df7e014e1ddeb1c92a84a59c839e5bff376c6eebc4007c644e8ba63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "329770240df7e014e1ddeb1c92a84a59c839e5bff376c6eebc4007c644e8ba63", kill_on_drop: false }`
[INFO] [stdout] 329770240df7e014e1ddeb1c92a84a59c839e5bff376c6eebc4007c644e8ba63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 015fcbc982fe7648f1aefc8d78afeb1edd75c69a72761503bfcd78385e3fa189
[INFO] running `Command { std: "docker" "start" "-a" "015fcbc982fe7648f1aefc8d78afeb1edd75c69a72761503bfcd78385e3fa189", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trino_postgres-51f1a94a10f8ce6f)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test postgres::serve::tests::select_decimal ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_array ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_char ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_bytea ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_invalid_option ... ok
[INFO] [stdout] test postgres::serve::tests::select_map ... ignored, Map is not supported
[INFO] [stdout] test postgres::serve::tests::select_double ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_boolean ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_bigint ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_date ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_ipaddress ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_null ... ignored, need something to serialize to null
[INFO] [stdout] test postgres::serve::tests::select_nested_array ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_integer ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_json ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_no_scheme ... ok
[INFO] [stdout] test postgres::serve::tests::select_time_with_time_zone ... ignored, Need something to serialize to time with time zone
[INFO] [stdout] test postgres::serve::tests::select_real ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_no_such_column ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_multiple_clients ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_multiple_rows ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_server_down ... ok
[INFO] [stdout] test postgres::serve::tests::select_smallint ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_time ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_timestamp ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_timestamp_with_time_zone_utc ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_timestamp_with_time_zone_utc_offset ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_tinyint ... FAILED
[INFO] [stdout] test postgres::serve::tests::select_varchar ... FAILED
[INFO] [stdout] test trino::client::tests::select_bigint ... ok
[INFO] [stdout] test postgres::serve::tests::test_no_auth ... FAILED
[INFO] [stdout] test trino::client::tests::select_boolean ... ok
[INFO] [stdout] test postgres::serve::tests::test_auth ... FAILED
[INFO] [stdout] test trino::client::tests::select_array ... ok
[INFO] [stdout] test trino::client::tests::select_bytea ... ok
[INFO] [stdout] test trino::client::tests::select_decimal ... ok
[INFO] [stdout] test trino::client::tests::select_double ... ok
[INFO] [stdout] test trino::client::tests::select_integer ... ok
[INFO] [stdout] test trino::client::tests::select_nested_array ... ok
[INFO] [stdout] test trino::client::tests::select_named_row ... ok
[INFO] [stdout] test trino::client::tests::select_null ... ok
[INFO] [stdout] test trino::client::tests::select_real ... ok
[INFO] [stdout] test trino::client::tests::select_tinyint ... ok
[INFO] [stdout] test trino::client::tests::select_smallint ... ok
[INFO] [stdout] test trino::client::tests::select_unnamed_row ... ok
[INFO] [stdout] test trino::client::tests::select_varchar ... ok
[INFO] [stdout] test visitors::tosql::tests::select_array ... ok
[INFO] [stdout] test visitors::tosql::tests::select_boolean ... ok
[INFO] [stdout] test visitors::tosql::tests::select_bigint ... ok
[INFO] [stdout] test visitors::tosql::tests::select_bytea ... ok
[INFO] [stdout] test visitors::tosql::tests::select_map ... ignored, Map is not supported
[INFO] [stdout] test visitors::tosql::tests::select_char ... ok
[INFO] [stdout] test visitors::tosql::tests::select_date ... ok
[INFO] [stdout] test visitors::tosql::tests::select_ipaddress ... ok
[INFO] [stdout] test visitors::tosql::tests::select_decimal ... ok
[INFO] [stdout] test visitors::tosql::tests::select_integer ... ok
[INFO] [stdout] test visitors::tosql::tests::select_time_with_time_zone ... ignored, Need something to serialize to time with time zone
[INFO] [stdout] test visitors::tosql::tests::select_json ... ok
[INFO] [stdout] test visitors::tosql::tests::select_double ... ok
[INFO] [stdout] test visitors::tosql::tests::select_nested_array ... ok
[INFO] [stdout] test visitors::tosql::tests::select_null ... ok
[INFO] [stdout] test visitors::tosql::tests::select_real ... ok
[INFO] [stdout] test visitors::tosql::tests::select_smallint ... ok
[INFO] [stdout] test visitors::tosql::tests::select_time ... ok
[INFO] [stdout] test visitors::tosql::tests::select_timestamp_with_time_zone_utc_offset ... ok
[INFO] [stdout] test visitors::tosql::tests::select_timestamp_with_time_zone_utc ... ok
[INFO] [stdout] test visitors::tosql::tests::select_timestamp ... ok
[INFO] [stdout] test visitors::tosql::tests::select_varchar ... ok
[INFO] [stdout] test visitors::tosql::tests::select_tinyint ... ok
[INFO] [stdout] test visitors::types::tests::select_array ... ok
[INFO] [stdout] test visitors::types::tests::select_interval_day ... ignored, Interval is not supported
[INFO] [stdout] test visitors::types::tests::select_interval_month ... ignored, Interval is not supported
[INFO] [stdout] test visitors::types::tests::select_bigint ... ok
[INFO] [stdout] test visitors::types::tests::select_date ... ok
[INFO] [stdout] test visitors::types::tests::select_map ... ignored, Map is not supported
[INFO] [stdout] test visitors::types::tests::select_boolean ... ok
[INFO] [stdout] test visitors::types::tests::select_char ... ok
[INFO] [stdout] test visitors::types::tests::select_decimal ... ok
[INFO] [stdout] test visitors::types::tests::select_double ... ok
[INFO] [stdout] test visitors::types::tests::select_ipaddress ... ok
[INFO] [stdout] test visitors::types::tests::select_json ... ok
[INFO] [stdout] test visitors::types::tests::select_integer ... ok
[INFO] [stdout] test visitors::types::tests::select_named_row ... ok
[INFO] [stdout] test visitors::types::tests::select_nested_array ... ok
[INFO] [stdout] test visitors::types::tests::select_real ... ok
[INFO] [stdout] test visitors::types::tests::select_smallint ... ok
[INFO] [stdout] test visitors::types::tests::select_null ... ok
[INFO] [stdout] test visitors::types::tests::select_time ... ok
[INFO] [stdout] test visitors::types::tests::select_time_with_time_zone ... ok
[INFO] [stdout] test visitors::types::tests::select_timestamp ... ok
[INFO] [stdout] test visitors::types::tests::select_tinyint ... ok
[INFO] [stdout] test visitors::types::tests::select_varchar ... ok
[INFO] [stdout] test visitors::types::tests::select_timestamp_with_time_zone ... ok
[INFO] [stdout] test visitors::types::tests::select_unnamed_row ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_decimal stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:20.882516Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8632-7f83-b20a-49b2e3ae3a4a [3mclient_address[0m[2m=[0m127.0.0.1:60368[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:20.882858Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s7: select DECIMAL '3.41'
[INFO] [stdout] [2m2026-05-11T13:27:20.883062Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8632-7f83-b20a-49b2e3ae3a4a [3mclient_address[0m[2m=[0m127.0.0.1:60368[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:21.569862Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8632-7f83-b20a-49b2e3ae3a4a [3mclient_address[0m[2m=[0m127.0.0.1:60368[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select DECIMAL '3.41'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:21.570025Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8632-7f83-b20a-49b2e3ae3a4a [3mclient_address[0m[2m=[0m127.0.0.1:60368[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:21.575376Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8632-7f83-b20a-49b2e3ae3a4a [3mclient_address[0m[2m=[0m127.0.0.1:60368[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:21.576263Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8632-7f83-b20a-49b2e3ae3a4a [3mclient_address[0m[2m=[0m127.0.0.1:60368[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:21.576443Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8632-7f83-b20a-49b2e3ae3a4a [3mclient_address[0m[2m=[0m127.0.0.1:60368[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:22.049108Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8632-7f83-b20a-49b2e3ae3a4a [3mclient_address[0m[2m=[0m127.0.0.1:60368[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_decimal", file: "./src/postgres/serve.rs", line: 370 }, { fn: "trino_postgres::postgres::serve::tests::select_decimal::{closure#0}", file: "./src/postgres/serve.rs", line: 365 }, { fn: "<trino_postgres::postgres::serve::tests::select_decimal::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_decimal' (24) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e238d - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e238d - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<rust_decimal[5e80f48e4f058da1]::decimal::Decimal>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268702a1a - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_decimal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:370:10
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x565268708bc2 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_decimal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:370:15
[INFO] [stdout]   45:     0x5652686feda7 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_decimal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:365:30
[INFO] [stdout]   46:     0x5652684f08c6 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_decimal::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_array stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:20.872225Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8627-76e1-8b10-fbb0d5e581e5 [3mclient_address[0m[2m=[0m127.0.0.1:46816[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:20.872614Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s4: select array[1, 2, 3]
[INFO] [stdout] [2m2026-05-11T13:27:20.872798Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8627-76e1-8b10-fbb0d5e581e5 [3mclient_address[0m[2m=[0m127.0.0.1:46816[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:21.552942Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8627-76e1-8b10-fbb0d5e581e5 [3mclient_address[0m[2m=[0m127.0.0.1:46816[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select array[1, 2, 3]
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:21.555199Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8627-76e1-8b10-fbb0d5e581e5 [3mclient_address[0m[2m=[0m127.0.0.1:46816[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:21.555585Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8627-76e1-8b10-fbb0d5e581e5 [3mclient_address[0m[2m=[0m127.0.0.1:46816[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:21.587275Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8627-76e1-8b10-fbb0d5e581e5 [3mclient_address[0m[2m=[0m127.0.0.1:46816[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:21.587620Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8627-76e1-8b10-fbb0d5e581e5 [3mclient_address[0m[2m=[0m127.0.0.1:46816[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:22.042309Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8627-76e1-8b10-fbb0d5e581e5 [3mclient_address[0m[2m=[0m127.0.0.1:46816[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_array", file: "./src/postgres/serve.rs", line: 238 }, { fn: "trino_postgres::postgres::serve::tests::select_array::{closure#0}", file: "./src/postgres/serve.rs", line: 233 }, { fn: "<trino_postgres::postgres::serve::tests::select_array::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_array' (18) panicked at src/postgres/serve.rs:199:9:
[INFO] [stdout] 'error sending request for url (http://localhost:8080/v1/statement)' should contain 'Type Array is unsupported with binary format'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652687002a0 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:199:9
[INFO] [stdout]   20:     0x56526870196b - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_array::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:238:10
[INFO] [stdout]   21:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5652687080e2 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_array
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:238:15
[INFO] [stdout]   43:     0x5652686fec87 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_array::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:233:28
[INFO] [stdout]   44:     0x5652684f0746 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_array::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   66:     0x7e628a9bca64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_char stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:20.881922Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8631-7f72-b6a3-f81510ba6cbc [3mclient_address[0m[2m=[0m127.0.0.1:52888[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:20.882528Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s6: select char 'abc'
[INFO] [stdout] [2m2026-05-11T13:27:20.882757Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8631-7f72-b6a3-f81510ba6cbc [3mclient_address[0m[2m=[0m127.0.0.1:52888[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:21.640670Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8631-7f72-b6a3-f81510ba6cbc [3mclient_address[0m[2m=[0m127.0.0.1:52888[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select char 'abc'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:21.640810Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8631-7f72-b6a3-f81510ba6cbc [3mclient_address[0m[2m=[0m127.0.0.1:52888[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:21.643106Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8631-7f72-b6a3-f81510ba6cbc [3mclient_address[0m[2m=[0m127.0.0.1:52888[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:21.647668Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8631-7f72-b6a3-f81510ba6cbc [3mclient_address[0m[2m=[0m127.0.0.1:52888[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:21.647883Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8631-7f72-b6a3-f81510ba6cbc [3mclient_address[0m[2m=[0m127.0.0.1:52888[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:22.054648Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8631-7f72-b6a3-f81510ba6cbc [3mclient_address[0m[2m=[0m127.0.0.1:52888[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_char", file: "./src/postgres/serve.rs", line: 277 }, { fn: "trino_postgres::postgres::serve::tests::select_char::{closure#0}", file: "./src/postgres/serve.rs", line: 276 }, { fn: "<trino_postgres::postgres::serve::tests::select_char::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_char' (22) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e346d - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e346d - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<alloc[a8a7aba520129d98]::string::String>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268700b5b - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_char::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:277:58
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x565268707602 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_char
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:277:63
[INFO] [stdout]   45:     0x5652686feb67 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_char::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:276:27
[INFO] [stdout]   46:     0x5652684f05c6 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_char::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_bytea stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:20.866671Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c48fc4c0260 [3mclient_address[0m[2m=[0m127.0.0.1:58762[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:20.867017Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s1: select x'68656c6c6f'
[INFO] [stdout] [2m2026-05-11T13:27:20.867748Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c48fc4c0260 [3mclient_address[0m[2m=[0m127.0.0.1:58762[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:21.709084Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c48fc4c0260 [3mclient_address[0m[2m=[0m127.0.0.1:58762[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select x'68656c6c6f'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:21.709286Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c48fc4c0260 [3mclient_address[0m[2m=[0m127.0.0.1:58762[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:21.709639Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c48fc4c0260 [3mclient_address[0m[2m=[0m127.0.0.1:58762[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:21.711779Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c48fc4c0260 [3mclient_address[0m[2m=[0m127.0.0.1:58762[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:21.711982Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c48fc4c0260 [3mclient_address[0m[2m=[0m127.0.0.1:58762[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:22.057163Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c48fc4c0260 [3mclient_address[0m[2m=[0m127.0.0.1:58762[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_bytea", file: "./src/postgres/serve.rs", line: 267 }, { fn: "trino_postgres::postgres::serve::tests::select_bytea::{closure#0}", file: "./src/postgres/serve.rs", line: 266 }, { fn: "<trino_postgres::postgres::serve::tests::select_bytea::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_bytea' (21) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e1add - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e1add - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<alloc[a8a7aba520129d98]::vec::Vec<u8>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268701b5b - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_bytea::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:267:61
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5652687082b2 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_bytea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:267:66
[INFO] [stdout]   45:     0x5652686fecb7 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_bytea::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:266:28
[INFO] [stdout]   46:     0x5652684f0786 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_bytea::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_double stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:20.873641Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8629-7922-a571-287fea39e024 [3mclient_address[0m[2m=[0m127.0.0.1:54174[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:20.874027Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s5: select double '3.41'
[INFO] [stdout] [2m2026-05-11T13:27:20.879324Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8629-7922-a571-287fea39e024 [3mclient_address[0m[2m=[0m127.0.0.1:54174[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:21.560215Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8629-7922-a571-287fea39e024 [3mclient_address[0m[2m=[0m127.0.0.1:54174[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select double '3.41'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:21.560404Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8629-7922-a571-287fea39e024 [3mclient_address[0m[2m=[0m127.0.0.1:54174[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:21.560780Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8629-7922-a571-287fea39e024 [3mclient_address[0m[2m=[0m127.0.0.1:54174[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:21.573089Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8629-7922-a571-287fea39e024 [3mclient_address[0m[2m=[0m127.0.0.1:54174[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:21.573337Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8629-7922-a571-287fea39e024 [3mclient_address[0m[2m=[0m127.0.0.1:54174[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:21.573882Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8629-7922-a571-287fea39e024 [3mclient_address[0m[2m=[0m127.0.0.1:54174[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_double", file: "./src/postgres/serve.rs", line: 257 }, { fn: "trino_postgres::postgres::serve::tests::select_double::{closure#0}", file: "./src/postgres/serve.rs", line: 256 }, { fn: "<trino_postgres::postgres::serve::tests::select_double::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_double' (25) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e714b - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e714b - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<f64>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268702586 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_double::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:257:51
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x565268708822 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_double
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:257:56
[INFO] [stdout]   45:     0x5652686fed47 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_double::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:256:29
[INFO] [stdout]   46:     0x5652684f0846 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_double::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_boolean stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:20.866679Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8622-7941-9f79-2be719d9a4da [3mclient_address[0m[2m=[0m127.0.0.1:34290[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:20.867081Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s2: select true
[INFO] [stdout] [2m2026-05-11T13:27:20.867298Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8622-7941-9f79-2be719d9a4da [3mclient_address[0m[2m=[0m127.0.0.1:34290[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:21.632359Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8622-7941-9f79-2be719d9a4da [3mclient_address[0m[2m=[0m127.0.0.1:34290[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select true
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:21.632564Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8622-7941-9f79-2be719d9a4da [3mclient_address[0m[2m=[0m127.0.0.1:34290[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:21.632939Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8622-7941-9f79-2be719d9a4da [3mclient_address[0m[2m=[0m127.0.0.1:34290[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:21.638986Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8622-7941-9f79-2be719d9a4da [3mclient_address[0m[2m=[0m127.0.0.1:34290[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:21.639217Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8622-7941-9f79-2be719d9a4da [3mclient_address[0m[2m=[0m127.0.0.1:34290[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:22.063183Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8622-7941-9f79-2be719d9a4da [3mclient_address[0m[2m=[0m127.0.0.1:34290[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_boolean", file: "./src/postgres/serve.rs", line: 262 }, { fn: "trino_postgres::postgres::serve::tests::select_boolean::{closure#0}", file: "./src/postgres/serve.rs", line: 261 }, { fn: "<trino_postgres::postgres::serve::tests::select_boolean::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_boolean' (20) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e6893 - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e6893 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<bool>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268702743 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_boolean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:262:39
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5652687089f2 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_boolean
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:262:44
[INFO] [stdout]   45:     0x5652686fed77 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_boolean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:261:30
[INFO] [stdout]   46:     0x5652684f0886 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_boolean::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_bigint stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:20.866351Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c58e9836128 [3mclient_address[0m[2m=[0m127.0.0.1:46602[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:20.867304Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s3: select bigint '1'
[INFO] [stdout] [2m2026-05-11T13:27:20.867470Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c58e9836128 [3mclient_address[0m[2m=[0m127.0.0.1:46602[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:21.659160Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c58e9836128 [3mclient_address[0m[2m=[0m127.0.0.1:46602[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select bigint '1'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:21.659353Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c58e9836128 [3mclient_address[0m[2m=[0m127.0.0.1:46602[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:21.659714Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c58e9836128 [3mclient_address[0m[2m=[0m127.0.0.1:46602[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:21.676413Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c58e9836128 [3mclient_address[0m[2m=[0m127.0.0.1:46602[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:21.676686Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c58e9836128 [3mclient_address[0m[2m=[0m127.0.0.1:46602[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:22.073896Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c58e9836128 [3mclient_address[0m[2m=[0m127.0.0.1:46602[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_bigint", file: "./src/postgres/serve.rs", line: 224 }, { fn: "trino_postgres::postgres::serve::tests::select_bigint::{closure#0}", file: "./src/postgres/serve.rs", line: 223 }, { fn: "<trino_postgres::postgres::serve::tests::select_bigint::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_bigint' (19) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e9409 - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e9409 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<i64>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x5652687023c3 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_bigint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:224:45
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x565268708652 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_bigint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:224:50
[INFO] [stdout]   45:     0x5652686fed17 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_bigint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:223:29
[INFO] [stdout]   46:     0x5652684f0806 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_bigint::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_date stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:20.866344Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c3cff122acb [3mclient_address[0m[2m=[0m127.0.0.1:44616[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:20.866818Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s0: select date '2001-08-22'
[INFO] [stdout] [2m2026-05-11T13:27:20.867076Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c3cff122acb [3mclient_address[0m[2m=[0m127.0.0.1:44616[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:21.600600Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c3cff122acb [3mclient_address[0m[2m=[0m127.0.0.1:44616[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select date '2001-08-22'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:21.600794Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c3cff122acb [3mclient_address[0m[2m=[0m127.0.0.1:44616[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:21.608251Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c3cff122acb [3mclient_address[0m[2m=[0m127.0.0.1:44616[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:21.611377Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c3cff122acb [3mclient_address[0m[2m=[0m127.0.0.1:44616[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:21.611618Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c3cff122acb [3mclient_address[0m[2m=[0m127.0.0.1:44616[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:22.043150Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8621-7652-ba60-9c3cff122acb [3mclient_address[0m[2m=[0m127.0.0.1:44616[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_date", file: "./src/postgres/serve.rs", line: 286 }, { fn: "trino_postgres::postgres::serve::tests::select_date::{closure#0}", file: "./src/postgres/serve.rs", line: 281 }, { fn: "<trino_postgres::postgres::serve::tests::select_date::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_date' (23) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e4617 - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e4617 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<chrono[174a28c7322ffe71]::naive::date::NaiveDate>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268700d95 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_date::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:286:10
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5652687077d2 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_date
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:286:15
[INFO] [stdout]   45:     0x5652686feb97 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_date::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:281:27
[INFO] [stdout]   46:     0x5652684f0606 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_date::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_ipaddress stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:22.139810Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afa-7c51-bf1a-d077ca3fb50e [3mclient_address[0m[2m=[0m127.0.0.1:57134[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.180367Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s20: select IPADDRESS '2001:db8::1'
[INFO] [stdout] [2m2026-05-11T13:27:22.180734Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afa-7c51-bf1a-d077ca3fb50e [3mclient_address[0m[2m=[0m127.0.0.1:57134[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:22.729941Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afa-7c51-bf1a-d077ca3fb50e [3mclient_address[0m[2m=[0m127.0.0.1:57134[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select IPADDRESS '2001:db8::1'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:22.730167Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afa-7c51-bf1a-d077ca3fb50e [3mclient_address[0m[2m=[0m127.0.0.1:57134[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.730551Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afa-7c51-bf1a-d077ca3fb50e [3mclient_address[0m[2m=[0m127.0.0.1:57134[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:22.731370Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afa-7c51-bf1a-d077ca3fb50e [3mclient_address[0m[2m=[0m127.0.0.1:57134[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:22.731612Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afa-7c51-bf1a-d077ca3fb50e [3mclient_address[0m[2m=[0m127.0.0.1:57134[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:22.732006Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afa-7c51-bf1a-d077ca3fb50e [3mclient_address[0m[2m=[0m127.0.0.1:57134[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_ipaddress", file: "./src/postgres/serve.rs", line: 361 }, { fn: "trino_postgres::postgres::serve::tests::select_ipaddress::{closure#0}", file: "./src/postgres/serve.rs", line: 356 }, { fn: "<trino_postgres::postgres::serve::tests::select_ipaddress::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_ipaddress' (36) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e2bf1 - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e2bf1 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<cidr[62735f53c394e303]::inet::IpInet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x5652687033f8 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_ipaddress::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:361:10
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5652687094d2 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_ipaddress
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:361:15
[INFO] [stdout]   45:     0x5652686ff8b7 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_ipaddress::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:356:32
[INFO] [stdout]   46:     0x5652684f0a06 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_ipaddress::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_nested_array stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:22.187707Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b4b-7503-b701-e2cab49c3024 [3mclient_address[0m[2m=[0m127.0.0.1:52848[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.191203Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s21: select array[array[1, 2], array[3, 4]]
[INFO] [stdout] [2m2026-05-11T13:27:22.191429Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b4b-7503-b701-e2cab49c3024 [3mclient_address[0m[2m=[0m127.0.0.1:52848[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:23.293721Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b4b-7503-b701-e2cab49c3024 [3mclient_address[0m[2m=[0m127.0.0.1:52848[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select array[array[1, 2], array[3, 4]]
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:23.296119Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b4b-7503-b701-e2cab49c3024 [3mclient_address[0m[2m=[0m127.0.0.1:52848[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:23.296472Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b4b-7503-b701-e2cab49c3024 [3mclient_address[0m[2m=[0m127.0.0.1:52848[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:23.351255Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b4b-7503-b701-e2cab49c3024 [3mclient_address[0m[2m=[0m127.0.0.1:52848[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:23.351578Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b4b-7503-b701-e2cab49c3024 [3mclient_address[0m[2m=[0m127.0.0.1:52848[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:23.352015Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b4b-7503-b701-e2cab49c3024 [3mclient_address[0m[2m=[0m127.0.0.1:52848[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_nested_array", file: "./src/postgres/serve.rs", line: 247 }, { fn: "trino_postgres::postgres::serve::tests::select_nested_array::{closure#0}", file: "./src/postgres/serve.rs", line: 242 }, { fn: "<trino_postgres::postgres::serve::tests::select_nested_array::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_nested_array' (50) panicked at src/postgres/serve.rs:199:9:
[INFO] [stdout] 'error sending request for url (http://localhost:8080/v1/statement)' should contain 'Type Array is unsupported with binary format'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652687002a0 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:199:9
[INFO] [stdout]   20:     0x565268703c0b - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_nested_array::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:247:10
[INFO] [stdout]   21:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x565268709c12 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_nested_array
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:247:15
[INFO] [stdout]   43:     0x5652686ff977 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_nested_array::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:242:35
[INFO] [stdout]   44:     0x5652684f0b06 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_nested_array::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   66:     0x7e628a9bca64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_integer stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:22.091017Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aea-7d10-8dfa-0fa461afeed0 [3mclient_address[0m[2m=[0m127.0.0.1:38902[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.092236Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s8: select 1
[INFO] [stdout] [2m2026-05-11T13:27:22.092449Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aea-7d10-8dfa-0fa461afeed0 [3mclient_address[0m[2m=[0m127.0.0.1:38902[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:23.365373Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aea-7d10-8dfa-0fa461afeed0 [3mclient_address[0m[2m=[0m127.0.0.1:38902[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select 1
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:23.365559Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aea-7d10-8dfa-0fa461afeed0 [3mclient_address[0m[2m=[0m127.0.0.1:38902[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:23.365932Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aea-7d10-8dfa-0fa461afeed0 [3mclient_address[0m[2m=[0m127.0.0.1:38902[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:23.543270Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aea-7d10-8dfa-0fa461afeed0 [3mclient_address[0m[2m=[0m127.0.0.1:38902[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:23.543590Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aea-7d10-8dfa-0fa461afeed0 [3mclient_address[0m[2m=[0m127.0.0.1:38902[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:23.544056Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aea-7d10-8dfa-0fa461afeed0 [3mclient_address[0m[2m=[0m127.0.0.1:38902[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_integer", file: "./src/postgres/serve.rs", line: 219 }, { fn: "trino_postgres::postgres::serve::tests::select_integer::{closure#0}", file: "./src/postgres/serve.rs", line: 218 }, { fn: "<trino_postgres::postgres::serve::tests::select_integer::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_integer' (34) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e82a7 - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e82a7 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<i32>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268702be3 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_integer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:219:36
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x565268708d92 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_integer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:219:41
[INFO] [stdout]   45:     0x5652686fedd7 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_integer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:218:30
[INFO] [stdout]   46:     0x5652684f0906 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_integer::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_json stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:22.091903Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aeb-7bf2-83b4-0d817ced4f4b [3mclient_address[0m[2m=[0m127.0.0.1:54130[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.092276Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s9: select json '{"k": 1}'
[INFO] [stdout] [2m2026-05-11T13:27:22.092472Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aeb-7bf2-83b4-0d817ced4f4b [3mclient_address[0m[2m=[0m127.0.0.1:54130[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:23.553016Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aeb-7bf2-83b4-0d817ced4f4b [3mclient_address[0m[2m=[0m127.0.0.1:54130[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select json '{"k": 1}'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:23.578623Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aeb-7bf2-83b4-0d817ced4f4b [3mclient_address[0m[2m=[0m127.0.0.1:54130[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:23.578958Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aeb-7bf2-83b4-0d817ced4f4b [3mclient_address[0m[2m=[0m127.0.0.1:54130[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:23.605626Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aeb-7bf2-83b4-0d817ced4f4b [3mclient_address[0m[2m=[0m127.0.0.1:54130[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:23.605935Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aeb-7bf2-83b4-0d817ced4f4b [3mclient_address[0m[2m=[0m127.0.0.1:54130[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:23.693194Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aeb-7bf2-83b4-0d817ced4f4b [3mclient_address[0m[2m=[0m127.0.0.1:54130[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_json", file: "./src/postgres/serve.rs", line: 272 }, { fn: "trino_postgres::postgres::serve::tests::select_json::{closure#0}", file: "./src/postgres/serve.rs", line: 271 }, { fn: "<trino_postgres::postgres::serve::tests::select_json::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_json' (37) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e3d3b - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e3d3b - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<serde_json[b44636ab2f0aa9e6]::value::Value>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x5652687011e6 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:272:64
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5652687079a2 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:272:69
[INFO] [stdout]   45:     0x5652686febc7 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:271:27
[INFO] [stdout]   46:     0x5652684f0646 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_json::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_real stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:22.827379Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8dbd-7091-9738-f23141dbd2fe [3mclient_address[0m[2m=[0m127.0.0.1:45408[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.827890Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s25: select real '3.41'
[INFO] [stdout] [2m2026-05-11T13:27:22.828144Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8dbd-7091-9738-f23141dbd2fe [3mclient_address[0m[2m=[0m127.0.0.1:45408[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:23.917658Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8dbd-7091-9738-f23141dbd2fe [3mclient_address[0m[2m=[0m127.0.0.1:45408[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select real '3.41'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:23.917856Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8dbd-7091-9738-f23141dbd2fe [3mclient_address[0m[2m=[0m127.0.0.1:45408[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:23.918240Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8dbd-7091-9738-f23141dbd2fe [3mclient_address[0m[2m=[0m127.0.0.1:45408[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:23.928175Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8dbd-7091-9738-f23141dbd2fe [3mclient_address[0m[2m=[0m127.0.0.1:45408[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:23.928408Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8dbd-7091-9738-f23141dbd2fe [3mclient_address[0m[2m=[0m127.0.0.1:45408[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:23.928819Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8dbd-7091-9738-f23141dbd2fe [3mclient_address[0m[2m=[0m127.0.0.1:45408[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_real", file: "./src/postgres/serve.rs", line: 252 }, { fn: "trino_postgres::postgres::serve::tests::select_real::{closure#0}", file: "./src/postgres/serve.rs", line: 251 }, { fn: "<trino_postgres::postgres::serve::tests::select_real::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_real' (54) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e79fb - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e79fb - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<f32>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268701566 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_real::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:252:49
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x565268707d42 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_real
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:252:54
[INFO] [stdout]   45:     0x5652686fec27 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_real::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:251:27
[INFO] [stdout]   46:     0x5652684f06c6 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_real::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_no_such_column stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:22.373417Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8c04-7ab0-af77-730fafedb1ca [3mclient_address[0m[2m=[0m127.0.0.1:53208[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.373875Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s24: select asdasd
[INFO] [stdout] [2m2026-05-11T13:27:22.414269Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8c04-7ab0-af77-730fafedb1ca [3mclient_address[0m[2m=[0m127.0.0.1:53208[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:24.031175Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8c04-7ab0-af77-730fafedb1ca [3mclient_address[0m[2m=[0m127.0.0.1:53208[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select asdasd
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:24.031375Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8c04-7ab0-af77-730fafedb1ca [3mclient_address[0m[2m=[0m127.0.0.1:53208[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.031777Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8c04-7ab0-af77-730fafedb1ca [3mclient_address[0m[2m=[0m127.0.0.1:53208[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:24.043668Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8c04-7ab0-af77-730fafedb1ca [3mclient_address[0m[2m=[0m127.0.0.1:53208[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.043940Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8c04-7ab0-af77-730fafedb1ca [3mclient_address[0m[2m=[0m127.0.0.1:53208[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.078065Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8c04-7ab0-af77-730fafedb1ca [3mclient_address[0m[2m=[0m127.0.0.1:53208[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_no_such_column", file: "./src/postgres/serve.rs", line: 381 }, { fn: "trino_postgres::postgres::serve::tests::select_no_such_column::{closure#0}", file: "./src/postgres/serve.rs", line: 380 }, { fn: "<trino_postgres::postgres::serve::tests::select_no_such_column::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_no_such_column' (52) panicked at src/postgres/serve.rs:199:9:
[INFO] [stdout] 'error sending request for url (http://localhost:8080/v1/statement)' should contain 'Column 'asdasd' cannot be resolved'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652687002a0 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:199:9
[INFO] [stdout]   20:     0x56526870480b - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_no_such_column::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:381:81
[INFO] [stdout]   21:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x56526870a182 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_no_such_column
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:381:86
[INFO] [stdout]   43:     0x5652686ffa07 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_no_such_column::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:380:37
[INFO] [stdout]   44:     0x5652684f0bc6 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_no_such_column::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   66:     0x7e628a9bca64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_multiple_clients stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:22.109299Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-2564fc209608 [3mclient_address[0m[2m=[0m127.0.0.1:36652[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.109595Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-253b401421c0 [3mclient_address[0m[2m=[0m127.0.0.1:35516[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.109814Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-255f4755d197 [3mclient_address[0m[2m=[0m127.0.0.1:46204[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.111608Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s10: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-05-11T13:27:22.111785Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s11: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-05-11T13:27:22.112562Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65eb21ee1e92 [3mclient_address[0m[2m=[0m127.0.0.1:55396[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.112783Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b00-7590-8cc0-78f3506374c7 [3mclient_address[0m[2m=[0m127.0.0.1:35238[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.113180Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s12: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-05-11T13:27:22.113587Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-255f4755d197 [3mclient_address[0m[2m=[0m127.0.0.1:46204[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:22.117069Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-253b401421c0 [3mclient_address[0m[2m=[0m127.0.0.1:35516[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:22.112013Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-2564fc209608 [3mclient_address[0m[2m=[0m127.0.0.1:36652[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:22.139427Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b01-7cb3-b0d3-0e88d7274653 [3mclient_address[0m[2m=[0m127.0.0.1:51438[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.139588Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s13: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-05-11T13:27:22.139810Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65faead249cc [3mclient_address[0m[2m=[0m127.0.0.1:38382[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.140084Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b03-7360-bd78-9b0f1ad01d7e [3mclient_address[0m[2m=[0m127.0.0.1:48024[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.140448Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s14: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-05-11T13:27:22.142404Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b00-7590-8cc0-78f3506374c7 [3mclient_address[0m[2m=[0m127.0.0.1:35238[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:22.142702Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65eb21ee1e92 [3mclient_address[0m[2m=[0m127.0.0.1:55396[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:22.143160Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b0b-79e0-8692-43a1a3e5e6b9 [3mclient_address[0m[2m=[0m127.0.0.1:54328[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.143733Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s15: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-05-11T13:27:22.143961Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s16: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-05-11T13:27:22.147155Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-25450d2ed1f7 [3mclient_address[0m[2m=[0m127.0.0.1:41808[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.147547Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s17: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-05-11T13:27:22.147985Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b03-7360-bd78-9b0f1ad01d7e [3mclient_address[0m[2m=[0m127.0.0.1:48024[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:22.148297Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s18: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-05-11T13:27:22.148639Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65faead249cc [3mclient_address[0m[2m=[0m127.0.0.1:38382[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:22.158369Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b01-7cb3-b0d3-0e88d7274653 [3mclient_address[0m[2m=[0m127.0.0.1:51438[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:22.166335Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s19: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-05-11T13:27:22.166736Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b0b-79e0-8692-43a1a3e5e6b9 [3mclient_address[0m[2m=[0m127.0.0.1:54328[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:22.167240Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-25450d2ed1f7 [3mclient_address[0m[2m=[0m127.0.0.1:41808[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:23.400260Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65eb21ee1e92 [3mclient_address[0m[2m=[0m127.0.0.1:55396[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:23.400475Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65eb21ee1e92 [3mclient_address[0m[2m=[0m127.0.0.1:55396[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:23.400830Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65eb21ee1e92 [3mclient_address[0m[2m=[0m127.0.0.1:55396[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:23.563245Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65eb21ee1e92 [3mclient_address[0m[2m=[0m127.0.0.1:55396[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:23.563543Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65eb21ee1e92 [3mclient_address[0m[2m=[0m127.0.0.1:55396[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:23.578484Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b03-7360-bd78-9b0f1ad01d7e [3mclient_address[0m[2m=[0m127.0.0.1:48024[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:23.578678Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b03-7360-bd78-9b0f1ad01d7e [3mclient_address[0m[2m=[0m127.0.0.1:48024[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:23.579010Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b03-7360-bd78-9b0f1ad01d7e [3mclient_address[0m[2m=[0m127.0.0.1:48024[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:23.593178Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b03-7360-bd78-9b0f1ad01d7e [3mclient_address[0m[2m=[0m127.0.0.1:48024[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:23.593446Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b03-7360-bd78-9b0f1ad01d7e [3mclient_address[0m[2m=[0m127.0.0.1:48024[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:23.564029Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65eb21ee1e92 [3mclient_address[0m[2m=[0m127.0.0.1:55396[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 499 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (44) panicked at src/postgres/serve.rs:470:26:
[INFO] [stdout] Query failed: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56526865673c - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<tokio_postgres[ba13a230b0528e3]::row::Row>, tokio_postgres[ba13a230b0528e3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5652686fdf31 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:470:26
[INFO] [stdout]   22:     0x565268640c4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56526847cdc8 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x56526843641a - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5652686b5840 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5652686c570e - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5652685097db - __rust_try
[INFO] [stdout]   30:     0x5652684fbd93 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5652684fbd93 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56526842a94f - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5652684596c2 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x565268459973 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x56526862b24b - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x565268f66682 - <tokio[33b3a419c9e41a91]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x565268f6258d - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x565268f66479 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x565268f651f9 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     0x565268f61919 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   44:     0x565268f9e380 - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x565268f5213b - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   46:     0x565268f9f1fb - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   47:     0x565268f9ee5f - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   48:     0x565268f51ab4 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   49:     0x565268f627e9 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   50:     0x565268f3ceaf - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x565268f66d51 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   52:     0x565268f619eb - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x565268f83b6b - <tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x565268f59a8c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   55:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   56:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   57:     0x565268f6ba7e - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   58:     0x565268f8ba71 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x565268f45e3f - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x565268f8be7b - __rust_try
[INFO] [stdout]   61:     0x565268f87293 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268f87293 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268f6ab10 - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   64:     0x565268f6e2e9 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   65:     0x565268f6e5a7 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   66:     0x565268f5884d - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   67:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x565268f666c7 - <tokio[33b3a419c9e41a91]::runtime::task::UnownedTask<tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x565268f77f97 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x565268f7a8a2 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x565268f77104 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x565268f3cde6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x565268f768a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x565268f8bbc1 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x565268f46047 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x565268f7d10b - __rust_try
[INFO] [stdout]   77:     0x565268f76554 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x565268f76554 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x565268f76554 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x565268f4738f - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   82:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   83:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   84:     0x7e628a9bca64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-05-11T13:27:23.690742Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b03-7360-bd78-9b0f1ad01d7e [3mclient_address[0m[2m=[0m127.0.0.1:48024[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 499 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (44) panicked at src/postgres/serve.rs:470:26:
[INFO] [stdout] Query failed: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56526865673c - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<tokio_postgres[ba13a230b0528e3]::row::Row>, tokio_postgres[ba13a230b0528e3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5652686fdf31 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:470:26
[INFO] [stdout]   22:     0x565268640c4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56526847cdc8 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x56526843641a - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5652686b5840 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5652686c570e - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5652685097db - __rust_try
[INFO] [stdout]   30:     0x5652684fbd93 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5652684fbd93 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56526842a94f - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5652684596c2 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x565268459973 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x56526862b24b - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x565268f66682 - <tokio[33b3a419c9e41a91]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x565268f6258d - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x565268f66479 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x565268f651f9 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     0x565268f61919 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   44:     0x565268f9e380 - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x565268f5213b - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   46:     0x565268f9f1fb - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   47:     0x565268f9ee5f - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   48:     0x565268f51ab4 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   49:     0x565268f627e9 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   50:     0x565268f3ceaf - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x565268f66d51 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   52:     0x565268f619eb - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x565268f83b6b - <tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x565268f59a8c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   55:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   56:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   57:     0x565268f6ba7e - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   58:     0x565268f8ba71 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x565268f45e3f - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x565268f8be7b - __rust_try
[INFO] [stdout]   61:     0x565268f87293 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268f87293 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268f6ab10 - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   64:     0x565268f6e2e9 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   65:     0x565268f6e5a7 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   66:     0x565268f5884d - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   67:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x565268f666c7 - <tokio[33b3a419c9e41a91]::runtime::task::UnownedTask<tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x565268f77f97 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x565268f7a8a2 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x565268f77104 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x565268f3cde6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x565268f768a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x565268f8bbc1 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x565268f46047 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x565268f7d10b - __rust_try
[INFO] [stdout]   77:     0x565268f76554 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x565268f76554 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x565268f76554 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x565268f4738f - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   82:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   83:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   84:     0x7e628a9bca64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-05-11T13:27:23.914903Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-2564fc209608 [3mclient_address[0m[2m=[0m127.0.0.1:36652[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:23.970188Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-2564fc209608 [3mclient_address[0m[2m=[0m127.0.0.1:36652[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:23.970619Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-2564fc209608 [3mclient_address[0m[2m=[0m127.0.0.1:36652[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:23.982681Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-2564fc209608 [3mclient_address[0m[2m=[0m127.0.0.1:36652[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.002289Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-2564fc209608 [3mclient_address[0m[2m=[0m127.0.0.1:36652[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.002859Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-2564fc209608 [3mclient_address[0m[2m=[0m127.0.0.1:36652[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 499 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (44) panicked at src/postgres/serve.rs:470:26:
[INFO] [stdout] Query failed: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56526865673c - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<tokio_postgres[ba13a230b0528e3]::row::Row>, tokio_postgres[ba13a230b0528e3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5652686fdf31 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:470:26
[INFO] [stdout]   22:     0x565268640c4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56526847cdc8 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x56526843641a - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5652686b5840 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5652686c570e - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5652685097db - __rust_try
[INFO] [stdout]   30:     0x5652684fbd93 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5652684fbd93 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56526842a94f - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5652684596c2 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x565268459973 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x56526862b24b - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x565268f66682 - <tokio[33b3a419c9e41a91]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x565268f6258d - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x565268f66479 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x565268f651f9 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     0x565268f61919 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   44:     0x565268f9e380 - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x565268f5213b - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   46:     0x565268f9f1fb - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   47:     0x565268f9ee5f - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   48:     0x565268f51ab4 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   49:     0x565268f627e9 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   50:     0x565268f3ceaf - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x565268f66d51 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   52:     0x565268f619eb - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x565268f83b6b - <tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x565268f59a8c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   55:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   56:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   57:     0x565268f6ba7e - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   58:     0x565268f8ba71 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x565268f45e3f - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x565268f8be7b - __rust_try
[INFO] [stdout]   61:     0x565268f87293 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268f87293 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268f6ab10 - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   64:     0x565268f6e2e9 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   65:     0x565268f6e5a7 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   66:     0x565268f5884d - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   67:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x565268f666c7 - <tokio[33b3a419c9e41a91]::runtime::task::UnownedTask<tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x565268f77f97 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x565268f7a8a2 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x565268f77104 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x565268f3cde6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x565268f768a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x565268f8bbc1 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x565268f46047 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x565268f7d10b - __rust_try
[INFO] [stdout]   77:     0x565268f76554 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x565268f76554 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x565268f76554 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x565268f4738f - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   82:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   83:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   84:     0x7e628a9bca64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-05-11T13:27:24.099874Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-255f4755d197 [3mclient_address[0m[2m=[0m127.0.0.1:46204[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:24.109118Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-255f4755d197 [3mclient_address[0m[2m=[0m127.0.0.1:46204[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.109548Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-255f4755d197 [3mclient_address[0m[2m=[0m127.0.0.1:46204[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:24.112432Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-255f4755d197 [3mclient_address[0m[2m=[0m127.0.0.1:46204[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.046316Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b01-7cb3-b0d3-0e88d7274653 [3mclient_address[0m[2m=[0m127.0.0.1:51438[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:24.113370Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b01-7cb3-b0d3-0e88d7274653 [3mclient_address[0m[2m=[0m127.0.0.1:51438[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.113772Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b01-7cb3-b0d3-0e88d7274653 [3mclient_address[0m[2m=[0m127.0.0.1:51438[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:24.115592Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b00-7590-8cc0-78f3506374c7 [3mclient_address[0m[2m=[0m127.0.0.1:35238[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:24.115765Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b00-7590-8cc0-78f3506374c7 [3mclient_address[0m[2m=[0m127.0.0.1:35238[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.116082Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b00-7590-8cc0-78f3506374c7 [3mclient_address[0m[2m=[0m127.0.0.1:35238[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:24.116299Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b01-7cb3-b0d3-0e88d7274653 [3mclient_address[0m[2m=[0m127.0.0.1:51438[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.116546Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b00-7590-8cc0-78f3506374c7 [3mclient_address[0m[2m=[0m127.0.0.1:35238[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.071837Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65faead249cc [3mclient_address[0m[2m=[0m127.0.0.1:38382[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:24.117307Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65faead249cc [3mclient_address[0m[2m=[0m127.0.0.1:38382[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.117620Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65faead249cc [3mclient_address[0m[2m=[0m127.0.0.1:38382[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:24.129301Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b00-7590-8cc0-78f3506374c7 [3mclient_address[0m[2m=[0m127.0.0.1:35238[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.129555Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-255f4755d197 [3mclient_address[0m[2m=[0m127.0.0.1:46204[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.129730Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b01-7cb3-b0d3-0e88d7274653 [3mclient_address[0m[2m=[0m127.0.0.1:51438[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.129914Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65faead249cc [3mclient_address[0m[2m=[0m127.0.0.1:38382[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.131120Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65faead249cc [3mclient_address[0m[2m=[0m127.0.0.1:38382[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.130441Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b01-7cb3-b0d3-0e88d7274653 [3mclient_address[0m[2m=[0m127.0.0.1:51438[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 499 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] [2m2026-05-11T13:27:24.133053Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8aff-7d70-be22-65faead249cc [3mclient_address[0m[2m=[0m127.0.0.1:38382[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 499 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (43) panicked at src/postgres/serve.rs:470:26:
[INFO] [stdout] Query failed: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56526865673c - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<tokio_postgres[ba13a230b0528e3]::row::Row>, tokio_postgres[ba13a230b0528e3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5652686fdf31 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:470:26
[INFO] [stdout]   22:     0x565268640c4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56526847cdc8 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x56526843641a - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5652686b5840 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5652686c570e - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5652685097db - __rust_try
[INFO] [stdout]   30:     0x5652684fbd93 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5652684fbd93 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56526842a94f - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5652684596c2 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x565268459973 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x56526862b24b - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x565268f66682 - <tokio[33b3a419c9e41a91]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x565268f6258d - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x565268f66479 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x565268f654c8 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:551:29
[INFO] [stdout]   43:     0x565268f61919 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   44:     0x565268f9e380 - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x565268f5213b - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   46:     0x565268f9f1fb - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   47:     0x565268f9ee5f - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   48:     0x565268f51ab4 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   49:     0x565268f627e9 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   50:     0x565268f3ceaf - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x565268f66d51 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   52:     0x565268f619eb - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x565268f83b6b - <tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x565268f59a8c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   55:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   56:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   57:     0x565268f6ba7e - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   58:     0x565268f8ba71 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x565268f45e3f - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x565268f8be7b - __rust_try
[INFO] [stdout]   61:     0x565268f87293 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268f87293 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268f6ab10 - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   64:     0x565268f6e2e9 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   65:     0x565268f6e5a7 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   66:     0x565268f5884d - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   67:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x565268f666c7 - <tokio[33b3a419c9e41a91]::runtime::task::UnownedTask<tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x565268f77f97 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x565268f7a8a2 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x565268f77104 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x565268f3cde6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x565268f768a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x565268f8bbc1 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x565268f46047 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x565268f7d10b - __rust_try
[INFO] [stdout]   77:     0x565268f76554 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x565268f76554 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x565268f76554 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x565268f4738f - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   82:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   83:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   84:     0x7e628a9bca64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-05-11T13:27:24.140463Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-255f4755d197 [3mclient_address[0m[2m=[0m127.0.0.1:46204[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 551 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 499 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (40) panicked at src/postgres/serve.rs:470:26:
[INFO] [stdout] Query failed: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56526865673c - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<tokio_postgres[ba13a230b0528e3]::row::Row>, tokio_postgres[ba13a230b0528e3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5652686fdf31 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:470:26
[INFO] [stdout]   22:     0x565268640c4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56526847cdc8 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x56526843641a - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5652686b5840 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5652686c570e - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5652685097db - __rust_try
[INFO] [stdout]   30:     0x5652684fbd93 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5652684fbd93 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56526842a94f - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5652684596c2 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x565268459973 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x56526862b24b - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x565268f66682 - <tokio[33b3a419c9e41a91]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x565268f6258d - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x565268f66479 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x565268f651f9 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     0x565268f61919 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   44:     0x565268f9e380 - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x565268f5213b - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   46:     0x565268f9f1fb - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   47:     0x565268f9ee5f - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   48:     0x565268f51ab4 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   49:     0x565268f627e9 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   50:     0x565268f3ceaf - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x565268f66d51 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   52:     0x565268f619eb - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x565268f83b6b - <tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x565268f59a8c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   55:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   56:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   57:     0x565268f6ba7e - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   58:     0x565268f8ba71 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x565268f45e3f - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x565268f8be7b - __rust_try
[INFO] [stdout]   61:     0x565268f87293 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268f87293 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268f6ab10 - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   64:     0x565268f6e2e9 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   65:     0x565268f6e5a7 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   66:     0x565268f5884d - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   67:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x565268f666c7 - <tokio[33b3a419c9e41a91]::runtime::task::UnownedTask<tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x565268f77f97 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x565268f7a8a2 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x565268f77104 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x565268f3cde6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x565268f768a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x565268f8bbc1 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x565268f46047 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x565268f7d10b - __rust_try
[INFO] [stdout]   77:     0x565268f76554 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x565268f76554 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x565268f76554 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x565268f4738f - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   82:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   83:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   84:     0x7e628a9bca64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-05-11T13:27:24.157950Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-25450d2ed1f7 [3mclient_address[0m[2m=[0m127.0.0.1:41808[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (41) panicked at src/postgres/serve.rs:470:26:
[INFO] [stdout] Query failed: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56526865673c - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<tokio_postgres[ba13a230b0528e3]::row::Row>, tokio_postgres[ba13a230b0528e3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5652686fdf31 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:470:26
[INFO] [stdout]   22:     0x565268640c4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56526847cdc8 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x56526843641a - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5652686b5840 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5652686c570e - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5652685097db - __rust_try
[INFO] [stdout]   30:     0x5652684fbd93 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5652684fbd93 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56526842a94f - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5652684596c2 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x565268459973 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x56526862b24b - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x565268f66682 - <tokio[33b3a419c9e41a91]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x565268f6258d - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x565268f66479 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x565268f651f9 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     0x565268f61919 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   44:     0x565268f9e380 - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x565268f5213b - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   46:     0x565268f9f1fb - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   47:     0x565268f9ee5f - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   48:     0x565268f51ab4 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   49:     0x565268f627e9 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   50:     0x565268f3ceaf - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x565268f66d51 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   52:     0x565268f619eb - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x565268f83b6b - <tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x565268f59a8c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   55:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   56:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   57:     0x565268f6ba7e - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   58:     0x565268f8ba71 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x565268f45e3f - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x565268f8be7b - __rust_try
[INFO] [stdout]   61:     0x565268f87293 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268f87293 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268f6ab10 - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   64:     0x565268f6e2e9 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   65:     0x565268f6e5a7 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   66:     0x565268f5884d - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   67:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x565268f666c7 - <tokio[33b3a419c9e41a91]::runtime::task::UnownedTask<tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x565268f77f97 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x565268f7a8a2 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x565268f77104 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x565268f3cde6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x565268f768a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x565268f8bbc1 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x565268f46047 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x565268f7d10b - __rust_try
[INFO] [stdout]   77:     0x565268f76554 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x565268f76554 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x565268f76554 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x565268f4738f - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   82:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   83:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   84:     0x7e628a9bca64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-05-11T13:27:24.180016Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-25450d2ed1f7 [3mclient_address[0m[2m=[0m127.0.0.1:41808[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.180423Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-25450d2ed1f7 [3mclient_address[0m[2m=[0m127.0.0.1:41808[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:24.131442Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b00-7590-8cc0-78f3506374c7 [3mclient_address[0m[2m=[0m127.0.0.1:35238[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 551 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 499 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (43) panicked at src/postgres/serve.rs:470:26:
[INFO] [stdout] Query failed: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56526865673c - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<tokio_postgres[ba13a230b0528e3]::row::Row>, tokio_postgres[ba13a230b0528e3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5652686fdf31 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:470:26
[INFO] [stdout]   22:     0x565268640c4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56526847cdc8 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x56526843641a - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5652686b5840 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5652686c570e - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5652685097db - __rust_try
[INFO] [stdout]   30:     0x5652684fbd93 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5652684fbd93 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56526842a94f - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5652684596c2 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x565268459973 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x56526862b24b - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x565268f66682 - <tokio[33b3a419c9e41a91]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x565268f6258d - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x565268f66479 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x565268f651f9 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     0x565268f61919 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   44:     0x565268f9e380 - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x565268f5213b - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   46:     0x565268f9f1fb - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   47:     0x565268f9ee5f - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   48:     0x565268f51ab4 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   49:     0x565268f627e9 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   50:     0x565268f3ceaf - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x565268f66d51 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   52:     0x565268f619eb - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x565268f83b6b - <tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x565268f59a8c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   55:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   56:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   57:     0x565268f6ba7e - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   58:     0x565268f8ba71 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x565268f45e3f - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x565268f8be7b - __rust_try
[INFO] [stdout]   61:     0x565268f87293 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268f87293 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268f6ab10 - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   64:     0x565268f6e2e9 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   65:     0x565268f6e5a7 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   66:     0x565268f5884d - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   67:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x565268f666c7 - <tokio[33b3a419c9e41a91]::runtime::task::UnownedTask<tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x565268f77f97 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x565268f7a8a2 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x565268f77104 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x565268f3cde6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x565268f768a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x565268f8bbc1 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x565268f46047 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x565268f7d10b - __rust_try
[INFO] [stdout]   77:     0x565268f76554 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x565268f76554 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x565268f76554 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x565268f4738f - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   82:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   83:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   84:     0x7e628a9bca64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-05-11T13:27:24.205291Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-25450d2ed1f7 [3mclient_address[0m[2m=[0m127.0.0.1:41808[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.205602Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-25450d2ed1f7 [3mclient_address[0m[2m=[0m127.0.0.1:41808[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.218754Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b0b-79e0-8692-43a1a3e5e6b9 [3mclient_address[0m[2m=[0m127.0.0.1:54328[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:24.226162Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-25450d2ed1f7 [3mclient_address[0m[2m=[0m127.0.0.1:41808[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 499 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (45) panicked at src/postgres/serve.rs:470:26:
[INFO] [stdout] Query failed: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56526865673c - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<tokio_postgres[ba13a230b0528e3]::row::Row>, tokio_postgres[ba13a230b0528e3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5652686fdf31 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:470:26
[INFO] [stdout]   22:     0x565268640c4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56526847cdc8 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5652684bbb98 - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x56526843641a - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5652686b5840 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5652686c570e - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5652685097db - __rust_try
[INFO] [stdout]   30:     0x5652684fbd93 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5652684fbd93 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56526842a94f - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5652684596c2 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x565268459973 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x56526862b24b - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x565268f66682 - <tokio[33b3a419c9e41a91]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x565268f6258d - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x565268f66479 - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x565268f66479 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x565268f651f9 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     0x565268f61919 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   44:     0x565268f9e380 - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x565268f5213b - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   46:     0x565268f9f1fb - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   47:     0x565268f9ee5f - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   48:     0x565268f51ab4 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(), tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   49:     0x565268f627e9 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   50:     0x565268f3ceaf - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x565268f66d51 - tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   52:     0x565268f619eb - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x565268f83b6b - <tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   54:     0x565268f59a8c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   55:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::loom::std::unsafe_cell::UnsafeCell<tokio[33b3a419c9e41a91]::runtime::task::core::Stage<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   56:     0x565268f5ea6c - <tokio[33b3a419c9e41a91]::runtime::task::core::Core<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   57:     0x565268f6ba7e - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   58:     0x565268f8ba71 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x565268f45e3f - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x565268f8be7b - __rust_try
[INFO] [stdout]   61:     0x565268f87293 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268f87293 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268f6ab10 - tokio[33b3a419c9e41a91]::runtime::task::harness::poll_future::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   64:     0x565268f6e2e9 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   65:     0x565268f6e5a7 - <tokio[33b3a419c9e41a91]::runtime::task::harness::Harness<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   66:     0x565268f5884d - tokio[33b3a419c9e41a91]::runtime::task::raw::poll::<tokio[33b3a419c9e41a91]::runtime::blocking::task::BlockingTask<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   67:     0x565268f5fba7 - <tokio[33b3a419c9e41a91]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x565268f666c7 - <tokio[33b3a419c9e41a91]::runtime::task::UnownedTask<tokio[33b3a419c9e41a91]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x565268f77f97 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x565268f7a8a2 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x565268f77104 - <tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x565268f3cde6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x565268f768a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   74:     0x565268f8bbc1 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x565268f46047 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x565268f7d10b - __rust_try
[INFO] [stdout]   77:     0x565268f76554 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   78:     0x565268f76554 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x565268f76554 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   80:     0x565268f4738f - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[33b3a419c9e41a91]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   81:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   82:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   83:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   84:     0x7e628a9bca64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-05-11T13:27:24.219027Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b0b-79e0-8692-43a1a3e5e6b9 [3mclient_address[0m[2m=[0m127.0.0.1:54328[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.239690Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b0b-79e0-8692-43a1a3e5e6b9 [3mclient_address[0m[2m=[0m127.0.0.1:54328[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_multiple_clients' (38) panicked at src/postgres/serve.rs:476:26:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(52), "Query failed: Error { kind: Db, cause: Some(DbError { severity: \"ERROR\", parsed_severity: None, code: SqlState(EXX000), message: \"error sending request for url (http://localhost:8080/v1/statement)\", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }", ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565268704b95 - <core[35159d6ffb30e017]::result::Result<(), tokio[33b3a419c9e41a91]::runtime::task::error::JoinError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x565268704b95 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:476:26
[INFO] [stdout]   22:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56526854ae2d - <tokio[33b3a419c9e41a91]::runtime::park::CachedParkThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   24:     0x56526853a2b2 - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::park::CachedParkThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x56526853a2b2 - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::park::CachedParkThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x56526853a2b2 - <tokio[33b3a419c9e41a91]::runtime::park::CachedParkThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   27:     0x5652685d1524 - <tokio[33b3a419c9e41a91]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x56526851fa38 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   29:     0x5652686ded8b - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x565268509d24 - <tokio[33b3a419c9e41a91]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   31:     0x5652685ec134 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   32:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   33:     0x56526870a350 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:475:31
[INFO] [stdout]   34:     0x5652686ffa37 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:457:39
[INFO] [stdout]   35:     0x5652684f0c06 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_clients::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   55:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   57:     0x7e628a9bca64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] [2m2026-05-11T13:27:24.251584Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b0b-79e0-8692-43a1a3e5e6b9 [3mclient_address[0m[2m=[0m127.0.0.1:54328[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.311501Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-253b401421c0 [3mclient_address[0m[2m=[0m127.0.0.1:35516[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:24.407173Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-253b401421c0 [3mclient_address[0m[2m=[0m127.0.0.1:35516[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.407617Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-253b401421c0 [3mclient_address[0m[2m=[0m127.0.0.1:35516[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:24.409303Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8afc-76a1-b089-253b401421c0 [3mclient_address[0m[2m=[0m127.0.0.1:35516[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_multiple_rows stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:22.251888Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b8b-7b53-b3ba-8f0bd5c9ea00 [3mclient_address[0m[2m=[0m127.0.0.1:41286[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:22.252555Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s23: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-05-11T13:27:22.252765Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b8b-7b53-b3ba-8f0bd5c9ea00 [3mclient_address[0m[2m=[0m127.0.0.1:41286[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:24.362296Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b8b-7b53-b3ba-8f0bd5c9ea00 [3mclient_address[0m[2m=[0m127.0.0.1:41286[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:24.362499Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b8b-7b53-b3ba-8f0bd5c9ea00 [3mclient_address[0m[2m=[0m127.0.0.1:41286[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.373063Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b8b-7b53-b3ba-8f0bd5c9ea00 [3mclient_address[0m[2m=[0m127.0.0.1:41286[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:24.373920Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b8b-7b53-b3ba-8f0bd5c9ea00 [3mclient_address[0m[2m=[0m127.0.0.1:41286[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.375249Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b8b-7b53-b3ba-8f0bd5c9ea00 [3mclient_address[0m[2m=[0m127.0.0.1:41286[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.425297Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-8b8b-7b53-b3ba-8f0bd5c9ea00 [3mclient_address[0m[2m=[0m127.0.0.1:41286[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_multiple_rows", file: "./src/postgres/serve.rs", line: 453 }, { fn: "trino_postgres::postgres::serve::tests::select_multiple_rows::{closure#0}", file: "./src/postgres/serve.rs", line: 439 }, { fn: "<trino_postgres::postgres::serve::tests::select_multiple_rows::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_multiple_rows' (49) panicked at src/postgres/serve.rs:447:14:
[INFO] [stdout] Query failed: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56526865673c - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<tokio_postgres[ba13a230b0528e3]::row::Row>, tokio_postgres[ba13a230b0528e3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5652687042a4 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:447:14
[INFO] [stdout]   22:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x565268709ddf - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:453:39
[INFO] [stdout]   44:     0x5652686ff9a7 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:439:36
[INFO] [stdout]   45:     0x5652684f0b46 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_multiple_rows::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   67:     0x7e628a9bca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_smallint stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:23.743155Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-915e-79d0-9e46-b3177de31276 [3mclient_address[0m[2m=[0m127.0.0.1:49910[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:23.743607Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s27: select smallint '1'
[INFO] [stdout] [2m2026-05-11T13:27:23.743842Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-915e-79d0-9e46-b3177de31276 [3mclient_address[0m[2m=[0m127.0.0.1:49910[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:24.763441Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-915e-79d0-9e46-b3177de31276 [3mclient_address[0m[2m=[0m127.0.0.1:49910[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select smallint '1'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:24.763624Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-915e-79d0-9e46-b3177de31276 [3mclient_address[0m[2m=[0m127.0.0.1:49910[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.764012Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-915e-79d0-9e46-b3177de31276 [3mclient_address[0m[2m=[0m127.0.0.1:49910[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:24.784201Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-915e-79d0-9e46-b3177de31276 [3mclient_address[0m[2m=[0m127.0.0.1:49910[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.784457Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-915e-79d0-9e46-b3177de31276 [3mclient_address[0m[2m=[0m127.0.0.1:49910[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.784851Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-915e-79d0-9e46-b3177de31276 [3mclient_address[0m[2m=[0m127.0.0.1:49910[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_smallint", file: "./src/postgres/serve.rs", line: 214 }, { fn: "trino_postgres::postgres::serve::tests::select_smallint::{closure#0}", file: "./src/postgres/serve.rs", line: 213 }, { fn: "<trino_postgres::postgres::serve::tests::select_smallint::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_smallint' (60) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e8b59 - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e8b59 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<i16>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268703143 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_smallint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:214:47
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x565268709302 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_smallint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:214:52
[INFO] [stdout]   45:     0x5652686ff887 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_smallint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:213:31
[INFO] [stdout]   46:     0x5652684f09c6 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_smallint::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_time stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:23.857362Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-91c0-7861-8787-9f7f47e5318c [3mclient_address[0m[2m=[0m127.0.0.1:39558[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:23.857869Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s28: select TIME '01:02:03.456'
[INFO] [stdout] [2m2026-05-11T13:27:23.869141Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-91c0-7861-8787-9f7f47e5318c [3mclient_address[0m[2m=[0m127.0.0.1:39558[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:24.794029Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-91c0-7861-8787-9f7f47e5318c [3mclient_address[0m[2m=[0m127.0.0.1:39558[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select TIME '01:02:03.456'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:24.803299Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-91c0-7861-8787-9f7f47e5318c [3mclient_address[0m[2m=[0m127.0.0.1:39558[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.803660Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-91c0-7861-8787-9f7f47e5318c [3mclient_address[0m[2m=[0m127.0.0.1:39558[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:24.815174Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-91c0-7861-8787-9f7f47e5318c [3mclient_address[0m[2m=[0m127.0.0.1:39558[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.815408Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-91c0-7861-8787-9f7f47e5318c [3mclient_address[0m[2m=[0m127.0.0.1:39558[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.818189Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-91c0-7861-8787-9f7f47e5318c [3mclient_address[0m[2m=[0m127.0.0.1:39558[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_time", file: "./src/postgres/serve.rs", line: 295 }, { fn: "trino_postgres::postgres::serve::tests::select_time::{closure#0}", file: "./src/postgres/serve.rs", line: 290 }, { fn: "<trino_postgres::postgres::serve::tests::select_time::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_time' (61) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e4ecd - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e4ecd - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<chrono[174a28c7322ffe71]::naive::time::NaiveTime>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x56526870179b - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_time::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:295:10
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x565268707f12 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_time
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:295:15
[INFO] [stdout]   45:     0x5652686fec57 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_time::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:290:27
[INFO] [stdout]   46:     0x5652684f0706 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_time::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_timestamp stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:23.929684Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9219-7cf2-8a23-d0b9509f6052 [3mclient_address[0m[2m=[0m127.0.0.1:41748[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:23.943240Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s29: select TIMESTAMP '2020-06-10 15:55:23'
[INFO] [stdout] [2m2026-05-11T13:27:23.943605Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9219-7cf2-8a23-d0b9509f6052 [3mclient_address[0m[2m=[0m127.0.0.1:41748[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:24.775561Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9219-7cf2-8a23-d0b9509f6052 [3mclient_address[0m[2m=[0m127.0.0.1:41748[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select TIMESTAMP '2020-06-10 15:55:23'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:24.775720Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9219-7cf2-8a23-d0b9509f6052 [3mclient_address[0m[2m=[0m127.0.0.1:41748[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.776014Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9219-7cf2-8a23-d0b9509f6052 [3mclient_address[0m[2m=[0m127.0.0.1:41748[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:24.785202Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9219-7cf2-8a23-d0b9509f6052 [3mclient_address[0m[2m=[0m127.0.0.1:41748[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.785367Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9219-7cf2-8a23-d0b9509f6052 [3mclient_address[0m[2m=[0m127.0.0.1:41748[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.785664Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9219-7cf2-8a23-d0b9509f6052 [3mclient_address[0m[2m=[0m127.0.0.1:41748[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_timestamp", file: "./src/postgres/serve.rs", line: 313 }, { fn: "trino_postgres::postgres::serve::tests::select_timestamp::{closure#0}", file: "./src/postgres/serve.rs", line: 305 }, { fn: "<trino_postgres::postgres::serve::tests::select_timestamp::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_timestamp' (63) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e5753 - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e5753 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<chrono[174a28c7322ffe71]::naive::datetime::NaiveDateTime>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268703879 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_timestamp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:313:10
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x565268709872 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_timestamp
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:313:15
[INFO] [stdout]   45:     0x5652686ff917 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_timestamp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:305:32
[INFO] [stdout]   46:     0x5652684f0a86 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_timestamp::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_timestamp_with_time_zone_utc stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:23.979446Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9242-7c00-9058-36e3d55b2dbe [3mclient_address[0m[2m=[0m127.0.0.1:34434[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:23.979889Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s30: select TIMESTAMP '2020-06-10 15:55:23 UTC'
[INFO] [stdout] [2m2026-05-11T13:27:23.980123Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9242-7c00-9058-36e3d55b2dbe [3mclient_address[0m[2m=[0m127.0.0.1:34434[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:24.837277Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9242-7c00-9058-36e3d55b2dbe [3mclient_address[0m[2m=[0m127.0.0.1:34434[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select TIMESTAMP '2020-06-10 15:55:23 UTC'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:24.837455Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9242-7c00-9058-36e3d55b2dbe [3mclient_address[0m[2m=[0m127.0.0.1:34434[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.837807Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9242-7c00-9058-36e3d55b2dbe [3mclient_address[0m[2m=[0m127.0.0.1:34434[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:24.920255Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9242-7c00-9058-36e3d55b2dbe [3mclient_address[0m[2m=[0m127.0.0.1:34434[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.920575Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9242-7c00-9058-36e3d55b2dbe [3mclient_address[0m[2m=[0m127.0.0.1:34434[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.922054Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9242-7c00-9058-36e3d55b2dbe [3mclient_address[0m[2m=[0m127.0.0.1:34434[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_timestamp_with_time_zone_utc", file: "./src/postgres/serve.rs", line: 328 }, { fn: "trino_postgres::postgres::serve::tests::select_timestamp_with_time_zone_utc::{closure#0}", file: "./src/postgres/serve.rs", line: 317 }, { fn: "<trino_postgres::postgres::serve::tests::select_timestamp_with_time_zone_utc::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_timestamp_with_time_zone_utc' (64) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e0123 - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e0123 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<chrono[174a28c7322ffe71]::datetime::DateTime<chrono[174a28c7322ffe71]::offset::utc::Utc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268705094 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_timestamp_with_time_zone_utc::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:328:10
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x56526870a6f2 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_timestamp_with_time_zone_utc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:328:15
[INFO] [stdout]   45:     0x565268700327 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_timestamp_with_time_zone_utc::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:317:51
[INFO] [stdout]   46:     0x5652684f0c86 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_timestamp_with_time_zone_utc::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_timestamp_with_time_zone_utc_offset stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:24.160228Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-92f8-7071-aa07-3b0cc58fb20d [3mclient_address[0m[2m=[0m127.0.0.1:58166[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.160686Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s31: select TIMESTAMP '2020-06-10 15:55:23 UTC+8'
[INFO] [stdout] [2m2026-05-11T13:27:24.160921Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-92f8-7071-aa07-3b0cc58fb20d [3mclient_address[0m[2m=[0m127.0.0.1:58166[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:24.955535Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-92f8-7071-aa07-3b0cc58fb20d [3mclient_address[0m[2m=[0m127.0.0.1:58166[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select TIMESTAMP '2020-06-10 15:55:23 UTC+8'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:24.955711Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-92f8-7071-aa07-3b0cc58fb20d [3mclient_address[0m[2m=[0m127.0.0.1:58166[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.956030Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-92f8-7071-aa07-3b0cc58fb20d [3mclient_address[0m[2m=[0m127.0.0.1:58166[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:24.964216Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-92f8-7071-aa07-3b0cc58fb20d [3mclient_address[0m[2m=[0m127.0.0.1:58166[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.964482Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-92f8-7071-aa07-3b0cc58fb20d [3mclient_address[0m[2m=[0m127.0.0.1:58166[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:24.964871Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-92f8-7071-aa07-3b0cc58fb20d [3mclient_address[0m[2m=[0m127.0.0.1:58166[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_timestamp_with_time_zone_utc_offset", file: "./src/postgres/serve.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_timestamp_with_time_zone_utc_offset::{closure#0}", file: "./src/postgres/serve.rs", line: 332 }, { fn: "<trino_postgres::postgres::serve::tests::select_timestamp_with_time_zone_utc_offset::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_timestamp_with_time_zone_utc_offset' (66) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e097d - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e097d - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<chrono[174a28c7322ffe71]::datetime::DateTime<chrono[174a28c7322ffe71]::offset::fixed::FixedOffset>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268705448 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_timestamp_with_time_zone_utc_offset::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:342:10
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x56526870a8c2 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_timestamp_with_time_zone_utc_offset
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:342:15
[INFO] [stdout]   45:     0x565268700357 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_timestamp_with_time_zone_utc_offset::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:332:58
[INFO] [stdout]   46:     0x5652684f0cc6 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_timestamp_with_time_zone_utc_offset::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_tinyint stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:24.468057Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-942d-7833-963e-bb513c91a47c [3mclient_address[0m[2m=[0m127.0.0.1:54664[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.468507Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s32: select tinyint '1'
[INFO] [stdout] [2m2026-05-11T13:27:24.468739Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-942d-7833-963e-bb513c91a47c [3mclient_address[0m[2m=[0m127.0.0.1:54664[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:25.086666Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-942d-7833-963e-bb513c91a47c [3mclient_address[0m[2m=[0m127.0.0.1:54664[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select tinyint '1'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:25.086854Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-942d-7833-963e-bb513c91a47c [3mclient_address[0m[2m=[0m127.0.0.1:54664[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:25.101331Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-942d-7833-963e-bb513c91a47c [3mclient_address[0m[2m=[0m127.0.0.1:54664[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:25.115535Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-942d-7833-963e-bb513c91a47c [3mclient_address[0m[2m=[0m127.0.0.1:54664[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:25.115793Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-942d-7833-963e-bb513c91a47c [3mclient_address[0m[2m=[0m127.0.0.1:54664[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:25.116198Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-942d-7833-963e-bb513c91a47c [3mclient_address[0m[2m=[0m127.0.0.1:54664[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_tinyint", file: "./src/postgres/serve.rs", line: 209 }, { fn: "trino_postgres::postgres::serve::tests::select_tinyint::{closure#0}", file: "./src/postgres/serve.rs", line: 208 }, { fn: "<trino_postgres::postgres::serve::tests::select_tinyint::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_tinyint' (68) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e5fe3 - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e5fe3 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<i8>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268702da3 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_tinyint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:209:45
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x565268708f62 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_tinyint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:209:50
[INFO] [stdout]   45:     0x5652686ff827 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_tinyint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:208:30
[INFO] [stdout]   46:     0x5652684f0946 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_tinyint::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_varchar stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:24.473389Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9439-7481-bb89-74325c87a66f [3mclient_address[0m[2m=[0m127.0.0.1:57582[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.473837Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s33: select varchar 'hello world'
[INFO] [stdout] [2m2026-05-11T13:27:24.474031Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9439-7481-bb89-74325c87a66f [3mclient_address[0m[2m=[0m127.0.0.1:57582[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:25.109063Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9439-7481-bb89-74325c87a66f [3mclient_address[0m[2m=[0m127.0.0.1:57582[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select varchar 'hello world'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:25.109240Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9439-7481-bb89-74325c87a66f [3mclient_address[0m[2m=[0m127.0.0.1:57582[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:25.109568Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9439-7481-bb89-74325c87a66f [3mclient_address[0m[2m=[0m127.0.0.1:57582[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:25.130231Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9439-7481-bb89-74325c87a66f [3mclient_address[0m[2m=[0m127.0.0.1:57582[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:25.130521Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9439-7481-bb89-74325c87a66f [3mclient_address[0m[2m=[0m127.0.0.1:57582[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:25.130960Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-9439-7481-bb89-74325c87a66f [3mclient_address[0m[2m=[0m127.0.0.1:57582[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_varchar", file: "./src/postgres/serve.rs", line: 229 }, { fn: "trino_postgres::postgres::serve::tests::select_varchar::{closure#0}", file: "./src/postgres/serve.rs", line: 228 }, { fn: "<trino_postgres::postgres::serve::tests::select_varchar::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::select_varchar' (69) panicked at src/postgres/serve.rs:185:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5652686e346d - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5652686e346d - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_select_one::<alloc[a8a7aba520129d98]::string::String>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:185:14
[INFO] [stdout]   22:     0x565268702f87 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_varchar::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:229:76
[INFO] [stdout]   23:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x565268709132 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_varchar
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:229:81
[INFO] [stdout]   45:     0x5652686ff857 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_varchar::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:228:30
[INFO] [stdout]   46:     0x5652684f0986 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::select_varchar::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   68:     0x7e628a9bca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::test_no_auth stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:24.876355Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95cb-72a0-a7c1-de470edf09f0 [3mclient_address[0m[2m=[0m127.0.0.1:52142[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.876782Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s35: select bigint '2'
[INFO] [stdout] [2m2026-05-11T13:27:24.877007Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95cb-72a0-a7c1-de470edf09f0 [3mclient_address[0m[2m=[0m127.0.0.1:52142[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:25.507377Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95cb-72a0-a7c1-de470edf09f0 [3mclient_address[0m[2m=[0m127.0.0.1:52142[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select bigint '2'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:25.507549Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95cb-72a0-a7c1-de470edf09f0 [3mclient_address[0m[2m=[0m127.0.0.1:52142[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-05-11T13:27:25.507906Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95cb-72a0-a7c1-de470edf09f0 [3mclient_address[0m[2m=[0m127.0.0.1:52142[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-05-11T13:27:25.580234Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95cb-72a0-a7c1-de470edf09f0 [3mclient_address[0m[2m=[0m127.0.0.1:52142[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-05-11T13:27:25.580531Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95cb-72a0-a7c1-de470edf09f0 [3mclient_address[0m[2m=[0m127.0.0.1:52142[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-05-11T13:27:25.580961Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95cb-72a0-a7c1-de470edf09f0 [3mclient_address[0m[2m=[0m127.0.0.1:52142[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::test_no_auth", file: "./src/postgres/serve.rs", line: 158 }, { fn: "trino_postgres::postgres::serve::tests::test_no_auth::{closure#0}", file: "./src/postgres/serve.rs", line: 153 }, { fn: "<trino_postgres::postgres::serve::tests::test_no_auth::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::test_no_auth' (76) panicked at src/postgres/serve.rs:157:68:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565268702120 - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x565268702120 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_no_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:157:68
[INFO] [stdout]   22:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x56526870847f - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_no_auth
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:158:44
[INFO] [stdout]   44:     0x5652686fece7 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_no_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:153:28
[INFO] [stdout]   45:     0x5652684f07c6 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_no_auth::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stderr] error: test failed, to rerun pass `--bin trino-postgres`
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   67:     0x7e628a9bca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::test_auth stdout ----
[INFO] [stdout] [2m2026-05-11T13:27:24.867588Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95c3-70a3-8070-3a6611ccbd16 [3mclient_address[0m[2m=[0m127.0.0.1:39814[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "https://localhost:8443;insecure=true", "user": "admin"} }
[INFO] [stdout] [2m2026-05-11T13:27:24.868957Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s34: select bigint '3'
[INFO] [stdout] [2m2026-05-11T13:27:24.869226Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95c3-70a3-8070-3a6611ccbd16 [3mclient_address[0m[2m=[0m127.0.0.1:39814[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-05-11T13:27:25.651869Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95c3-70a3-8070-3a6611ccbd16 [3mclient_address[0m[2m=[0m127.0.0.1:39814[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select bigint '3'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-05-11T13:27:25.651989Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95c3-70a3-8070-3a6611ccbd16 [3mclient_address[0m[2m=[0m127.0.0.1:39814[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttps://localhost:8443/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8443), path: "/v1/statement", query: None, fragment: None }, headers: {"authorization": Sensitive} }
[INFO] [stdout] [2m2026-05-11T13:27:25.663389Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95c3-70a3-8070-3a6611ccbd16 [3mclient_address[0m[2m=[0m127.0.0.1:39814[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttps://localhost:8443/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://localhost:8443/
[INFO] [stdout] [2m2026-05-11T13:27:25.677197Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95c3-70a3-8070-3a6611ccbd16 [3mclient_address[0m[2m=[0m127.0.0.1:39814[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttps://localhost:8443/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8443
[INFO] [stdout] [2m2026-05-11T13:27:25.677487Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95c3-70a3-8070-3a6611ccbd16 [3mclient_address[0m[2m=[0m127.0.0.1:39814[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttps://localhost:8443/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8443
[INFO] [stdout] [2m2026-05-11T13:27:25.677911Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019e1738-95c3-70a3-8070-3a6611ccbd16 [3mclient_address[0m[2m=[0m127.0.0.1:39814[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "https://localhost:8443/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8443, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 462 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::test_auth", file: "./src/postgres/serve.rs", line: 172 }, { fn: "trino_postgres::postgres::serve::tests::test_auth::{closure#0}", file: "./src/postgres/serve.rs", line: 162 }, { fn: "<trino_postgres::postgres::serve::tests::test_auth::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 724 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 747 }, { fn: "test::run_test::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 668 }, { fn: "test::run_test::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs", line: 698 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 70 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs", line: 68 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs", line: 2271 }, { fn: "<std::sys::thread::unix::Thread>::new::thread_start", file: "/rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] }
[INFO] [stdout] 
[INFO] [stdout] thread 'postgres::serve::tests::test_auth' (75) panicked at src/postgres/serve.rs:171:68:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (https://localhost:8443/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5652692b165a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5652692b165a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5652692b165a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5652692cab6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5652692cab6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5652692b6c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5652692b6c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56526928e1ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56526928e1ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5652692a8f29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5652687855ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5652687855ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5652692a91a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5652692a91a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56526928e2b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5652692853e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56526928f0bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5652692cb3dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5652692cb122 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565268705a00 - <core[35159d6ffb30e017]::result::Result<tokio_postgres[ba13a230b0528e3]::row::Row, tokio_postgres[ba13a230b0528e3]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x565268705a00 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:171:68
[INFO] [stdout]   22:     0x565268640c92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x565268640d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56526855006d - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x56526854ff3b - tokio[33b3a419c9e41a91]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x56526854ff3b - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5652685371f0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x56526854bbfd - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x56526854aef4 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x565268509c1b - <tokio[33b3a419c9e41a91]::runtime::context::scoped::Scoped<tokio[33b3a419c9e41a91]::runtime::scheduler::Context>>::set::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x56526856d2d9 - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x56526866f2a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::try_with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x56526866ee2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[33b3a419c9e41a91]::runtime::context::Context>>::with::<tokio[33b3a419c9e41a91]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x56526856830d - tokio[33b3a419c9e41a91]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x565268544410 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x565268544706 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x56526854a8b0 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5652686df063 - tokio[33b3a419c9e41a91]::runtime::context::runtime::enter_runtime::<<tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x565268536c71 - <tokio[33b3a419c9e41a91]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5652685ec164 - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5652685ec32f - <tokio[33b3a419c9e41a91]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x56526870aa8f - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_auth
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:172:44
[INFO] [stdout]   44:     0x565268700387 - trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/postgres/serve.rs:162:25
[INFO] [stdout]   45:     0x5652684f0d06 - <trino_postgres[de9bed7a1ffa5d2]::postgres::serve::tests::test_auth::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56526877888b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56526877888b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x56526878607b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x56526878607b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x56526878607b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56526878607b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x56526878607b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x565268780a54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x565268780a54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x565268788c82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x565268788c82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x565268788c82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x565268788c82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x565268788c82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5652692b06ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5652692b06ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7e628a92faa4 - <unknown>
[INFO] [stdout]   67:     0x7e628a9bca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     postgres::serve::tests::select_array
[INFO] [stdout]     postgres::serve::tests::select_bigint
[INFO] [stdout]     postgres::serve::tests::select_boolean
[INFO] [stdout]     postgres::serve::tests::select_bytea
[INFO] [stdout]     postgres::serve::tests::select_char
[INFO] [stdout]     postgres::serve::tests::select_date
[INFO] [stdout]     postgres::serve::tests::select_decimal
[INFO] [stdout]     postgres::serve::tests::select_double
[INFO] [stdout]     postgres::serve::tests::select_integer
[INFO] [stdout]     postgres::serve::tests::select_ipaddress
[INFO] [stdout]     postgres::serve::tests::select_json
[INFO] [stdout]     postgres::serve::tests::select_multiple_clients
[INFO] [stdout]     postgres::serve::tests::select_multiple_rows
[INFO] [stdout]     postgres::serve::tests::select_nested_array
[INFO] [stdout]     postgres::serve::tests::select_no_such_column
[INFO] [stdout]     postgres::serve::tests::select_real
[INFO] [stdout]     postgres::serve::tests::select_smallint
[INFO] [stdout]     postgres::serve::tests::select_time
[INFO] [stdout]     postgres::serve::tests::select_timestamp
[INFO] [stdout]     postgres::serve::tests::select_timestamp_with_time_zone_utc
[INFO] [stdout]     postgres::serve::tests::select_timestamp_with_time_zone_utc_offset
[INFO] [stdout]     postgres::serve::tests::select_tinyint
[INFO] [stdout]     postgres::serve::tests::select_varchar
[INFO] [stdout]     postgres::serve::tests::test_auth
[INFO] [stdout]     postgres::serve::tests::test_no_auth
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 61 passed; 25 failed; 8 ignored; 0 measured; 0 filtered out; finished in 10.60s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "015fcbc982fe7648f1aefc8d78afeb1edd75c69a72761503bfcd78385e3fa189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "015fcbc982fe7648f1aefc8d78afeb1edd75c69a72761503bfcd78385e3fa189", kill_on_drop: false }`
[INFO] [stdout] 015fcbc982fe7648f1aefc8d78afeb1edd75c69a72761503bfcd78385e3fa189
