[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 master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkylling%2Ftrino-postgres" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jkylling/trino-postgres on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_shared v0.13.1 [INFO] [stderr] Downloaded array-init v2.1.0 [INFO] [stderr] Downloaded postgres-types v0.2.11 [INFO] [stderr] Downloaded cidr v0.3.1 [INFO] [stderr] Downloaded lazy-regex v3.4.2 [INFO] [stderr] Downloaded derive-new v0.7.0 [INFO] [stderr] Downloaded tikv-jemallocator v0.6.1 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Downloaded borsh-derive v1.6.0 [INFO] [stderr] Downloaded compression-codecs v0.4.33 [INFO] [stderr] Downloaded bcder v0.7.6 [INFO] [stderr] Downloaded x509-certificate v0.25.0 [INFO] [stderr] Downloaded regex-lite v0.1.8 [INFO] [stderr] Downloaded borsh v1.6.0 [INFO] [stderr] Downloaded snafu v0.8.9 [INFO] [stderr] Downloaded pgwire v0.36.2 [INFO] [stderr] Downloaded reqwest v0.12.24 [INFO] [stderr] Downloaded tower-http v0.6.7 [INFO] [stderr] Downloaded aws-lc-rs v1.15.1 [INFO] [stderr] Downloaded async-compression v0.4.34 [INFO] [stderr] Downloaded tokio-postgres v0.7.15 [INFO] [stderr] Downloaded tracing v0.1.43 [INFO] [stderr] Downloaded rustls-pki-types v1.13.1 [INFO] [stderr] Downloaded tracing-core v0.1.35 [INFO] [stderr] Downloaded snafu-derive v0.8.9 [INFO] [stderr] Downloaded phf v0.13.1 [INFO] [stderr] Downloaded postgres-protocol v0.6.9 [INFO] [stderr] Downloaded md5 v0.8.0 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Downloaded aws-lc-sys v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23cbfe8f873a6b488a8c29c553db1156ed2b7a890a96a177131598368a24972a [INFO] running `Command { std: "docker" "start" "-a" "23cbfe8f873a6b488a8c29c553db1156ed2b7a890a96a177131598368a24972a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23cbfe8f873a6b488a8c29c553db1156ed2b7a890a96a177131598368a24972a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23cbfe8f873a6b488a8c29c553db1156ed2b7a890a96a177131598368a24972a", kill_on_drop: false }` [INFO] [stdout] 23cbfe8f873a6b488a8c29c553db1156ed2b7a890a96a177131598368a24972a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7de181a9f731ae963d426b61926535d405adf68194504a7a69960a1691b587e0 [INFO] running `Command { std: "docker" "start" "-a" "7de181a9f731ae963d426b61926535d405adf68194504a7a69960a1691b587e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling cidr v0.3.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling compression-codecs v0.4.33 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bcder v0.7.6 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling postgres-types v0.2.11 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.76 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling lazy-regex v3.4.2 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling x509-certificate v0.25.0 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [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 h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.7 [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 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 2m 34s [INFO] running `Command { std: "docker" "inspect" "7de181a9f731ae963d426b61926535d405adf68194504a7a69960a1691b587e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7de181a9f731ae963d426b61926535d405adf68194504a7a69960a1691b587e0", kill_on_drop: false }` [INFO] [stdout] 7de181a9f731ae963d426b61926535d405adf68194504a7a69960a1691b587e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f5103105368989d4c89e4eb5894682a26e5cd0df941be272375c2411cb83537 [INFO] running `Command { std: "docker" "start" "-a" "5f5103105368989d4c89e4eb5894682a26e5cd0df941be272375c2411cb83537", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [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 bytes v1.11.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 x509-certificate v0.25.0 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [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 tokio-rustls v0.26.4 [INFO] [stderr] Compiling async-compression v0.4.34 [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 tower-http v0.6.7 [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 39.34s [INFO] running `Command { std: "docker" "inspect" "5f5103105368989d4c89e4eb5894682a26e5cd0df941be272375c2411cb83537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f5103105368989d4c89e4eb5894682a26e5cd0df941be272375c2411cb83537", kill_on_drop: false }` [INFO] [stdout] 5f5103105368989d4c89e4eb5894682a26e5cd0df941be272375c2411cb83537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 736d45196d6019759e8bcc3e4f83ae4df1dc30ac598341b4dbfd8bb264510edf [INFO] running `Command { std: "docker" "start" "-a" "736d45196d6019759e8bcc3e4f83ae4df1dc30ac598341b4dbfd8bb264510edf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trino_postgres-bdd145bbf846399f) [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test postgres::serve::tests::select_map ... ignored, Map is not supported [INFO] [stdout] test postgres::serve::tests::select_invalid_option ... ok [INFO] [stdout] test postgres::serve::tests::select_integer ... FAILED [INFO] [stdout] test postgres::serve::tests::select_null ... ignored, need something to serialize to null [INFO] [stdout] test postgres::serve::tests::select_char ... FAILED [INFO] [stdout] test postgres::serve::tests::select_no_scheme ... ok [INFO] [stdout] test postgres::serve::tests::select_json ... FAILED [INFO] [stdout] test postgres::serve::tests::select_nested_array ... FAILED [INFO] [stdout] test postgres::serve::tests::select_decimal ... FAILED [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_date ... FAILED [INFO] [stdout] test postgres::serve::tests::select_double ... FAILED [INFO] [stdout] test postgres::serve::tests::select_bigint ... FAILED [INFO] [stdout] test postgres::serve::tests::select_array ... FAILED [INFO] [stdout] test postgres::serve::tests::select_bytea ... FAILED [INFO] [stdout] test postgres::serve::tests::select_ipaddress ... FAILED [INFO] [stdout] test postgres::serve::tests::select_multiple_rows ... 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_boolean ... FAILED [INFO] [stdout] test postgres::serve::tests::select_real ... FAILED [INFO] [stdout] test postgres::serve::tests::select_time ... FAILED [INFO] [stdout] test trino::client::tests::select_bytea ... ok [INFO] [stdout] test trino::client::tests::select_double ... ok [INFO] [stdout] test postgres::serve::tests::select_timestamp ... FAILED [INFO] [stdout] test trino::client::tests::select_decimal ... ok [INFO] [stdout] test postgres::serve::tests::select_tinyint ... 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::test_auth ... FAILED [INFO] [stdout] test postgres::serve::tests::test_no_auth ... FAILED [INFO] [stdout] test postgres::serve::tests::select_timestamp_with_time_zone_utc_offset ... FAILED [INFO] [stdout] test trino::client::tests::select_bigint ... ok [INFO] [stdout] test trino::client::tests::select_array ... ok [INFO] [stdout] test postgres::serve::tests::select_varchar ... FAILED [INFO] [stdout] test trino::client::tests::select_boolean ... ok [INFO] [stdout] test trino::client::tests::select_smallint ... ok [INFO] [stdout] test trino::client::tests::select_nested_array ... ok [INFO] [stdout] test postgres::serve::tests::select_timestamp_with_time_zone_utc ... FAILED [INFO] [stdout] test trino::client::tests::select_integer ... ok [INFO] [stdout] test trino::client::tests::select_real ... ok [INFO] [stdout] test visitors::tosql::tests::select_bigint ... ok [INFO] [stdout] test visitors::tosql::tests::select_map ... ignored, Map is not supported [INFO] [stdout] test trino::client::tests::select_tinyint ... ok [INFO] [stdout] test visitors::tosql::tests::select_date ... ok [INFO] [stdout] test visitors::tosql::tests::select_char ... ok [INFO] [stdout] test trino::client::tests::select_named_row ... ok [INFO] [stdout] test visitors::tosql::tests::select_array ... 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 trino::client::tests::select_unnamed_row ... ok [INFO] [stdout] test visitors::tosql::tests::select_boolean ... ok [INFO] [stdout] test visitors::tosql::tests::select_ipaddress ... ok [INFO] [stdout] test trino::client::tests::select_varchar ... ok [INFO] [stdout] test visitors::tosql::tests::select_bytea ... ok [INFO] [stdout] test visitors::tosql::tests::select_time ... ok [INFO] [stdout] test visitors::tosql::tests::select_decimal ... ok [INFO] [stdout] test trino::client::tests::select_null ... ok [INFO] [stdout] test visitors::tosql::tests::select_nested_array ... ok [INFO] [stdout] test visitors::tosql::tests::select_integer ... ok [INFO] [stdout] test visitors::tosql::tests::select_smallint ... ok [INFO] [stdout] test visitors::tosql::tests::select_double ... ok [INFO] [stdout] test visitors::tosql::tests::select_json ... ok [INFO] [stdout] test visitors::tosql::tests::select_real ... 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_boolean ... ok [INFO] [stdout] test visitors::types::tests::select_map ... ignored, Map is not supported [INFO] [stdout] test visitors::tosql::tests::select_null ... ok [INFO] [stdout] test visitors::tosql::tests::select_varchar ... ok [INFO] [stdout] test visitors::tosql::tests::select_timestamp_with_time_zone_utc_offset ... ok [INFO] [stdout] test visitors::tosql::tests::select_timestamp ... ok [INFO] [stdout] test visitors::tosql::tests::select_tinyint ... ok [INFO] [stdout] test visitors::types::tests::select_array ... ok [INFO] [stdout] test visitors::tosql::tests::select_timestamp_with_time_zone_utc ... ok [INFO] [stdout] test visitors::types::tests::select_char ... ok [INFO] [stdout] test visitors::types::tests::select_date ... ok [INFO] [stdout] test visitors::types::tests::select_bigint ... ok [INFO] [stdout] test visitors::types::tests::select_integer ... ok [INFO] [stdout] test visitors::types::tests::select_double ... ok [INFO] [stdout] test visitors::types::tests::select_json ... ok [INFO] [stdout] test visitors::types::tests::select_decimal ... 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_time ... ok [INFO] [stdout] test visitors::types::tests::select_null ... ok [INFO] [stdout] test visitors::types::tests::select_tinyint ... ok [INFO] [stdout] test visitors::types::tests::select_named_row ... ok [INFO] [stdout] test visitors::types::tests::select_ipaddress ... ok [INFO] [stdout] test visitors::types::tests::select_timestamp ... ok [INFO] [stdout] test visitors::types::tests::select_unnamed_row ... ok [INFO] [stdout] test visitors::types::tests::select_timestamp_with_time_zone ... ok [INFO] [stdout] test visitors::types::tests::select_time_with_time_zone ... ok [INFO] [stdout] test visitors::types::tests::select_smallint ... ok [INFO] [stdout] test visitors::types::tests::select_varchar ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_integer stdout ---- [INFO] [stdout] 2026-04-10T06:02:16.866306Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41d863b88956 client_address=127.0.0.1:53550}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.866681Z DEBUG tokio_postgres::prepare: preparing query s5: select 1 [INFO] [stdout] 2026-04-10T06:02:16.866876Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41d863b88956 client_address=127.0.0.1:53550}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:17.924231Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41d863b88956 client_address=127.0.0.1:53550}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select 1 [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:17.924455Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41d863b88956 client_address=127.0.0.1:53550}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:17.927920Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41d863b88956 client_address=127.0.0.1:53550}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:17.941110Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41d863b88956 client_address=127.0.0.1:53550}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:17.941399Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41d863b88956 client_address=127.0.0.1:53550}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.524939Z ERROR serve{trace_id=019d75fb-e9a1-7a82-9c0c-41d863b88956 client_address=127.0.0.1:53550}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_integer' (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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b403b07 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b403b07 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41e4d3 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_integer::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:219:36 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b426912 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_integer [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:219:41 [INFO] [stdout] 45: 0x57937b41a6c7 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_integer::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:218:30 [INFO] [stdout] 46: 0x57937b38fbe6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_char stdout ---- [INFO] [stdout] 2026-04-10T06:02:16.831513Z DEBUG serve{trace_id=019d75fb-e97e-7632-903c-91d0fec13479 client_address=127.0.0.1:50968}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.832296Z DEBUG tokio_postgres::prepare: preparing query s0: select char 'abc' [INFO] [stdout] 2026-04-10T06:02:16.832608Z DEBUG serve{trace_id=019d75fb-e97e-7632-903c-91d0fec13479 client_address=127.0.0.1:50968}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:18.315498Z DEBUG serve{trace_id=019d75fb-e97e-7632-903c-91d0fec13479 client_address=127.0.0.1:50968}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select char 'abc' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.315679Z DEBUG serve{trace_id=019d75fb-e97e-7632-903c-91d0fec13479 client_address=127.0.0.1:50968}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.315994Z DEBUG serve{trace_id=019d75fb-e97e-7632-903c-91d0fec13479 client_address=127.0.0.1:50968}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.322873Z DEBUG serve{trace_id=019d75fb-e97e-7632-903c-91d0fec13479 client_address=127.0.0.1:50968}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.323226Z DEBUG serve{trace_id=019d75fb-e97e-7632-903c-91d0fec13479 client_address=127.0.0.1:50968}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.758152Z ERROR serve{trace_id=019d75fb-e97e-7632-903c-91d0fec13479 client_address=127.0.0.1:50968}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_char' (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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b3feccd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b3feccd - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41c44b - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_char::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:277:58 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b425182 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_char [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:277:63 [INFO] [stdout] 45: 0x57937b41a457 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_char::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:276:27 [INFO] [stdout] 46: 0x57937b38f8a6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_json stdout ---- [INFO] [stdout] 2026-04-10T06:02:16.866471Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44e790209060 client_address=127.0.0.1:56830}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.866891Z DEBUG tokio_postgres::prepare: preparing query s7: select json '{"k": 1}' [INFO] [stdout] 2026-04-10T06:02:16.867109Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44e790209060 client_address=127.0.0.1:56830}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:18.557855Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44e790209060 client_address=127.0.0.1:56830}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select json '{"k": 1}' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.558083Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44e790209060 client_address=127.0.0.1:56830}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.558495Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44e790209060 client_address=127.0.0.1:56830}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.560732Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44e790209060 client_address=127.0.0.1:56830}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.561029Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44e790209060 client_address=127.0.0.1:56830}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.800807Z ERROR serve{trace_id=019d75fb-e9a2-7e52-af61-44e790209060 client_address=127.0.0.1:56830}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_json' (27) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b3ff59b - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b3ff59b - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41cad6 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_json::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:272:64 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b425522 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_json [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:272:69 [INFO] [stdout] 45: 0x57937b41a4b7 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_json::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:271:27 [INFO] [stdout] 46: 0x57937b38f926 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_nested_array stdout ---- [INFO] [stdout] 2026-04-10T06:02:16.865190Z DEBUG serve{trace_id=019d75fb-e981-7900-8bbb-d359936a3594 client_address=127.0.0.1:36138}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.865786Z DEBUG tokio_postgres::prepare: preparing query s3: select array[array[1, 2], array[3, 4]] [INFO] [stdout] 2026-04-10T06:02:16.866054Z DEBUG serve{trace_id=019d75fb-e981-7900-8bbb-d359936a3594 client_address=127.0.0.1:36138}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:18.454843Z DEBUG serve{trace_id=019d75fb-e981-7900-8bbb-d359936a3594 client_address=127.0.0.1:36138}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select array[array[1, 2], array[3, 4]] [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.454997Z DEBUG serve{trace_id=019d75fb-e981-7900-8bbb-d359936a3594 client_address=127.0.0.1:36138}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.455322Z DEBUG serve{trace_id=019d75fb-e981-7900-8bbb-d359936a3594 client_address=127.0.0.1:36138}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.466872Z DEBUG serve{trace_id=019d75fb-e981-7900-8bbb-d359936a3594 client_address=127.0.0.1:36138}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.467188Z DEBUG serve{trace_id=019d75fb-e981-7900-8bbb-d359936a3594 client_address=127.0.0.1:36138}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.795999Z ERROR serve{trace_id=019d75fb-e981-7900-8bbb-d359936a3594 client_address=127.0.0.1:36138}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_nested_array' (30) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937b41bb90 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one_failure::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:199:9 [INFO] [stdout] 20: 0x57937b41f4fb - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_nested_array::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:247:10 [INFO] [stdout] 21: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 33: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 34: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b427792 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_nested_array [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:247:15 [INFO] [stdout] 43: 0x57937b41b267 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_nested_array::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:242:35 [INFO] [stdout] 44: 0x57937b38fde6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 64: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 65: 0x7d457753caa4 - [INFO] [stdout] 66: 0x7d45775c9a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_decimal stdout ---- [INFO] [stdout] 2026-04-10T06:02:16.907522Z DEBUG serve{trace_id=019d75fb-e9cb-7c43-852d-e6f2b04d742f client_address=127.0.0.1:60022}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.908010Z DEBUG tokio_postgres::prepare: preparing query s21: select DECIMAL '3.41' [INFO] [stdout] 2026-04-10T06:02:16.908264Z DEBUG serve{trace_id=019d75fb-e9cb-7c43-852d-e6f2b04d742f client_address=127.0.0.1:60022}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:18.389282Z DEBUG serve{trace_id=019d75fb-e9cb-7c43-852d-e6f2b04d742f client_address=127.0.0.1:60022}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select DECIMAL '3.41' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.389511Z DEBUG serve{trace_id=019d75fb-e9cb-7c43-852d-e6f2b04d742f client_address=127.0.0.1:60022}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.389992Z DEBUG serve{trace_id=019d75fb-e9cb-7c43-852d-e6f2b04d742f client_address=127.0.0.1:60022}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.396835Z DEBUG serve{trace_id=019d75fb-e9cb-7c43-852d-e6f2b04d742f client_address=127.0.0.1:60022}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.397262Z DEBUG serve{trace_id=019d75fb-e9cb-7c43-852d-e6f2b04d742f client_address=127.0.0.1:60022}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.787762Z ERROR serve{trace_id=019d75fb-e9cb-7c43-852d-e6f2b04d742f client_address=127.0.0.1:60022}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_decimal' (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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b3fdbed - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b3fdbed - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41e30a - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_decimal::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:370:10 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b426742 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_decimal [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:370:15 [INFO] [stdout] 45: 0x57937b41a697 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_decimal::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:365:30 [INFO] [stdout] 46: 0x57937b38fba6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_date stdout ---- [INFO] [stdout] 2026-04-10T06:02:16.833492Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac295d8f9cee client_address=127.0.0.1:35172}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.833873Z DEBUG tokio_postgres::prepare: preparing query s2: select date '2001-08-22' [INFO] [stdout] 2026-04-10T06:02:16.834077Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac295d8f9cee client_address=127.0.0.1:35172}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:18.543510Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac295d8f9cee client_address=127.0.0.1:35172}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select date '2001-08-22' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.543773Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac295d8f9cee client_address=127.0.0.1:35172}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.544191Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac295d8f9cee client_address=127.0.0.1:35172}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.545273Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac295d8f9cee client_address=127.0.0.1:35172}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.545552Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac295d8f9cee client_address=127.0.0.1:35172}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.799089Z ERROR serve{trace_id=019d75fb-e97f-7f53-ab85-ac295d8f9cee client_address=127.0.0.1:35172}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_date' (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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b3ffe77 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b3ffe77 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41c685 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_date::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:286:10 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b425352 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_date [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:286:15 [INFO] [stdout] 45: 0x57937b41a487 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_date::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:281:27 [INFO] [stdout] 46: 0x57937b38f8e6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_double stdout ---- [INFO] [stdout] 2026-04-10T06:02:16.832432Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac308742f05d client_address=127.0.0.1:37750}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.832827Z DEBUG tokio_postgres::prepare: preparing query s1: select double '3.41' [INFO] [stdout] 2026-04-10T06:02:16.833029Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac308742f05d client_address=127.0.0.1:37750}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:18.501872Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac308742f05d client_address=127.0.0.1:37750}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select double '3.41' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.502092Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac308742f05d client_address=127.0.0.1:37750}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.502493Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac308742f05d client_address=127.0.0.1:37750}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.515769Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac308742f05d client_address=127.0.0.1:37750}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.516063Z DEBUG serve{trace_id=019d75fb-e97f-7f53-ab85-ac308742f05d client_address=127.0.0.1:37750}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.823628Z ERROR serve{trace_id=019d75fb-e97f-7f53-ab85-ac308742f05d client_address=127.0.0.1:37750}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_double' (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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b4029ab - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b4029ab - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41de76 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_double::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:257:51 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b4263a2 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_double [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:257:56 [INFO] [stdout] 45: 0x57937b41a637 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_double::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:256:29 [INFO] [stdout] 46: 0x57937b38fb26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_bigint stdout ---- [INFO] [stdout] 2026-04-10T06:02:16.867575Z DEBUG serve{trace_id=019d75fb-e9a3-7d63-8f36-6ebc2d91947d client_address=127.0.0.1:36260}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.867969Z DEBUG tokio_postgres::prepare: preparing query s9: select bigint '1' [INFO] [stdout] 2026-04-10T06:02:16.868168Z DEBUG serve{trace_id=019d75fb-e9a3-7d63-8f36-6ebc2d91947d client_address=127.0.0.1:36260}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:18.188620Z DEBUG serve{trace_id=019d75fb-e9a3-7d63-8f36-6ebc2d91947d client_address=127.0.0.1:36260}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select bigint '1' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.193891Z DEBUG serve{trace_id=019d75fb-e9a3-7d63-8f36-6ebc2d91947d client_address=127.0.0.1:36260}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.194289Z DEBUG serve{trace_id=019d75fb-e9a3-7d63-8f36-6ebc2d91947d client_address=127.0.0.1:36260}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.254756Z DEBUG serve{trace_id=019d75fb-e9a3-7d63-8f36-6ebc2d91947d client_address=127.0.0.1:36260}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.254990Z DEBUG serve{trace_id=019d75fb-e9a3-7d63-8f36-6ebc2d91947d client_address=127.0.0.1:36260}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.690161Z ERROR serve{trace_id=019d75fb-e9a3-7d63-8f36-6ebc2d91947d client_address=127.0.0.1:36260}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_bigint' (17) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b404c69 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b404c69 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41dcb3 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_bigint::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:224:45 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b4261d2 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_bigint [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:224:50 [INFO] [stdout] 45: 0x57937b41a607 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_bigint::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:223:29 [INFO] [stdout] 46: 0x57937b38fae6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_array stdout ---- [INFO] [stdout] 2026-04-10T06:02:16.865831Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41ca2970a311 client_address=127.0.0.1:49392}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.866317Z DEBUG tokio_postgres::prepare: preparing query s4: select array[1, 2, 3] [INFO] [stdout] 2026-04-10T06:02:16.866559Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41ca2970a311 client_address=127.0.0.1:49392}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:18.376666Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41ca2970a311 client_address=127.0.0.1:49392}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select array[1, 2, 3] [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.376904Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41ca2970a311 client_address=127.0.0.1:49392}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.377301Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41ca2970a311 client_address=127.0.0.1:49392}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.389763Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41ca2970a311 client_address=127.0.0.1:49392}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.390023Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41ca2970a311 client_address=127.0.0.1:49392}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.787731Z ERROR serve{trace_id=019d75fb-e9a1-7a82-9c0c-41ca2970a311 client_address=127.0.0.1:49392}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_array' (16) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937b41bb90 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one_failure::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:199:9 [INFO] [stdout] 20: 0x57937b41d25b - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_array::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:238:10 [INFO] [stdout] 21: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 33: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 34: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b425c62 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_array [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:238:15 [INFO] [stdout] 43: 0x57937b41a577 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_array::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:233:28 [INFO] [stdout] 44: 0x57937b38fa26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 64: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 65: 0x7d457753caa4 - [INFO] [stdout] 66: 0x7d45775c9a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_bytea stdout ---- [INFO] [stdout] 2026-04-10T06:02:16.873536Z DEBUG serve{trace_id=019d75fb-e9a9-7e82-aebd-392358dd581d client_address=127.0.0.1:42618}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.873966Z DEBUG tokio_postgres::prepare: preparing query s13: select x'68656c6c6f' [INFO] [stdout] 2026-04-10T06:02:16.874173Z DEBUG serve{trace_id=019d75fb-e9a9-7e82-aebd-392358dd581d client_address=127.0.0.1:42618}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:18.221220Z DEBUG serve{trace_id=019d75fb-e9a9-7e82-aebd-392358dd581d client_address=127.0.0.1:42618}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select x'68656c6c6f' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.221464Z DEBUG serve{trace_id=019d75fb-e9a9-7e82-aebd-392358dd581d client_address=127.0.0.1:42618}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.221956Z DEBUG serve{trace_id=019d75fb-e9a9-7e82-aebd-392358dd581d client_address=127.0.0.1:42618}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.261416Z DEBUG serve{trace_id=019d75fb-e9a9-7e82-aebd-392358dd581d client_address=127.0.0.1:42618}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.261726Z DEBUG serve{trace_id=019d75fb-e9a9-7e82-aebd-392358dd581d client_address=127.0.0.1:42618}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.804246Z ERROR serve{trace_id=019d75fb-e9a9-7e82-aebd-392358dd581d client_address=127.0.0.1:42618}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_bytea' (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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b3fb99d - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b3fb99d - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41d44b - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_bytea::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:267:61 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b425e32 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_bytea [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:267:66 [INFO] [stdout] 45: 0x57937b41a5a7 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_bytea::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:266:28 [INFO] [stdout] 46: 0x57937b38fa66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_ipaddress stdout ---- [INFO] [stdout] 2026-04-10T06:02:17.201906Z DEBUG serve{trace_id=019d75fb-eaf1-7121-ba8a-bd5d82825174 client_address=127.0.0.1:38430}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:17.202395Z DEBUG tokio_postgres::prepare: preparing query s23: select IPADDRESS '2001:db8::1' [INFO] [stdout] 2026-04-10T06:02:17.202678Z DEBUG serve{trace_id=019d75fb-eaf1-7121-ba8a-bd5d82825174 client_address=127.0.0.1:38430}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:18.429817Z DEBUG serve{trace_id=019d75fb-eaf1-7121-ba8a-bd5d82825174 client_address=127.0.0.1:38430}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select IPADDRESS '2001:db8::1' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.430014Z DEBUG serve{trace_id=019d75fb-eaf1-7121-ba8a-bd5d82825174 client_address=127.0.0.1:38430}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.430389Z DEBUG serve{trace_id=019d75fb-eaf1-7121-ba8a-bd5d82825174 client_address=127.0.0.1:38430}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.438802Z DEBUG serve{trace_id=019d75fb-eaf1-7121-ba8a-bd5d82825174 client_address=127.0.0.1:38430}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.439073Z DEBUG serve{trace_id=019d75fb-eaf1-7121-ba8a-bd5d82825174 client_address=127.0.0.1:38430}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.798496Z ERROR serve{trace_id=019d75fb-eaf1-7121-ba8a-bd5d82825174 client_address=127.0.0.1:38430}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_ipaddress' (26) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b3fe451 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b3fe451 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41ece8 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_ipaddress::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:361:10 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b427052 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_ipaddress [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:361:15 [INFO] [stdout] 45: 0x57937b41b1a7 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_ipaddress::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:356:32 [INFO] [stdout] 46: 0x57937b38fce6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_multiple_rows stdout ---- [INFO] [stdout] 2026-04-10T06:02:16.866530Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44f58fcc47b8 client_address=127.0.0.1:40796}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.866935Z DEBUG tokio_postgres::prepare: preparing query s8: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-04-10T06:02:16.867162Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44f58fcc47b8 client_address=127.0.0.1:40796}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:18.250748Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44f58fcc47b8 client_address=127.0.0.1:40796}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select * from tpch.sf1.orders limit 1000 [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.250951Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44f58fcc47b8 client_address=127.0.0.1:40796}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.251292Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44f58fcc47b8 client_address=127.0.0.1:40796}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.256748Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44f58fcc47b8 client_address=127.0.0.1:40796}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.256925Z DEBUG serve{trace_id=019d75fb-e9a2-7e52-af61-44f58fcc47b8 client_address=127.0.0.1:40796}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.803883Z ERROR serve{trace_id=019d75fb-e9a2-7e52-af61-44f58fcc47b8 client_address=127.0.0.1:40796}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_multiple_rows' (29) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b58279c - , tokio_postgres[b3b86db941e15375]::error::Error>>::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57937b41fb94 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_multiple_rows::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:447:14 [INFO] [stdout] 22: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b42795f - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_multiple_rows [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:453:39 [INFO] [stdout] 44: 0x57937b41b297 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_multiple_rows::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:439:36 [INFO] [stdout] 45: 0x57937b38fe26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 65: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x7d457753caa4 - [INFO] [stdout] 67: 0x7d45775c9a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_no_such_column stdout ---- [INFO] [stdout] 2026-04-10T06:02:18.534753Z DEBUG serve{trace_id=019d75fb-f026-7fa0-8c53-0cae7cbb6cde client_address=127.0.0.1:56276}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:18.535203Z DEBUG tokio_postgres::prepare: preparing query s24: select asdasd [INFO] [stdout] 2026-04-10T06:02:18.535447Z DEBUG serve{trace_id=019d75fb-f026-7fa0-8c53-0cae7cbb6cde client_address=127.0.0.1:56276}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:18.799201Z DEBUG serve{trace_id=019d75fb-f026-7fa0-8c53-0cae7cbb6cde client_address=127.0.0.1:56276}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select asdasd [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.799355Z DEBUG serve{trace_id=019d75fb-f026-7fa0-8c53-0cae7cbb6cde client_address=127.0.0.1:56276}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.799980Z DEBUG serve{trace_id=019d75fb-f026-7fa0-8c53-0cae7cbb6cde client_address=127.0.0.1:56276}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.808816Z DEBUG serve{trace_id=019d75fb-f026-7fa0-8c53-0cae7cbb6cde client_address=127.0.0.1:56276}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.809113Z DEBUG serve{trace_id=019d75fb-f026-7fa0-8c53-0cae7cbb6cde client_address=127.0.0.1:56276}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.809555Z ERROR serve{trace_id=019d75fb-f026-7fa0-8c53-0cae7cbb6cde client_address=127.0.0.1:56276}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_no_such_column' (54) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937b41bb90 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one_failure::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:199:9 [INFO] [stdout] 20: 0x57937b4200fb - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_no_such_column::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:381:81 [INFO] [stdout] 21: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 33: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 34: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b427d02 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_no_such_column [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:381:86 [INFO] [stdout] 43: 0x57937b41b2f7 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_no_such_column::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:380:37 [INFO] [stdout] 44: 0x57937b38fea6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 64: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 65: 0x7d457753caa4 - [INFO] [stdout] 66: 0x7d45775c9a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_multiple_clients stdout ---- [INFO] [stdout] 2026-04-10T06:02:16.872830Z DEBUG serve{trace_id=019d75fb-e9a5-7033-9d3f-54864f0f0da4 client_address=127.0.0.1:51994}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.872853Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-adfd4342fb4f client_address=127.0.0.1:42660}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.872866Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f2f16f495c0 client_address=127.0.0.1:36870}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.873163Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25d79e8e837e client_address=127.0.0.1:50508}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.873205Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae07197ce874 client_address=127.0.0.1:44866}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.873231Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25e3c78894e3 client_address=127.0.0.1:35994}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.873384Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae12c7b66387 client_address=127.0.0.1:59380}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.873458Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25f8088c1bff client_address=127.0.0.1:43236}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.873473Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-2604f436e9a8 client_address=127.0.0.1:36950}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.873903Z DEBUG tokio_postgres::prepare: preparing query s10: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-04-10T06:02:16.873928Z DEBUG tokio_postgres::prepare: preparing query s11: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-04-10T06:02:16.873948Z DEBUG tokio_postgres::prepare: preparing query s12: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-04-10T06:02:16.874161Z DEBUG tokio_postgres::prepare: preparing query s14: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-04-10T06:02:16.874167Z DEBUG tokio_postgres::prepare: preparing query s15: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-04-10T06:02:16.874242Z DEBUG tokio_postgres::prepare: preparing query s16: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-04-10T06:02:16.874373Z DEBUG tokio_postgres::prepare: preparing query s17: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-04-10T06:02:16.874478Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-adfd4342fb4f client_address=127.0.0.1:42660}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:16.874549Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae12c7b66387 client_address=127.0.0.1:59380}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:16.874617Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f2f16f495c0 client_address=127.0.0.1:36870}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:16.875021Z DEBUG tokio_postgres::prepare: preparing query s18: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-04-10T06:02:16.875058Z DEBUG tokio_postgres::prepare: preparing query s19: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-04-10T06:02:16.875018Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25d79e8e837e client_address=127.0.0.1:50508}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:16.875330Z DEBUG serve{trace_id=019d75fb-e9a5-7033-9d3f-54864f0f0da4 client_address=127.0.0.1:51994}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:16.875418Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-2604f436e9a8 client_address=127.0.0.1:36950}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:16.875476Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25e3c78894e3 client_address=127.0.0.1:35994}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:16.875857Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae07197ce874 client_address=127.0.0.1:44866}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:16.875886Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f3b5fe5cc03 client_address=127.0.0.1:51762}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.876108Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25f8088c1bff client_address=127.0.0.1:43236}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:16.876427Z DEBUG tokio_postgres::prepare: preparing query s20: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-04-10T06:02:16.876856Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f3b5fe5cc03 client_address=127.0.0.1:51762}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:17.955772Z DEBUG serve{trace_id=019d75fb-e9a5-7033-9d3f-54864f0f0da4 client_address=127.0.0.1:51994}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select * from tpch.sf1.orders limit 1000 [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:17.955969Z DEBUG serve{trace_id=019d75fb-e9a5-7033-9d3f-54864f0f0da4 client_address=127.0.0.1:51994}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:17.956283Z DEBUG serve{trace_id=019d75fb-e9a5-7033-9d3f-54864f0f0da4 client_address=127.0.0.1:51994}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:17.957404Z DEBUG serve{trace_id=019d75fb-e9a5-7033-9d3f-54864f0f0da4 client_address=127.0.0.1:51994}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:17.957613Z DEBUG serve{trace_id=019d75fb-e9a5-7033-9d3f-54864f0f0da4 client_address=127.0.0.1:51994}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.203788Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25f8088c1bff client_address=127.0.0.1:43236}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select * from tpch.sf1.orders limit 1000 [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.204022Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25f8088c1bff client_address=127.0.0.1:43236}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.204417Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25f8088c1bff client_address=127.0.0.1:43236}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.211255Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25f8088c1bff client_address=127.0.0.1:43236}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.212883Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25e3c78894e3 client_address=127.0.0.1:35994}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select * from tpch.sf1.orders limit 1000 [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.213077Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25e3c78894e3 client_address=127.0.0.1:35994}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.213471Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25e3c78894e3 client_address=127.0.0.1:35994}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.211614Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25f8088c1bff client_address=127.0.0.1:43236}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.214688Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25e3c78894e3 client_address=127.0.0.1:35994}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.214947Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25e3c78894e3 client_address=127.0.0.1:35994}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.266308Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f2f16f495c0 client_address=127.0.0.1:36870}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select * from tpch.sf1.orders limit 1000 [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.266533Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f2f16f495c0 client_address=127.0.0.1:36870}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.266926Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f2f16f495c0 client_address=127.0.0.1:36870}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.267558Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f2f16f495c0 client_address=127.0.0.1:36870}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.267886Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f2f16f495c0 client_address=127.0.0.1:36870}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.274786Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-2604f436e9a8 client_address=127.0.0.1:36950}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select * from tpch.sf1.orders limit 1000 [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.275006Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-2604f436e9a8 client_address=127.0.0.1:36950}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.275372Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-2604f436e9a8 client_address=127.0.0.1:36950}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.282883Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-2604f436e9a8 client_address=127.0.0.1:36950}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.283231Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-2604f436e9a8 client_address=127.0.0.1:36950}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.311220Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-adfd4342fb4f client_address=127.0.0.1:42660}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select * from tpch.sf1.orders limit 1000 [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.311450Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-adfd4342fb4f client_address=127.0.0.1:42660}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.311995Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-adfd4342fb4f client_address=127.0.0.1:42660}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.314093Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-adfd4342fb4f client_address=127.0.0.1:42660}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.314405Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-adfd4342fb4f client_address=127.0.0.1:42660}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.326326Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f3b5fe5cc03 client_address=127.0.0.1:51762}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select * from tpch.sf1.orders limit 1000 [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.326524Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f3b5fe5cc03 client_address=127.0.0.1:51762}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.326957Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f3b5fe5cc03 client_address=127.0.0.1:51762}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.327406Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f3b5fe5cc03 client_address=127.0.0.1:51762}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.327772Z DEBUG serve{trace_id=019d75fb-e9a8-7642-abdd-9f3b5fe5cc03 client_address=127.0.0.1:51762}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.380035Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae07197ce874 client_address=127.0.0.1:44866}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select * from tpch.sf1.orders limit 1000 [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.380271Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae07197ce874 client_address=127.0.0.1:44866}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.380700Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae07197ce874 client_address=127.0.0.1:44866}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.381270Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae07197ce874 client_address=127.0.0.1:44866}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.381554Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae07197ce874 client_address=127.0.0.1:44866}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.385023Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae12c7b66387 client_address=127.0.0.1:59380}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select * from tpch.sf1.orders limit 1000 [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.385169Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae12c7b66387 client_address=127.0.0.1:59380}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.385458Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae12c7b66387 client_address=127.0.0.1:59380}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.416116Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae12c7b66387 client_address=127.0.0.1:59380}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.416437Z DEBUG serve{trace_id=019d75fb-e9a6-7a32-93fe-ae12c7b66387 client_address=127.0.0.1:59380}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.437619Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25d79e8e837e client_address=127.0.0.1:50508}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select * from tpch.sf1.orders limit 1000 [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.438902Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25d79e8e837e client_address=127.0.0.1:50508}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.439280Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25d79e8e837e client_address=127.0.0.1:50508}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.441770Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25d79e8e837e client_address=127.0.0.1:50508}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.442172Z DEBUG serve{trace_id=019d75fb-e9a7-7021-8a77-25d79e8e837e client_address=127.0.0.1:50508}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.690003Z ERROR serve{trace_id=019d75fb-e9a7-7021-8a77-25e3c78894e3 client_address=127.0.0.1:35994}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::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::, ()>, ::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::, ()>, ::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: "::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: "::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: ">::set::", 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: ">::try_with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/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::", 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: "::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: "::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: "::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: "::launch::{closure#0}>>>>::with_mut::, ::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: "::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::::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: "::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::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: "::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: "::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::::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: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "::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::<::spawn_thread::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (38) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b58279c - , tokio_postgres[b3b86db941e15375]::error::Error>>::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57937b419161 - trino_postgres[c667ba632cc0a861]::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: 0x57937b46e74d - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b31c168 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >>>>::with_mut::, >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2bddfa - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc>::{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: 0x57937b58bee0 - >, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x57937b39476e - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x57937b30cbdb - __rust_try [INFO] [stdout] 30: 0x57937b2ff193 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x57937b2ff193 - std[31e582c13f4e914f]::panic::catch_unwind::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57937b2b25cf - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937b2e1a62 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2e1d13 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b5261fb - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937be1a247 - ::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: 0x57937bdeaa82 - >>::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: 0x57937bdddf7d - ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ()>, ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::budget::, ()>, ::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: 0x57937bde3c79 - ::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: 0x57937bde29f9 - ::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: 0x57937bddd009 - tokio[77498e8d21b20a6c]::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: 0x57937bdf4950 - >::set:: [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: 0x57937bdefb2b - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdd17bb - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 47: 0x57937bdd141f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 48: 0x57937bdedc64 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdde1d9 - tokio[77498e8d21b20a6c]::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: 0x57937bde826f - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime:: [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: 0x57937bde45d1 - tokio[77498e8d21b20a6c]::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: 0x57937bddd11b - ::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: 0x57937bdeb06b - ::launch::{closure#0}> as core[fa0eadad68403074]::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: 0x57937be132ac - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be08a2e - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be10671 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x57937bdd4c9f - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x57937bdd0f6b - __rust_try [INFO] [stdout] 61: 0x57937bdcbac3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937bdcbac3 - std[31e582c13f4e914f]::panic::catch_unwind::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937be07b00 - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d279 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d537 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be11ecd - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be1a247 - ::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: 0x57937bdeaac7 - >::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: 0x57937bdb3bb7 - ::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: 0x57937bdb55d2 - ::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: 0x57937bdb31c4 - ::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: 0x57937bdb9666 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x57937bdf62d2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x57937be107c1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 75: 0x57937bdd4ea7 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x57937bdf9b2b - __rust_try [INFO] [stdout] 77: 0x57937bdf5f60 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x57937bdf5f60 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x57937bdf5f60 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x57937be22e0f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 82: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 83: 0x7d457753caa4 - [INFO] [stdout] 84: 0x7d45775c9a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-04-10T06:02:18.755812Z ERROR serve{trace_id=019d75fb-e9a6-7a32-93fe-adfd4342fb4f client_address=127.0.0.1:42660}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::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::, ()>, ::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::, ()>, ::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: "::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: "::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: ">::set::", 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: ">::try_with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/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::", 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: "::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: "::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: "::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: "::launch::{closure#0}>>>>::with_mut::, ::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: "::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::::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: "::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::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: "::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: "::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::::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: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "::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::<::spawn_thread::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] 2026-04-10T06:02:18.761720Z ERROR serve{trace_id=019d75fb-e9a8-7642-abdd-9f2f16f495c0 client_address=127.0.0.1:36870}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::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::, ()>, ::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::, ()>, ::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: "::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: "::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: ">::set::", 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: ">::try_with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/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::", 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: "::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: "::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: "::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: "::launch::{closure#0}>>>>::with_mut::, ::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: "::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::::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: "::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::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: "::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: "::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::::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: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "::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::<::spawn_thread::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (38) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b58279c - , tokio_postgres[b3b86db941e15375]::error::Error>>::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57937b419161 - trino_postgres[c667ba632cc0a861]::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: 0x57937b46e74d - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b31c168 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >>>>::with_mut::, >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2bddfa - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc>::{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: 0x57937b58bee0 - >, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x57937b39476e - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x57937b30cbdb - __rust_try [INFO] [stdout] 30: 0x57937b2ff193 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x57937b2ff193 - std[31e582c13f4e914f]::panic::catch_unwind::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57937b2b25cf - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937b2e1a62 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2e1d13 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b5261fb - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937be1a247 - ::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: 0x57937bdeaa82 - >>::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: 0x57937bdddf7d - ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ()>, ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::budget::, ()>, ::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: 0x57937bde3c79 - ::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: 0x57937bde29f9 - ::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: 0x57937bddd009 - tokio[77498e8d21b20a6c]::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: 0x57937bdf4950 - >::set:: [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: 0x57937bdefb2b - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdd17bb - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 47: 0x57937bdd141f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 48: 0x57937bdedc64 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdde1d9 - tokio[77498e8d21b20a6c]::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: 0x57937bde826f - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime:: [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: 0x57937bde45d1 - tokio[77498e8d21b20a6c]::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: 0x57937bddd11b - ::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: 0x57937bdeb06b - ::launch::{closure#0}> as core[fa0eadad68403074]::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: 0x57937be132ac - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be08a2e - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be10671 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x57937bdd4c9f - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x57937bdd0f6b - __rust_try [INFO] [stdout] 61: 0x57937bdcbac3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937bdcbac3 - std[31e582c13f4e914f]::panic::catch_unwind::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937be07b00 - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d279 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d537 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be11ecd - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be1a247 - ::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: 0x57937bdeaac7 - >::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: 0x57937bdb3bb7 - ::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: 0x57937bdb55d2 - ::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: 0x57937bdb31c4 - ::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: 0x57937bdb9666 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x57937bdf62d2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x57937be107c1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 75: 0x57937bdd4ea7 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x57937bdf9b2b - __rust_try [INFO] [stdout] 77: 0x57937bdf5f60 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x57937bdf5f60 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x57937bdf5f60 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x57937be22e0f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 82: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 83: 0x7d457753caa4 - [INFO] [stdout] 84: 0x7d45775c9a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (38) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b58279c - , tokio_postgres[b3b86db941e15375]::error::Error>>::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57937b419161 - trino_postgres[c667ba632cc0a861]::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: 0x57937b46e74d - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b31c168 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >>>>::with_mut::, >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2bddfa - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc>::{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: 0x57937b58bee0 - >, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x57937b39476e - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x57937b30cbdb - __rust_try [INFO] [stdout] 30: 0x57937b2ff193 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x57937b2ff193 - std[31e582c13f4e914f]::panic::catch_unwind::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57937b2b25cf - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937b2e1a62 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2e1d13 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b5261fb - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937be1a247 - ::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: 0x57937bdeaa82 - >>::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: 0x57937bdddf7d - ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ()>, ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::budget::, ()>, ::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: 0x57937bde3c79 - ::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: 0x57937bde29f9 - ::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: 0x57937bddd009 - tokio[77498e8d21b20a6c]::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: 0x57937bdf4950 - >::set:: [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: 0x57937bdefb2b - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdd17bb - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 47: 0x57937bdd141f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 48: 0x57937bdedc64 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdde1d9 - tokio[77498e8d21b20a6c]::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: 0x57937bde826f - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime:: [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: 0x57937bde45d1 - tokio[77498e8d21b20a6c]::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: 0x57937bddd11b - ::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: 0x57937bdeb06b - ::launch::{closure#0}> as core[fa0eadad68403074]::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: 0x57937be132ac - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be08a2e - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be10671 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x57937bdd4c9f - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x57937bdd0f6b - __rust_try [INFO] [stdout] 61: 0x57937bdcbac3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937bdcbac3 - std[31e582c13f4e914f]::panic::catch_unwind::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937be07b00 - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d279 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d537 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be11ecd - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be1a247 - ::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: 0x57937bdeaac7 - >::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: 0x57937bdb3bb7 - ::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: 0x57937bdb55d2 - ::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: 0x57937bdb31c4 - ::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: 0x57937bdb9666 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x57937bdf62d2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x57937be107c1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 75: 0x57937bdd4ea7 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x57937bdf9b2b - __rust_try [INFO] [stdout] 77: 0x57937bdf5f60 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x57937bdf5f60 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x57937bdf5f60 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x57937be22e0f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 82: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 83: 0x7d457753caa4 - [INFO] [stdout] 84: 0x7d45775c9a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-04-10T06:02:18.753836Z ERROR serve{trace_id=019d75fb-e9a7-7021-8a77-2604f436e9a8 client_address=127.0.0.1:36950}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::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::, ()>, ::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::, ()>, ::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: "::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: "::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: ">::set::", 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: ">::try_with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/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::", 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: "::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: "::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: "::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: "::launch::{closure#0}>>>>::with_mut::, ::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: "::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::::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: "::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::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: "::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: "::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::::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: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "::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::<::spawn_thread::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (31) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b58279c - , tokio_postgres[b3b86db941e15375]::error::Error>>::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57937b419161 - trino_postgres[c667ba632cc0a861]::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: 0x57937b46e74d - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b31c168 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >>>>::with_mut::, >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2bddfa - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc>::{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: 0x57937b58bee0 - >, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x57937b39476e - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x57937b30cbdb - __rust_try [INFO] [stdout] 30: 0x57937b2ff193 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x57937b2ff193 - std[31e582c13f4e914f]::panic::catch_unwind::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57937b2b25cf - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937b2e1a62 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2e1d13 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b5261fb - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937be1a247 - ::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: 0x57937bdeaa82 - >>::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: 0x57937bdddf7d - ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ()>, ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::budget::, ()>, ::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: 0x57937bde3c79 - ::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: 0x57937bde29f9 - ::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: 0x57937bddd009 - tokio[77498e8d21b20a6c]::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: 0x57937bdf4950 - >::set:: [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: 0x57937bdefb2b - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdd17bb - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 47: 0x57937bdd141f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 48: 0x57937bdedc64 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdde1d9 - tokio[77498e8d21b20a6c]::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: 0x57937bde826f - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime:: [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: 0x57937bde45d1 - tokio[77498e8d21b20a6c]::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: 0x57937bddd11b - ::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: 0x57937bdeb06b - ::launch::{closure#0}> as core[fa0eadad68403074]::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: 0x57937be132ac - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be08a2e - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be10671 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x57937bdd4c9f - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x57937bdd0f6b - __rust_try [INFO] [stdout] 61: 0x57937bdcbac3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937bdcbac3 - std[31e582c13f4e914f]::panic::catch_unwind::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937be07b00 - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d279 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d537 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be11ecd - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be1a247 - ::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: 0x57937bdeaac7 - >::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: 0x57937bdb3bb7 - ::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: 0x57937bdb55d2 - ::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: 0x57937bdb31c4 - ::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: 0x57937bdb9666 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x57937bdf62d2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x57937be107c1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 75: 0x57937bdd4ea7 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x57937bdf9b2b - __rust_try [INFO] [stdout] 77: 0x57937bdf5f60 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x57937bdf5f60 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x57937bdf5f60 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x57937be22e0f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 82: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 83: 0x7d457753caa4 - [INFO] [stdout] 84: 0x7d45775c9a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-04-10T06:02:18.793580Z ERROR serve{trace_id=019d75fb-e9a6-7a32-93fe-ae12c7b66387 client_address=127.0.0.1:59380}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::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::, ()>, ::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::, ()>, ::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: "::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: "::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: ">::set::", 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: ">::try_with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/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::", 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: "::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: "::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: "::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: "::launch::{closure#0}>>>>::with_mut::, ::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: "::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::::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: "::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::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: "::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: "::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::::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: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "::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::<::spawn_thread::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (33) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b58279c - , tokio_postgres[b3b86db941e15375]::error::Error>>::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57937b419161 - trino_postgres[c667ba632cc0a861]::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: 0x57937b46e74d - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b31c168 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >>>>::with_mut::, >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2bddfa - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc>::{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: 0x57937b58bee0 - >, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x57937b39476e - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x57937b30cbdb - __rust_try [INFO] [stdout] 30: 0x57937b2ff193 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x57937b2ff193 - std[31e582c13f4e914f]::panic::catch_unwind::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57937b2b25cf - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937b2e1a62 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2e1d13 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b5261fb - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937be1a247 - ::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: 0x57937bdeaa82 - >>::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: 0x57937bdddf7d - ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ()>, ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::budget::, ()>, ::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: 0x57937bde3c79 - ::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: 0x57937bde29f9 - ::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: 0x57937bddd009 - tokio[77498e8d21b20a6c]::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: 0x57937bdf4950 - >::set:: [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: 0x57937bdefb2b - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdd17bb - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 47: 0x57937bdd141f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 48: 0x57937bdedc64 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdde1d9 - tokio[77498e8d21b20a6c]::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: 0x57937bde826f - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime:: [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: 0x57937bde45d1 - tokio[77498e8d21b20a6c]::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: 0x57937bddd11b - ::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: 0x57937bdeb06b - ::launch::{closure#0}> as core[fa0eadad68403074]::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: 0x57937be132ac - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be08a2e - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be10671 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x57937bdd4c9f - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x57937bdd0f6b - __rust_try [INFO] [stdout] 61: 0x57937bdcbac3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937bdcbac3 - std[31e582c13f4e914f]::panic::catch_unwind::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937be07b00 - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d279 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d537 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be11ecd - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be1a247 - ::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: 0x57937bdeaac7 - >::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: 0x57937bdb3bb7 - ::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: 0x57937bdb55d2 - ::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: 0x57937bdb31c4 - ::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: 0x57937bdb9666 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x57937bdf62d2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x57937be107c1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 75: 0x57937bdd4ea7 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x57937bdf9b2b - __rust_try [INFO] [stdout] 77: 0x57937bdf5f60 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x57937bdf5f60 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x57937bdf5f60 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x57937be22e0f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 82: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 83: 0x7d457753caa4 - [INFO] [stdout] 84: 0x7d45775c9a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-04-10T06:02:18.797126Z ERROR serve{trace_id=019d75fb-e9a7-7021-8a77-25d79e8e837e client_address=127.0.0.1:50508}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::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::, ()>, ::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::, ()>, ::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: "::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: "::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: ">::set::", 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: ">::try_with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/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::", 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: "::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: "::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: "::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: "::launch::{closure#0}>>>>::with_mut::, ::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: "::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::::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: "::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::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: "::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: "::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::::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: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "::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::<::spawn_thread::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] 2026-04-10T06:02:18.812057Z ERROR serve{trace_id=019d75fb-e9a5-7033-9d3f-54864f0f0da4 client_address=127.0.0.1:51994}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::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::, ()>, ::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::, ()>, ::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: "::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: "::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: ">::set::", 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: ">::try_with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/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::", 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: "::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: "::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: "::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: "::launch::{closure#0}>>>>::with_mut::, ::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: "::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::::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: "::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::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: "::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: "::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::::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: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "::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::<::spawn_thread::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (33) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b58279c - , tokio_postgres[b3b86db941e15375]::error::Error>>::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57937b419161 - trino_postgres[c667ba632cc0a861]::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: 0x57937b46e74d - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b31c168 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >>>>::with_mut::, >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2bddfa - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc>::{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: 0x57937b58bee0 - >, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x57937b39476e - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x57937b30cbdb - __rust_try [INFO] [stdout] 30: 0x57937b2ff193 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x57937b2ff193 - std[31e582c13f4e914f]::panic::catch_unwind::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57937b2b25cf - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937b2e1a62 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2e1d13 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b5261fb - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937be1a247 - ::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: 0x57937bdeaa82 - >>::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: 0x57937bdddf7d - ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ()>, ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::budget::, ()>, ::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: 0x57937bde3c79 - ::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: 0x57937bde29f9 - ::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: 0x57937bddd009 - tokio[77498e8d21b20a6c]::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: 0x57937bdf4950 - >::set:: [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: 0x57937bdefb2b - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdd17bb - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 47: 0x57937bdd141f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 48: 0x57937bdedc64 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdde1d9 - tokio[77498e8d21b20a6c]::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: 0x57937bde826f - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime:: [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: 0x57937bde45d1 - tokio[77498e8d21b20a6c]::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: 0x57937bddd11b - ::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: 0x57937bdeb06b - ::launch::{closure#0}> as core[fa0eadad68403074]::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: 0x57937be132ac - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be08a2e - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be10671 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x57937bdd4c9f - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x57937bdd0f6b - __rust_try [INFO] [stdout] 61: 0x57937bdcbac3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937bdcbac3 - std[31e582c13f4e914f]::panic::catch_unwind::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937be07b00 - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d279 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d537 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be11ecd - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be1a247 - ::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: 0x57937bdeaac7 - >::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: 0x57937bdb3bb7 - ::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: 0x57937bdb55d2 - ::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: 0x57937bdb31c4 - ::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: 0x57937bdb9666 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x57937bdf62d2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x57937be107c1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 75: 0x57937bdd4ea7 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x57937bdf9b2b - __rust_try [INFO] [stdout] 77: 0x57937bdf5f60 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x57937bdf5f60 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x57937bdf5f60 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x57937be22e0f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 82: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 83: 0x7d457753caa4 - [INFO] [stdout] 84: 0x7d45775c9a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (37) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b58279c - , tokio_postgres[b3b86db941e15375]::error::Error>>::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57937b419161 - trino_postgres[c667ba632cc0a861]::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: 0x57937b46e74d - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b31c168 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >>>>::with_mut::, >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2bddfa - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc>::{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: 0x57937b58bee0 - >, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x57937b39476e - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x57937b30cbdb - __rust_try [INFO] [stdout] 30: 0x57937b2ff193 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x57937b2ff193 - std[31e582c13f4e914f]::panic::catch_unwind::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57937b2b25cf - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937b2e1a62 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2e1d13 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b5261fb - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937be1a247 - ::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: 0x57937bdeaa82 - >>::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: 0x57937bdddf7d - ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ()>, ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::budget::, ()>, ::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: 0x57937bde3c79 - ::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: 0x57937bde2cc8 - ::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: 0x57937bddd009 - tokio[77498e8d21b20a6c]::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: 0x57937bdf4950 - >::set:: [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: 0x57937bdefb2b - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdd17bb - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 47: 0x57937bdd141f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 48: 0x57937bdedc64 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdde1d9 - tokio[77498e8d21b20a6c]::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: 0x57937bde826f - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime:: [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: 0x57937bde45d1 - tokio[77498e8d21b20a6c]::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: 0x57937bddd11b - ::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: 0x57937bdeb06b - ::launch::{closure#0}> as core[fa0eadad68403074]::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: 0x57937be132ac - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be08a2e - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be10671 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x57937bdd4c9f - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x57937bdd0f6b - __rust_try [INFO] [stdout] 61: 0x57937bdcbac3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937bdcbac3 - std[31e582c13f4e914f]::panic::catch_unwind::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937be07b00 - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d279 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d537 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be11ecd - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be1a247 - ::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: 0x57937bdeaac7 - >::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: 0x57937bdb3bb7 - ::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: 0x57937bdb55d2 - ::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: 0x57937bdb31c4 - ::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: 0x57937bdb9666 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x57937bdf62d2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x57937be107c1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 75: 0x57937bdd4ea7 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x57937bdf9b2b - __rust_try [INFO] [stdout] 77: 0x57937bdf5f60 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x57937bdf5f60 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x57937bdf5f60 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x57937be22e0f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 82: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 83: 0x7d457753caa4 - [INFO] [stdout] 84: 0x7d45775c9a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-04-10T06:02:18.804154Z ERROR serve{trace_id=019d75fb-e9a8-7642-abdd-9f3b5fe5cc03 client_address=127.0.0.1:51762}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::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::, ()>, ::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::, ()>, ::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: "::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: "::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: ">::set::", 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: ">::try_with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/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::", 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: "::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: "::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: "::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: "::launch::{closure#0}>>>>::with_mut::, ::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: "::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::::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: "::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::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: "::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: "::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::::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: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "::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::<::spawn_thread::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b58279c - , tokio_postgres[b3b86db941e15375]::error::Error>>::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57937b419161 - trino_postgres[c667ba632cc0a861]::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: 0x57937b46e74d - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b31c168 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >>>>::with_mut::, >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2bddfa - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc>::{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: 0x57937b58bee0 - >, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x57937b39476e - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x57937b30cbdb - __rust_try [INFO] [stdout] 30: 0x57937b2ff193 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x57937b2ff193 - std[31e582c13f4e914f]::panic::catch_unwind::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57937b2b25cf - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937b2e1a62 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2e1d13 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b5261fb - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937be1a247 - ::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: 0x57937bdeaa82 - >>::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: 0x57937bdddf7d - ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ()>, ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::budget::, ()>, ::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: 0x57937bde3c79 - ::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: 0x57937bde29f9 - ::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: 0x57937bddd009 - tokio[77498e8d21b20a6c]::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: 0x57937bdf4950 - >::set:: [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: 0x57937bdefb2b - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdd17bb - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 47: 0x57937bdd141f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 48: 0x57937bdedc64 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdde1d9 - tokio[77498e8d21b20a6c]::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: 0x57937bde826f - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime:: [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: 0x57937bde45d1 - tokio[77498e8d21b20a6c]::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: 0x57937bddd11b - ::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: 0x57937bdeb06b - ::launch::{closure#0}> as core[fa0eadad68403074]::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: 0x57937be132ac - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be08a2e - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be10671 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x57937bdd4c9f - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x57937bdd0f6b - __rust_try [INFO] [stdout] 61: 0x57937bdcbac3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937bdcbac3 - std[31e582c13f4e914f]::panic::catch_unwind::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937be07b00 - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d279 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d537 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be11ecd - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be1a247 - ::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: 0x57937bdeaac7 - >::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: 0x57937bdb3bb7 - ::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: 0x57937bdb55d2 - ::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: 0x57937bdb31c4 - ::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: 0x57937bdb9666 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x57937bdf62d2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x57937be107c1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 75: 0x57937bdd4ea7 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x57937bdf9b2b - __rust_try [INFO] [stdout] 77: 0x57937bdf5f60 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x57937bdf5f60 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x57937bdf5f60 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x57937be22e0f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 82: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 83: 0x7d457753caa4 - [INFO] [stdout] 84: 0x7d45775c9a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-04-10T06:02:18.839053Z ERROR serve{trace_id=019d75fb-e9a7-7021-8a77-25f8088c1bff client_address=127.0.0.1:43236}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::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::, ()>, ::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::, ()>, ::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: "::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: "::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: ">::set::", 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: ">::try_with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/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::", 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: "::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: "::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: "::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: "::launch::{closure#0}>>>>::with_mut::, ::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: "::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::::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: "::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::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: "::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: "::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::::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: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "::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::<::spawn_thread::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_multiple_clients' (28) panicked at src/postgres/serve.rs:476:26: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(26), "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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b420485 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b420485 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_multiple_clients::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:476:26 [INFO] [stdout] 22: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b3cc52d - ::block_on::>>::{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: 0x57937b3ad982 - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>::{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: 0x57937b3ad982 - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>::{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: 0x57937b3ad982 - ::block_on::>> [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: 0x57937b3f42a4 - ::block_on::>> [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: 0x57937b489d48 - ::block_on::>>::{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: 0x57937b3f596b - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b471ae4 - ::block_on::>> [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: 0x57937b4717d4 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b427ed0 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_multiple_clients [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:475:31 [INFO] [stdout] 34: 0x57937b41b327 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_multiple_clients::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:457:39 [INFO] [stdout] 35: 0x57937b38fee6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 38: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 39: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 40: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 44: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 45: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 46: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 47: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 48: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 53: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 55: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 56: 0x7d457753caa4 - [INFO] [stdout] 57: 0x7d45775c9a64 - clone [INFO] [stdout] 58: 0x0 - [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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b58279c - , tokio_postgres[b3b86db941e15375]::error::Error>>::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57937b419161 - trino_postgres[c667ba632cc0a861]::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: 0x57937b46e74d - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b31c168 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >>>>::with_mut::, >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b35b5f8 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2bddfa - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc>::{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: 0x57937b58bee0 - >, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x57937b39476e - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x57937b30cbdb - __rust_try [INFO] [stdout] 30: 0x57937b2ff193 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x57937b2ff193 - std[31e582c13f4e914f]::panic::catch_unwind::>, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57937b2b25cf - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937b2e1a62 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b2e1d13 - >, alloc[49b8922c36ca62de]::sync::Arc>>::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: 0x57937b5261fb - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::>, alloc[49b8922c36ca62de]::sync::Arc> [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: 0x57937be1a247 - ::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: 0x57937bdeaa82 - >>::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: 0x57937bdddf7d - ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ()>, ::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: 0x57937bde3c79 - tokio[77498e8d21b20a6c]::task::coop::budget::, ()>, ::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: 0x57937bde3c79 - ::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: 0x57937bde29f9 - ::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: 0x57937bddd009 - tokio[77498e8d21b20a6c]::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: 0x57937bdf4950 - >::set:: [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: 0x57937bdefb2b - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdd17bb - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 47: 0x57937bdd141f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 48: 0x57937bdedc64 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(), tokio[77498e8d21b20a6c]::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: 0x57937bdde1d9 - tokio[77498e8d21b20a6c]::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: 0x57937bde826f - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime:: [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: 0x57937bde45d1 - tokio[77498e8d21b20a6c]::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: 0x57937bddd11b - ::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: 0x57937bdeb06b - ::launch::{closure#0}> as core[fa0eadad68403074]::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: 0x57937be132ac - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be18b0c - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be08a2e - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be10671 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x57937bdd4c9f - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x57937bdd0f6b - __rust_try [INFO] [stdout] 61: 0x57937bdcbac3 - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937bdcbac3 - std[31e582c13f4e914f]::panic::catch_unwind::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937be07b00 - tokio[77498e8d21b20a6c]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d279 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be0d537 - ::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be11ecd - tokio[77498e8d21b20a6c]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[77498e8d21b20a6c]::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: 0x57937be1a247 - ::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: 0x57937bdeaac7 - >::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: 0x57937bdb3bb7 - ::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: 0x57937bdb55d2 - ::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: 0x57937bdb31c4 - ::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: 0x57937bdb9666 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x57937bdf62d2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x57937be107c1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 75: 0x57937bdd4ea7 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x57937bdf9b2b - __rust_try [INFO] [stdout] 77: 0x57937bdf5f60 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x57937bdf5f60 - std[31e582c13f4e914f]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x57937bdf5f60 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x57937be22e0f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 82: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 83: 0x7d457753caa4 - [INFO] [stdout] 84: 0x7d45775c9a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-04-10T06:02:18.798711Z ERROR serve{trace_id=019d75fb-e9a6-7a32-93fe-ae07197ce874 client_address=127.0.0.1:44866}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::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::, ()>, ::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::, ()>, ::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: "::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: "::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: ">::set::", 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: ">::try_with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/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::", 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: "::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: "::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: "::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: "::launch::{closure#0}>>>>::with_mut::, ::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: "::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::::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: "::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::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: "::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: "::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::::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: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "::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::<::spawn_thread::{closure#0}, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] 2026-04-10T06:02:18.869155Z  INFO serve{trace_id=019d75fb-e9a6-7a32-93fe-ae07197ce874 client_address=127.0.0.1:44866}: trino_postgres::postgres::handlers::error: Error: IoError(Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }) [INFO] [stdout] 2026-04-10T06:02:18.878318Z ERROR serve{trace_id=019d75fb-e9a6-7a32-93fe-ae07197ce874 client_address=127.0.0.1:44866}: trino_postgres::postgres::serve: IO error processing socket error=Broken pipe (os error 32) [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_boolean stdout ---- [INFO] [stdout] 2026-04-10T06:02:16.866337Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41e5d380bb5e client_address=127.0.0.1:35868}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:16.866750Z DEBUG tokio_postgres::prepare: preparing query s6: select true [INFO] [stdout] 2026-04-10T06:02:16.866947Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41e5d380bb5e client_address=127.0.0.1:35868}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:18.505466Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41e5d380bb5e client_address=127.0.0.1:35868}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select true [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:18.505722Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41e5d380bb5e client_address=127.0.0.1:35868}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:18.506136Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41e5d380bb5e client_address=127.0.0.1:35868}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:18.516445Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41e5d380bb5e client_address=127.0.0.1:35868}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:18.516671Z DEBUG serve{trace_id=019d75fb-e9a1-7a82-9c0c-41e5d380bb5e client_address=127.0.0.1:35868}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:18.797280Z ERROR serve{trace_id=019d75fb-e9a1-7a82-9c0c-41e5d380bb5e client_address=127.0.0.1:35868}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_boolean' (18) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b4020f3 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b4020f3 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41e033 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_boolean::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:262:39 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b426572 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_boolean [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:262:44 [INFO] [stdout] 45: 0x57937b41a667 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_boolean::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:261:30 [INFO] [stdout] 46: 0x57937b38fb66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_real stdout ---- [INFO] [stdout] 2026-04-10T06:02:18.717240Z DEBUG serve{trace_id=019d75fb-f0dc-79b0-a592-b03efc997236 client_address=127.0.0.1:42436}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:18.717828Z DEBUG tokio_postgres::prepare: preparing query s25: select real '3.41' [INFO] [stdout] 2026-04-10T06:02:18.718096Z DEBUG serve{trace_id=019d75fb-f0dc-79b0-a592-b03efc997236 client_address=127.0.0.1:42436}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:19.068547Z DEBUG serve{trace_id=019d75fb-f0dc-79b0-a592-b03efc997236 client_address=127.0.0.1:42436}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select real '3.41' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:19.072879Z DEBUG serve{trace_id=019d75fb-f0dc-79b0-a592-b03efc997236 client_address=127.0.0.1:42436}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:19.073312Z DEBUG serve{trace_id=019d75fb-f0dc-79b0-a592-b03efc997236 client_address=127.0.0.1:42436}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:19.080958Z DEBUG serve{trace_id=019d75fb-f0dc-79b0-a592-b03efc997236 client_address=127.0.0.1:42436}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:19.081330Z DEBUG serve{trace_id=019d75fb-f0dc-79b0-a592-b03efc997236 client_address=127.0.0.1:42436}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:19.081847Z ERROR serve{trace_id=019d75fb-f0dc-79b0-a592-b03efc997236 client_address=127.0.0.1:42436}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_real' (57) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b40325b - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b40325b - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41ce56 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_real::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:252:49 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b4258c2 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_real [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:252:54 [INFO] [stdout] 45: 0x57937b41a517 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_real::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:251:27 [INFO] [stdout] 46: 0x57937b38f9a6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_time stdout ---- [INFO] [stdout] 2026-04-10T06:02:18.821046Z DEBUG serve{trace_id=019d75fb-f144-78a2-9940-3bfb79def9b7 client_address=127.0.0.1:56938}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:18.821524Z DEBUG tokio_postgres::prepare: preparing query s28: select TIME '01:02:03.456' [INFO] [stdout] 2026-04-10T06:02:18.821797Z DEBUG serve{trace_id=019d75fb-f144-78a2-9940-3bfb79def9b7 client_address=127.0.0.1:56938}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:19.365396Z DEBUG serve{trace_id=019d75fb-f144-78a2-9940-3bfb79def9b7 client_address=127.0.0.1:56938}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select TIME '01:02:03.456' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:19.365584Z DEBUG serve{trace_id=019d75fb-f144-78a2-9940-3bfb79def9b7 client_address=127.0.0.1:56938}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:19.365984Z DEBUG serve{trace_id=019d75fb-f144-78a2-9940-3bfb79def9b7 client_address=127.0.0.1:56938}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:19.372185Z DEBUG serve{trace_id=019d75fb-f144-78a2-9940-3bfb79def9b7 client_address=127.0.0.1:56938}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:19.372706Z DEBUG serve{trace_id=019d75fb-f144-78a2-9940-3bfb79def9b7 client_address=127.0.0.1:56938}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:19.381857Z ERROR serve{trace_id=019d75fb-f144-78a2-9940-3bfb79def9b7 client_address=127.0.0.1:56938}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b40072d - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b40072d - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41d08b - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_time::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:295:10 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b425a92 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_time [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:295:15 [INFO] [stdout] 45: 0x57937b41a547 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_time::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:290:27 [INFO] [stdout] 46: 0x57937b38f9e6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_timestamp stdout ---- [INFO] [stdout] 2026-04-10T06:02:18.839614Z DEBUG serve{trace_id=019d75fb-f156-7b53-977d-e987a86f7266 client_address=127.0.0.1:46172}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:18.840119Z DEBUG tokio_postgres::prepare: preparing query s29: select TIMESTAMP '2020-06-10 15:55:23' [INFO] [stdout] 2026-04-10T06:02:18.840461Z DEBUG serve{trace_id=019d75fb-f156-7b53-977d-e987a86f7266 client_address=127.0.0.1:46172}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:19.627880Z DEBUG serve{trace_id=019d75fb-f156-7b53-977d-e987a86f7266 client_address=127.0.0.1:46172}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select TIMESTAMP '2020-06-10 15:55:23' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:19.628057Z DEBUG serve{trace_id=019d75fb-f156-7b53-977d-e987a86f7266 client_address=127.0.0.1:46172}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:19.628397Z DEBUG serve{trace_id=019d75fb-f156-7b53-977d-e987a86f7266 client_address=127.0.0.1:46172}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:19.654852Z DEBUG serve{trace_id=019d75fb-f156-7b53-977d-e987a86f7266 client_address=127.0.0.1:46172}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:19.655149Z DEBUG serve{trace_id=019d75fb-f156-7b53-977d-e987a86f7266 client_address=127.0.0.1:46172}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:19.655582Z ERROR serve{trace_id=019d75fb-f156-7b53-977d-e987a86f7266 client_address=127.0.0.1:46172}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_timestamp' (62) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b400fb3 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b400fb3 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41f169 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_timestamp::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:313:10 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b4273f2 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_timestamp [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:313:15 [INFO] [stdout] 45: 0x57937b41b207 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_timestamp::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:305:32 [INFO] [stdout] 46: 0x57937b38fd66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_tinyint stdout ---- [INFO] [stdout] 2026-04-10T06:02:18.859148Z DEBUG serve{trace_id=019d75fb-f16a-72f0-b045-a3bfb046a66c client_address=127.0.0.1:41254}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:18.859597Z DEBUG tokio_postgres::prepare: preparing query s33: select tinyint '1' [INFO] [stdout] 2026-04-10T06:02:18.876093Z DEBUG serve{trace_id=019d75fb-f16a-72f0-b045-a3bfb046a66c client_address=127.0.0.1:41254}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:19.603301Z DEBUG serve{trace_id=019d75fb-f16a-72f0-b045-a3bfb046a66c client_address=127.0.0.1:41254}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select tinyint '1' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:19.603528Z DEBUG serve{trace_id=019d75fb-f16a-72f0-b045-a3bfb046a66c client_address=127.0.0.1:41254}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:19.619026Z DEBUG serve{trace_id=019d75fb-f16a-72f0-b045-a3bfb046a66c client_address=127.0.0.1:41254}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:19.738815Z DEBUG serve{trace_id=019d75fb-f16a-72f0-b045-a3bfb046a66c client_address=127.0.0.1:41254}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:19.739113Z DEBUG serve{trace_id=019d75fb-f16a-72f0-b045-a3bfb046a66c client_address=127.0.0.1:41254}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:19.739564Z ERROR serve{trace_id=019d75fb-f16a-72f0-b045-a3bfb046a66c client_address=127.0.0.1:41254}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_tinyint' (65) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b401843 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b401843 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41e693 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_tinyint::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:209:45 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b426ae2 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_tinyint [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:209:50 [INFO] [stdout] 45: 0x57937b41b117 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_tinyint::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:208:30 [INFO] [stdout] 46: 0x57937b38fc26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_smallint stdout ---- [INFO] [stdout] 2026-04-10T06:02:18.803353Z DEBUG serve{trace_id=019d75fb-f133-7390-beb9-79dcac31871d client_address=127.0.0.1:51044}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:18.804071Z DEBUG tokio_postgres::prepare: preparing query s27: select smallint '1' [INFO] [stdout] 2026-04-10T06:02:18.804341Z DEBUG serve{trace_id=019d75fb-f133-7390-beb9-79dcac31871d client_address=127.0.0.1:51044}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:19.859516Z DEBUG serve{trace_id=019d75fb-f133-7390-beb9-79dcac31871d client_address=127.0.0.1:51044}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select smallint '1' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:19.863955Z DEBUG serve{trace_id=019d75fb-f133-7390-beb9-79dcac31871d client_address=127.0.0.1:51044}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:19.864407Z DEBUG serve{trace_id=019d75fb-f133-7390-beb9-79dcac31871d client_address=127.0.0.1:51044}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:19.948175Z DEBUG serve{trace_id=019d75fb-f133-7390-beb9-79dcac31871d client_address=127.0.0.1:51044}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:19.948474Z DEBUG serve{trace_id=019d75fb-f133-7390-beb9-79dcac31871d client_address=127.0.0.1:51044}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:19.953504Z ERROR serve{trace_id=019d75fb-f133-7390-beb9-79dcac31871d client_address=127.0.0.1:51044}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_smallint' (59) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b4043b9 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b4043b9 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41ea33 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_smallint::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:214:47 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b426e82 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_smallint [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:214:52 [INFO] [stdout] 45: 0x57937b41b177 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_smallint::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:213:31 [INFO] [stdout] 46: 0x57937b38fca6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::test_auth stdout ---- [INFO] [stdout] 2026-04-10T06:02:18.853969Z DEBUG serve{trace_id=019d75fb-f162-70b2-9c3e-2a18a97b3e97 client_address=127.0.0.1:46074}: trino_postgres::postgres::handlers::startup: 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] 2026-04-10T06:02:18.854594Z DEBUG tokio_postgres::prepare: preparing query s31: select bigint '3' [INFO] [stdout] 2026-04-10T06:02:18.854935Z DEBUG serve{trace_id=019d75fb-f162-70b2-9c3e-2a18a97b3e97 client_address=127.0.0.1:46074}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:19.989725Z DEBUG serve{trace_id=019d75fb-f162-70b2-9c3e-2a18a97b3e97 client_address=127.0.0.1:46074}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select bigint '3' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:19.989956Z DEBUG serve{trace_id=019d75fb-f162-70b2-9c3e-2a18a97b3e97 client_address=127.0.0.1:46074}:do_describe_statement:process{method=POST url=https://localhost:8443/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:19.990317Z DEBUG serve{trace_id=019d75fb-f162-70b2-9c3e-2a18a97b3e97 client_address=127.0.0.1:46074}:do_describe_statement:process{method=POST url=https://localhost:8443/v1/statement}: reqwest::connect: starting new connection: https://localhost:8443/ [INFO] [stdout] 2026-04-10T06:02:20.009863Z DEBUG serve{trace_id=019d75fb-f162-70b2-9c3e-2a18a97b3e97 client_address=127.0.0.1:46074}:do_describe_statement:process{method=POST url=https://localhost:8443/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8443 [INFO] [stdout] 2026-04-10T06:02:20.010160Z DEBUG serve{trace_id=019d75fb-f162-70b2-9c3e-2a18a97b3e97 client_address=127.0.0.1:46074}:do_describe_statement:process{method=POST url=https://localhost:8443/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8443 [INFO] [stdout] 2026-04-10T06:02:20.010604Z ERROR serve{trace_id=019d75fb-f162-70b2-9c3e-2a18a97b3e97 client_address=127.0.0.1:46074}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::test_auth' (67) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b4212f0 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b4212f0 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_auth::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:171:68 [INFO] [stdout] 22: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b42860f - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_auth [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:172:44 [INFO] [stdout] 44: 0x57937b41bc77 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_auth::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:162:25 [INFO] [stdout] 45: 0x57937b38ffe6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 65: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x7d457753caa4 - [INFO] [stdout] 67: 0x7d45775c9a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::test_no_auth stdout ---- [INFO] [stdout] 2026-04-10T06:02:18.890844Z DEBUG serve{trace_id=019d75fb-f184-7b10-ae48-98fd1ec0a91d client_address=127.0.0.1:38372}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:18.891285Z DEBUG tokio_postgres::prepare: preparing query s35: select bigint '2' [INFO] [stdout] 2026-04-10T06:02:18.891522Z DEBUG serve{trace_id=019d75fb-f184-7b10-ae48-98fd1ec0a91d client_address=127.0.0.1:38372}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:20.092493Z DEBUG serve{trace_id=019d75fb-f184-7b10-ae48-98fd1ec0a91d client_address=127.0.0.1:38372}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select bigint '2' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:20.101757Z DEBUG serve{trace_id=019d75fb-f184-7b10-ae48-98fd1ec0a91d client_address=127.0.0.1:38372}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:20.102196Z DEBUG serve{trace_id=019d75fb-f184-7b10-ae48-98fd1ec0a91d client_address=127.0.0.1:38372}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:20.111152Z DEBUG serve{trace_id=019d75fb-f184-7b10-ae48-98fd1ec0a91d client_address=127.0.0.1:38372}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:20.111418Z DEBUG serve{trace_id=019d75fb-f184-7b10-ae48-98fd1ec0a91d client_address=127.0.0.1:38372}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:20.111855Z ERROR serve{trace_id=019d75fb-f184-7b10-ae48-98fd1ec0a91d client_address=127.0.0.1:38372}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::test_no_auth' (68) 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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b41da10 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b41da10 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_no_auth::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:157:68 [INFO] [stdout] 22: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b425fff - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_no_auth [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:158:44 [INFO] [stdout] 44: 0x57937b41a5d7 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_no_auth::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:153:28 [INFO] [stdout] 45: 0x57937b38faa6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 65: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x7d457753caa4 - [INFO] [stdout] 67: 0x7d45775c9a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_timestamp_with_time_zone_utc_offset stdout ---- [INFO] [stdout] 2026-04-10T06:02:18.842328Z DEBUG serve{trace_id=019d75fb-f15a-7940-af02-6c903ebdd4bd client_address=127.0.0.1:53826}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:18.842778Z DEBUG tokio_postgres::prepare: preparing query s30: select TIMESTAMP '2020-06-10 15:55:23 UTC+8' [INFO] [stdout] 2026-04-10T06:02:18.843006Z DEBUG serve{trace_id=019d75fb-f15a-7940-af02-6c903ebdd4bd client_address=127.0.0.1:53826}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:20.166236Z DEBUG serve{trace_id=019d75fb-f15a-7940-af02-6c903ebdd4bd client_address=127.0.0.1:53826}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select TIMESTAMP '2020-06-10 15:55:23 UTC+8' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:20.166447Z DEBUG serve{trace_id=019d75fb-f15a-7940-af02-6c903ebdd4bd client_address=127.0.0.1:53826}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:20.166857Z DEBUG serve{trace_id=019d75fb-f15a-7940-af02-6c903ebdd4bd client_address=127.0.0.1:53826}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:20.173029Z DEBUG serve{trace_id=019d75fb-f15a-7940-af02-6c903ebdd4bd client_address=127.0.0.1:53826}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:20.174500Z DEBUG serve{trace_id=019d75fb-f15a-7940-af02-6c903ebdd4bd client_address=127.0.0.1:53826}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:20.175036Z ERROR serve{trace_id=019d75fb-f15a-7940-af02-6c903ebdd4bd client_address=127.0.0.1:53826}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/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' (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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b3fcaad - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b3fcaad - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b420d38 - trino_postgres[c667ba632cc0a861]::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: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b428442 - trino_postgres[c667ba632cc0a861]::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: 0x57937b41bc47 - trino_postgres[c667ba632cc0a861]::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: 0x57937b38ffa6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_varchar stdout ---- [INFO] [stdout] 2026-04-10T06:02:18.875841Z DEBUG serve{trace_id=019d75fb-f17b-7561-bc79-c0e724a24f43 client_address=127.0.0.1:33866}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:18.877594Z DEBUG tokio_postgres::prepare: preparing query s34: select varchar 'hello world' [INFO] [stdout] 2026-04-10T06:02:18.878043Z DEBUG serve{trace_id=019d75fb-f17b-7561-bc79-c0e724a24f43 client_address=127.0.0.1:33866}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:20.212405Z DEBUG serve{trace_id=019d75fb-f17b-7561-bc79-c0e724a24f43 client_address=127.0.0.1:33866}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select varchar 'hello world' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:20.218817Z DEBUG serve{trace_id=019d75fb-f17b-7561-bc79-c0e724a24f43 client_address=127.0.0.1:33866}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:20.219267Z DEBUG serve{trace_id=019d75fb-f17b-7561-bc79-c0e724a24f43 client_address=127.0.0.1:33866}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:20.236950Z DEBUG serve{trace_id=019d75fb-f17b-7561-bc79-c0e724a24f43 client_address=127.0.0.1:33866}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:20.237322Z DEBUG serve{trace_id=019d75fb-f17b-7561-bc79-c0e724a24f43 client_address=127.0.0.1:33866}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:20.239963Z ERROR serve{trace_id=019d75fb-f17b-7561-bc79-c0e724a24f43 client_address=127.0.0.1:33866}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs", line: 118 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_varchar' (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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b3feccd - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b3feccd - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b41e877 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_varchar::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:229:76 [INFO] [stdout] 23: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b426cb2 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_varchar [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:229:81 [INFO] [stdout] 45: 0x57937b41b147 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_varchar::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:228:30 [INFO] [stdout] 46: 0x57937b38fc66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_timestamp_with_time_zone_utc stdout ---- [INFO] [stdout] 2026-04-10T06:02:18.855907Z DEBUG serve{trace_id=019d75fb-f15c-7840-a09b-18d08e7e6df7 client_address=127.0.0.1:53982}: trino_postgres::postgres::handlers::startup: Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} } [INFO] [stdout] 2026-04-10T06:02:18.856487Z DEBUG tokio_postgres::prepare: preparing query s32: select TIMESTAMP '2020-06-10 15:55:23 UTC' [INFO] [stdout] 2026-04-10T06:02:18.856785Z DEBUG serve{trace_id=019d75fb-f15c-7840-a09b-18d08e7e6df7 client_address=127.0.0.1:53982}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-04-10T06:02:20.732047Z DEBUG serve{trace_id=019d75fb-f15c-7840-a09b-18d08e7e6df7 client_address=127.0.0.1:53982}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select TIMESTAMP '2020-06-10 15:55:23 UTC' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-04-10T06:02:20.732248Z DEBUG serve{trace_id=019d75fb-f15c-7840-a09b-18d08e7e6df7 client_address=127.0.0.1:53982}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: trino_postgres::trino::client: Processing request request=Request { 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] 2026-04-10T06:02:20.753710Z DEBUG serve{trace_id=019d75fb-f15c-7840-a09b-18d08e7e6df7 client_address=127.0.0.1:53982}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-04-10T06:02:20.759852Z DEBUG serve{trace_id=019d75fb-f15c-7840-a09b-18d08e7e6df7 client_address=127.0.0.1:53982}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to [::1]:8080 [INFO] [stdout] 2026-04-10T06:02:20.760172Z DEBUG serve{trace_id=019d75fb-f15c-7840-a09b-18d08e7e6df7 client_address=127.0.0.1:53982}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:8080 [INFO] [stdout] 2026-04-10T06:02:20.760660Z ERROR serve{trace_id=019d75fb-f15c-7840-a09b-18d08e7e6df7 client_address=127.0.0.1:53982}: trino_postgres::postgres::handlers::error: Error occurred on api error=Reqwest { 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: "::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: ">::from", file: "./src/trino/client.rs", line: 20 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs", line: 2189 }, { fn: "::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "::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: "::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: ", ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: ", ::execute::{closure#0}>, ::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, ::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: "::do_describe_statement::>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "::do_describe_statement>>::{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: "::do_describe_statement::>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::_on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::on_describe::>>::{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::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::::{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::>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: ">::{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: ">::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 300 }, { fn: ">::{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: ">::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::>, core::panic::unwind_safe::AssertUnwindSafe<>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: ">::{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: "::{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: "::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs", line: 133 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::, ::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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: "::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>>::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::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: ">>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "::block_on::>>>::{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::<(), ::block_on>>>::{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::<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::enter::<(), ::run_task<(), ::block_on>>>::{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: "::run_task::<(), ::block_on>>>::{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: "::block_on::>>>::{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: "::enter::<::block_on>>>::{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: ">::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, 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, core::option::Option<()>), ::enter<::block_on>>>::{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: ">::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 462 }, { fn: ">::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs", line: 426 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{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: "::enter::<::block_on>>>::{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: "::block_on::>>>", 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: "::block_on::>>::{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::<::block_on>>::{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: "::block_on::>>", 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: "::block_on_inner::>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "::block_on::>>", 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: ">::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs", line: 275 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs", line: 2240 }, { fn: "::new::thread_start", file: "/rustc/562dee4820c458d823175268e41601d4c060588a/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' (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: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57937c1362ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57937c1362ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57937c1362ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57937c14f4fa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57937c14f4fa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57937c13b6b2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57937c13b6b2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57937c112faf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57937c112faf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57937c12db79 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57937b60beec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57937b60beec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57937c12ddf2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57937c12ddf2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57937c113068 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57937c107a09 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57937c113e6d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57937c14fd6c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57937c14fab2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57937b3fc253 - >::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x57937b3fc253 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::test_select_one::>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x57937b420984 - trino_postgres[c667ba632cc0a861]::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: 0x57937b46e792 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57937b46e80d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x57937b3d2e6d - ::block_on::>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::with_budget::, ::block_on>>>::{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: 0x57937b3d2d6b - tokio[77498e8d21b20a6c]::task::coop::budget::, ::block_on>>>::{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: 0x57937b3d2d6b - ::block_on::>>>::{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: 0x57937b3ac7c0 - ::enter::, ::block_on>>>::{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: 0x57937b3cd9bd - ::block_on::>>>::{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: 0x57937b3cccb4 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b52f88b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::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: 0x57937b3e8459 - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b55a8e2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x57937b55a46e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x57937b3e654d - tokio[77498e8d21b20a6c]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7760 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::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: 0x57937b3b7a56 - ::block_on::>>> [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: 0x57937b3cc100 - ::block_on::>>::{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: 0x57937b3f5c43 - tokio[77498e8d21b20a6c]::runtime::context::runtime::enter_runtime::<::block_on>>::{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: 0x57937b3ac2d1 - ::block_on::>> [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: 0x57937b471804 - ::block_on_inner::>> [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: 0x57937b4719cf - ::block_on::>> [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: 0x57937b428272 - trino_postgres[c667ba632cc0a861]::postgres::serve::tests::select_timestamp_with_time_zone_utc [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:328:15 [INFO] [stdout] 45: 0x57937b41bc17 - trino_postgres[c667ba632cc0a861]::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: 0x57937b38ff66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x57937b5fffcb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x57937b5fffcb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x57937b60c9bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x57937b60c9bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x57937b60c9bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x57937b60c9bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x57937b60c9bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x57937b606e14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x57937b606e14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x57937b60f5c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x57937b60f5c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x57937b60f5c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x57937b60f5c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x57937b60f5c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x57937c13551f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x57937c13551f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x7d457753caa4 - [INFO] [stdout] 68: 0x7d45775c9a64 - clone [INFO] [stdout] 69: 0x0 - [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 6.71s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin trino-postgres` [INFO] running `Command { std: "docker" "inspect" "736d45196d6019759e8bcc3e4f83ae4df1dc30ac598341b4dbfd8bb264510edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "736d45196d6019759e8bcc3e4f83ae4df1dc30ac598341b4dbfd8bb264510edf", kill_on_drop: false }` [INFO] [stdout] 736d45196d6019759e8bcc3e4f83ae4df1dc30ac598341b4dbfd8bb264510edf