[INFO] cloning repository https://github.com/jkylling/trino-postgres [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkylling/trino-postgres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkylling%2Ftrino-postgres", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkylling%2Ftrino-postgres'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 826c825cdef62ec6eda1eaa063cc5aca84f9ae68 [INFO] testing jkylling/trino-postgres against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkylling%2Ftrino-postgres" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jkylling/trino-postgres [INFO] finished tweaking git repo https://github.com/jkylling/trino-postgres [INFO] tweaked toml for git repo https://github.com/jkylling/trino-postgres written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jkylling/trino-postgres on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b96a0503f3cd004ab05359fe9431729d961f82470e4e29d929b23a599cecd2c [INFO] running `Command { std: "docker" "start" "-a" "3b96a0503f3cd004ab05359fe9431729d961f82470e4e29d929b23a599cecd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b96a0503f3cd004ab05359fe9431729d961f82470e4e29d929b23a599cecd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b96a0503f3cd004ab05359fe9431729d961f82470e4e29d929b23a599cecd2c", kill_on_drop: false }` [INFO] [stdout] 3b96a0503f3cd004ab05359fe9431729d961f82470e4e29d929b23a599cecd2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f505ba9d903e9df71aaf10ae60978c5453b53b0b983e8471dba35620a882bf99 [INFO] running `Command { std: "docker" "start" "-a" "f505ba9d903e9df71aaf10ae60978c5453b53b0b983e8471dba35620a882bf99", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [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 zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling cidr v0.3.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling postgres-types v0.2.11 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling compression-codecs v0.4.33 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling bcder v0.7.6 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling x509-certificate v0.25.0 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling lazy-regex v3.4.2 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-compression v0.4.34 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling snafu v0.8.9 [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 5m 43s [INFO] running `Command { std: "docker" "inspect" "f505ba9d903e9df71aaf10ae60978c5453b53b0b983e8471dba35620a882bf99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f505ba9d903e9df71aaf10ae60978c5453b53b0b983e8471dba35620a882bf99", kill_on_drop: false }` [INFO] [stdout] f505ba9d903e9df71aaf10ae60978c5453b53b0b983e8471dba35620a882bf99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f9129ae5dcb0dfd04bdf124c0c96d031a87b77624edcaf073e06d26baf4b2fd [INFO] running `Command { std: "docker" "start" "-a" "5f9129ae5dcb0dfd04bdf124c0c96d031a87b77624edcaf073e06d26baf4b2fd", 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 lock_api v0.4.14 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling bcder v0.7.6 [INFO] [stderr] Compiling postgres-types v0.2.11 [INFO] [stderr] Compiling 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 tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.34 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-postgres v0.7.15 [INFO] [stderr] Compiling pgwire v0.36.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling trino-postgres v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.04s [INFO] running `Command { std: "docker" "inspect" "5f9129ae5dcb0dfd04bdf124c0c96d031a87b77624edcaf073e06d26baf4b2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9129ae5dcb0dfd04bdf124c0c96d031a87b77624edcaf073e06d26baf4b2fd", kill_on_drop: false }` [INFO] [stdout] 5f9129ae5dcb0dfd04bdf124c0c96d031a87b77624edcaf073e06d26baf4b2fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 727c0a73a152cb5a5ef12639f83c5d8e06d9f6cf67075e4d0a56ee460bb13bbb [INFO] running `Command { std: "docker" "start" "-a" "727c0a73a152cb5a5ef12639f83c5d8e06d9f6cf67075e4d0a56ee460bb13bbb", 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_double ... FAILED [INFO] [stdout] test postgres::serve::tests::select_array ... FAILED [INFO] [stdout] test postgres::serve::tests::select_boolean ... FAILED [INFO] [stdout] test postgres::serve::tests::select_date ... FAILED [INFO] [stdout] test postgres::serve::tests::select_bytea ... FAILED [INFO] [stdout] test postgres::serve::tests::select_map ... ignored, Map is not supported [INFO] [stdout] test postgres::serve::tests::select_decimal ... FAILED [INFO] [stdout] test postgres::serve::tests::select_bigint ... FAILED [INFO] [stdout] test postgres::serve::tests::select_invalid_option ... ok [INFO] [stdout] test postgres::serve::tests::select_char ... FAILED [INFO] [stdout] test postgres::serve::tests::select_json ... FAILED [INFO] [stdout] test postgres::serve::tests::select_null ... ignored, need something to serialize to null [INFO] [stdout] test postgres::serve::tests::select_integer ... FAILED [INFO] [stdout] test postgres::serve::tests::select_no_such_column ... FAILED [INFO] [stdout] test postgres::serve::tests::select_no_scheme ... ok [INFO] [stdout] test postgres::serve::tests::select_nested_array ... 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_ipaddress ... FAILED [INFO] [stdout] test postgres::serve::tests::select_server_down ... ok [INFO] [stdout] test postgres::serve::tests::select_multiple_rows ... FAILED [INFO] [stdout] test postgres::serve::tests::select_real ... FAILED [INFO] [stdout] test postgres::serve::tests::select_multiple_clients ... FAILED [INFO] [stdout] test postgres::serve::tests::select_smallint ... FAILED [INFO] [stdout] test postgres::serve::tests::select_timestamp ... FAILED [INFO] [stdout] test postgres::serve::tests::select_time ... FAILED [INFO] [stdout] test postgres::serve::tests::select_timestamp_with_time_zone_utc_offset ... FAILED [INFO] [stdout] test postgres::serve::tests::select_timestamp_with_time_zone_utc ... FAILED [INFO] [stdout] test postgres::serve::tests::test_no_auth ... FAILED [INFO] [stdout] test trino::client::tests::select_boolean ... ok [INFO] [stdout] test postgres::serve::tests::select_tinyint ... FAILED [INFO] [stdout] test postgres::serve::tests::test_auth ... FAILED [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_bigint ... ok [INFO] [stdout] test trino::client::tests::select_nested_array ... ok [INFO] [stdout] test trino::client::tests::select_double ... ok [INFO] [stdout] test trino::client::tests::select_decimal ... ok [INFO] [stdout] test trino::client::tests::select_bytea ... ok [INFO] [stdout] test trino::client::tests::select_null ... ok [INFO] [stdout] test trino::client::tests::select_integer ... ok [INFO] [stdout] test trino::client::tests::select_named_row ... ok [INFO] [stdout] test trino::client::tests::select_smallint ... ok [INFO] [stdout] test trino::client::tests::select_tinyint ... ok [INFO] [stdout] test trino::client::tests::select_real ... ok [INFO] [stdout] test trino::client::tests::select_varchar ... ok [INFO] [stdout] test trino::client::tests::select_unnamed_row ... ok [INFO] [stdout] test visitors::tosql::tests::select_array ... ok [INFO] [stdout] test visitors::tosql::tests::select_bigint ... ok [INFO] [stdout] test visitors::tosql::tests::select_date ... ok [INFO] [stdout] test visitors::tosql::tests::select_boolean ... ok [INFO] [stdout] test visitors::tosql::tests::select_bytea ... ok [INFO] [stdout] test visitors::tosql::tests::select_map ... ignored, Map is not supported [INFO] [stdout] test visitors::tosql::tests::select_decimal ... ok [INFO] [stdout] test visitors::tosql::tests::select_char ... ok [INFO] [stdout] test visitors::tosql::tests::select_double ... ok [INFO] [stdout] test visitors::tosql::tests::select_integer ... ok [INFO] [stdout] test visitors::tosql::tests::select_time_with_time_zone ... ignored, Need something to serialize to time with time zone [INFO] [stdout] test visitors::tosql::tests::select_ipaddress ... ok [INFO] [stdout] test visitors::tosql::tests::select_null ... ok [INFO] [stdout] test visitors::tosql::tests::select_nested_array ... ok [INFO] [stdout] test visitors::tosql::tests::select_real ... ok [INFO] [stdout] test visitors::tosql::tests::select_json ... ok [INFO] [stdout] test visitors::tosql::tests::select_smallint ... ok [INFO] [stdout] test visitors::tosql::tests::select_time ... ok [INFO] [stdout] test visitors::tosql::tests::select_timestamp_with_time_zone_utc ... ok [INFO] [stdout] test visitors::tosql::tests::select_timestamp ... ok [INFO] [stdout] test visitors::tosql::tests::select_timestamp_with_time_zone_utc_offset ... ok [INFO] [stdout] test visitors::tosql::tests::select_varchar ... ok [INFO] [stdout] test visitors::tosql::tests::select_tinyint ... ok [INFO] [stdout] test visitors::types::tests::select_array ... ok [INFO] [stdout] test visitors::types::tests::select_interval_day ... ignored, Interval is not supported [INFO] [stdout] test visitors::types::tests::select_interval_month ... ignored, Interval is not supported [INFO] [stdout] test visitors::types::tests::select_bigint ... ok [INFO] [stdout] test visitors::types::tests::select_boolean ... ok [INFO] [stdout] test visitors::types::tests::select_map ... ignored, Map is not supported [INFO] [stdout] test visitors::types::tests::select_char ... ok [INFO] [stdout] test visitors::types::tests::select_decimal ... ok [INFO] [stdout] test visitors::types::tests::select_date ... ok [INFO] [stdout] test visitors::types::tests::select_double ... ok [INFO] [stdout] test visitors::types::tests::select_integer ... ok [INFO] [stdout] test visitors::types::tests::select_ipaddress ... ok [INFO] [stdout] test visitors::types::tests::select_json ... ok [INFO] [stdout] test visitors::types::tests::select_named_row ... ok [INFO] [stdout] test visitors::types::tests::select_smallint ... 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_null ... ok [INFO] [stdout] test visitors::types::tests::select_time_with_time_zone ... ok [INFO] [stdout] test visitors::types::tests::select_time ... ok [INFO] [stdout] test visitors::types::tests::select_timestamp ... ok [INFO] [stdout] test visitors::types::tests::select_varchar ... ok [INFO] [stdout] test visitors::types::tests::select_tinyint ... ok [INFO] [stdout] test visitors::types::tests::select_timestamp_with_time_zone ... ok [INFO] [stdout] test visitors::types::tests::select_unnamed_row ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_double stdout ---- [INFO] [stdout] 2026-01-06T23:44:10.327936Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-739c2a942dd1 client_address=127.0.0.1:49658}: 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-01-06T23:44:10.328336Z DEBUG tokio_postgres::prepare: preparing query s1: select double '3.41' [INFO] [stdout] 2026-01-06T23:44:10.328585Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-739c2a942dd1 client_address=127.0.0.1:49658}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:10.951792Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-739c2a942dd1 client_address=127.0.0.1:49658}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select double '3.41' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:10.951937Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-739c2a942dd1 client_address=127.0.0.1:49658}: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-01-06T23:44:10.952203Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-739c2a942dd1 client_address=127.0.0.1:49658}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:10.974131Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-739c2a942dd1 client_address=127.0.0.1:49658}: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-01-06T23:44:10.974301Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-739c2a942dd1 client_address=127.0.0.1:49658}: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-01-06T23:44:11.447569Z ERROR serve{trace_id=019b95b2-5257-78b3-9dcc-739c2a942dd1 client_address=127.0.0.1:49658}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x58419095ae1b - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x58419095ae1b - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x584190975336 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_double::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:257:51 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097c6d2 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_double [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:257:56 [INFO] [stdout] 45: 0x584190971af7 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_double::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:256:29 [INFO] [stdout] 46: 0x584190862446 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_array stdout ---- [INFO] [stdout] 2026-01-06T23:44:10.328934Z DEBUG serve{trace_id=019b95b2-5256-7062-8176-7b34471e247d client_address=127.0.0.1:55836}: 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-01-06T23:44:10.329299Z DEBUG tokio_postgres::prepare: preparing query s3: select array[1, 2, 3] [INFO] [stdout] 2026-01-06T23:44:10.329546Z DEBUG serve{trace_id=019b95b2-5256-7062-8176-7b34471e247d client_address=127.0.0.1:55836}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:10.850075Z DEBUG serve{trace_id=019b95b2-5256-7062-8176-7b34471e247d client_address=127.0.0.1:55836}: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-01-06T23:44:10.850293Z DEBUG serve{trace_id=019b95b2-5256-7062-8176-7b34471e247d client_address=127.0.0.1:55836}: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-01-06T23:44:10.876498Z DEBUG serve{trace_id=019b95b2-5256-7062-8176-7b34471e247d client_address=127.0.0.1:55836}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:10.889649Z DEBUG serve{trace_id=019b95b2-5256-7062-8176-7b34471e247d client_address=127.0.0.1:55836}: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-01-06T23:44:10.889958Z DEBUG serve{trace_id=019b95b2-5256-7062-8176-7b34471e247d client_address=127.0.0.1:55836}: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-01-06T23:44:10.908592Z ERROR serve{trace_id=019b95b2-5256-7062-8176-7b34471e247d client_address=127.0.0.1:55836}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584190973050 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one_failure::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:199:9 [INFO] [stdout] 20: 0x58419097471b - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_array::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:238:10 [INFO] [stdout] 21: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 33: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 34: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097bf92 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_array [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:238:15 [INFO] [stdout] 43: 0x584190971a37 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_array::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:233:28 [INFO] [stdout] 44: 0x584190862346 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 64: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 65: 0x76ee0e84aaa4 - [INFO] [stdout] 66: 0x76ee0e8d7a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_boolean stdout ---- [INFO] [stdout] 2026-01-06T23:44:10.341411Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e7e9d0d0056 client_address=127.0.0.1:40876}: 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-01-06T23:44:10.341938Z DEBUG tokio_postgres::prepare: preparing query s7: select true [INFO] [stdout] 2026-01-06T23:44:10.342176Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e7e9d0d0056 client_address=127.0.0.1:40876}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:11.018911Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e7e9d0d0056 client_address=127.0.0.1:40876}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select true [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:11.019113Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e7e9d0d0056 client_address=127.0.0.1:40876}: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-01-06T23:44:11.022476Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e7e9d0d0056 client_address=127.0.0.1:40876}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:11.041037Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e7e9d0d0056 client_address=127.0.0.1:40876}: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-01-06T23:44:11.041337Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e7e9d0d0056 client_address=127.0.0.1:40876}: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-01-06T23:44:11.463186Z ERROR serve{trace_id=019b95b2-5258-7172-8119-4e7e9d0d0056 client_address=127.0.0.1:40876}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x58419095a563 - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x58419095a563 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x5841909754f3 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_boolean::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:262:39 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097c8a2 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_boolean [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:262:44 [INFO] [stdout] 45: 0x584190971b27 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_boolean::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:261:30 [INFO] [stdout] 46: 0x584190862486 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_date stdout ---- [INFO] [stdout] 2026-01-06T23:44:10.330369Z DEBUG serve{trace_id=019b95b2-525a-7910-a024-b7e2960e54e8 client_address=127.0.0.1:47250}: 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-01-06T23:44:10.330711Z DEBUG tokio_postgres::prepare: preparing query s5: select date '2001-08-22' [INFO] [stdout] 2026-01-06T23:44:10.330889Z DEBUG serve{trace_id=019b95b2-525a-7910-a024-b7e2960e54e8 client_address=127.0.0.1:47250}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:10.933299Z DEBUG serve{trace_id=019b95b2-525a-7910-a024-b7e2960e54e8 client_address=127.0.0.1:47250}: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-01-06T23:44:10.950592Z DEBUG serve{trace_id=019b95b2-525a-7910-a024-b7e2960e54e8 client_address=127.0.0.1:47250}: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-01-06T23:44:10.951050Z DEBUG serve{trace_id=019b95b2-525a-7910-a024-b7e2960e54e8 client_address=127.0.0.1:47250}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:10.972580Z DEBUG serve{trace_id=019b95b2-525a-7910-a024-b7e2960e54e8 client_address=127.0.0.1:47250}: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-01-06T23:44:10.972892Z DEBUG serve{trace_id=019b95b2-525a-7910-a024-b7e2960e54e8 client_address=127.0.0.1:47250}: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-01-06T23:44:11.445537Z ERROR serve{trace_id=019b95b2-525a-7910-a024-b7e2960e54e8 client_address=127.0.0.1:47250}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909582e7 - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5841909582e7 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x584190973b45 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_date::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:286:10 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097b682 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_date [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:286:15 [INFO] [stdout] 45: 0x584190971947 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_date::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:281:27 [INFO] [stdout] 46: 0x584190862206 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_bytea stdout ---- [INFO] [stdout] 2026-01-06T23:44:10.329320Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e88724d1ec5 client_address=127.0.0.1:59560}: 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-01-06T23:44:10.329688Z DEBUG tokio_postgres::prepare: preparing query s4: select x'68656c6c6f' [INFO] [stdout] 2026-01-06T23:44:10.329867Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e88724d1ec5 client_address=127.0.0.1:59560}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:10.971730Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e88724d1ec5 client_address=127.0.0.1:59560}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select x'68656c6c6f' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:10.971908Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e88724d1ec5 client_address=127.0.0.1:59560}: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-01-06T23:44:10.972306Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e88724d1ec5 client_address=127.0.0.1:59560}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:10.991785Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e88724d1ec5 client_address=127.0.0.1:59560}: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-01-06T23:44:10.991968Z DEBUG serve{trace_id=019b95b2-5258-7172-8119-4e88724d1ec5 client_address=127.0.0.1:59560}: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-01-06T23:44:11.456945Z ERROR serve{trace_id=019b95b2-5258-7172-8119-4e88724d1ec5 client_address=127.0.0.1:59560}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x584190953e0d - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x584190953e0d - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x58419097490b - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_bytea::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:267:61 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097c162 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_bytea [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:267:66 [INFO] [stdout] 45: 0x584190971a67 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_bytea::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:266:28 [INFO] [stdout] 46: 0x584190862386 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_decimal stdout ---- [INFO] [stdout] 2026-01-06T23:44:10.328203Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-73a89c98298d client_address=127.0.0.1:55626}: 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-01-06T23:44:10.328577Z DEBUG tokio_postgres::prepare: preparing query s2: select DECIMAL '3.41' [INFO] [stdout] 2026-01-06T23:44:10.328759Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-73a89c98298d client_address=127.0.0.1:55626}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:10.974984Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-73a89c98298d client_address=127.0.0.1:55626}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select DECIMAL '3.41' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:10.975111Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-73a89c98298d client_address=127.0.0.1:55626}: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-01-06T23:44:10.975341Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-73a89c98298d client_address=127.0.0.1:55626}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:10.988995Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-73a89c98298d client_address=127.0.0.1:55626}: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-01-06T23:44:10.989235Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-73a89c98298d client_address=127.0.0.1:55626}: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-01-06T23:44:11.467861Z ERROR serve{trace_id=019b95b2-5257-78b3-9dcc-73a89c98298d client_address=127.0.0.1:55626}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x58419095691d - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x58419095691d - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x5841909757ca - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_decimal::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:370:10 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097ca72 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_decimal [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:370:15 [INFO] [stdout] 45: 0x584190971b57 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_decimal::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:365:30 [INFO] [stdout] 46: 0x5841908624c6 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_bigint stdout ---- [INFO] [stdout] 2026-01-06T23:44:10.331741Z DEBUG serve{trace_id=019b95b2-525b-7bf0-b333-0715f318fc6e client_address=127.0.0.1:50770}: 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-01-06T23:44:10.332075Z DEBUG tokio_postgres::prepare: preparing query s6: select bigint '1' [INFO] [stdout] 2026-01-06T23:44:10.332254Z DEBUG serve{trace_id=019b95b2-525b-7bf0-b333-0715f318fc6e client_address=127.0.0.1:50770}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:10.907874Z DEBUG serve{trace_id=019b95b2-525b-7bf0-b333-0715f318fc6e client_address=127.0.0.1:50770}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select bigint '1' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:10.908114Z DEBUG serve{trace_id=019b95b2-525b-7bf0-b333-0715f318fc6e client_address=127.0.0.1:50770}: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-01-06T23:44:10.941566Z DEBUG serve{trace_id=019b95b2-525b-7bf0-b333-0715f318fc6e client_address=127.0.0.1:50770}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:10.943056Z DEBUG serve{trace_id=019b95b2-525b-7bf0-b333-0715f318fc6e client_address=127.0.0.1:50770}: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-01-06T23:44:10.943299Z DEBUG serve{trace_id=019b95b2-525b-7bf0-b333-0715f318fc6e client_address=127.0.0.1:50770}: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-01-06T23:44:11.452297Z ERROR serve{trace_id=019b95b2-525b-7bf0-b333-0715f318fc6e client_address=127.0.0.1:50770}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x58419095d0d9 - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x58419095d0d9 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x584190975173 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_bigint::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:224:45 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097c502 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_bigint [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:224:50 [INFO] [stdout] 45: 0x584190971ac7 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_bigint::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:223:29 [INFO] [stdout] 46: 0x584190862406 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_char stdout ---- [INFO] [stdout] 2026-01-06T23:44:10.327862Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-738bc6ef8c5b client_address=127.0.0.1:42770}: 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-01-06T23:44:10.328336Z DEBUG tokio_postgres::prepare: preparing query s0: select char 'abc' [INFO] [stdout] 2026-01-06T23:44:10.328591Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-738bc6ef8c5b client_address=127.0.0.1:42770}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:10.968288Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-738bc6ef8c5b client_address=127.0.0.1:42770}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select char 'abc' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:10.983567Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-738bc6ef8c5b client_address=127.0.0.1:42770}: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-01-06T23:44:10.983966Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-738bc6ef8c5b client_address=127.0.0.1:42770}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:10.992261Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-738bc6ef8c5b client_address=127.0.0.1:42770}: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-01-06T23:44:10.992442Z DEBUG serve{trace_id=019b95b2-5257-78b3-9dcc-738bc6ef8c5b client_address=127.0.0.1:42770}: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-01-06T23:44:11.482225Z ERROR serve{trace_id=019b95b2-5257-78b3-9dcc-738bc6ef8c5b client_address=127.0.0.1:42770}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x58419095607d - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x58419095607d - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x58419097390b - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_char::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:277:58 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097b4b2 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_char [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:277:63 [INFO] [stdout] 45: 0x584190971917 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_char::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:276:27 [INFO] [stdout] 46: 0x5841908621c6 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_json stdout ---- [INFO] [stdout] 2026-01-06T23:44:11.512797Z DEBUG serve{trace_id=019b95b2-56f8-7d42-8909-2a769513d8fa client_address=127.0.0.1:46246}: 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-01-06T23:44:11.513153Z DEBUG tokio_postgres::prepare: preparing query s14: select json '{"k": 1}' [INFO] [stdout] 2026-01-06T23:44:11.513337Z DEBUG serve{trace_id=019b95b2-56f8-7d42-8909-2a769513d8fa client_address=127.0.0.1:46246}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:12.111935Z DEBUG serve{trace_id=019b95b2-56f8-7d42-8909-2a769513d8fa client_address=127.0.0.1:46246}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select json '{"k": 1}' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:12.112125Z DEBUG serve{trace_id=019b95b2-56f8-7d42-8909-2a769513d8fa client_address=127.0.0.1:46246}: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-01-06T23:44:12.112496Z DEBUG serve{trace_id=019b95b2-56f8-7d42-8909-2a769513d8fa client_address=127.0.0.1:46246}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:12.125140Z DEBUG serve{trace_id=019b95b2-56f8-7d42-8909-2a769513d8fa client_address=127.0.0.1:46246}: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-01-06T23:44:12.125435Z DEBUG serve{trace_id=019b95b2-56f8-7d42-8909-2a769513d8fa client_address=127.0.0.1:46246}: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-01-06T23:44:12.125864Z ERROR serve{trace_id=019b95b2-56f8-7d42-8909-2a769513d8fa client_address=127.0.0.1:46246}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_json' (35) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909571ab - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5841909571ab - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x584190973f96 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_json::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:272:64 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097b852 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_json [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:272:69 [INFO] [stdout] 45: 0x584190971977 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_json::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:271:27 [INFO] [stdout] 46: 0x584190862246 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_integer stdout ---- [INFO] [stdout] 2026-01-06T23:44:11.503255Z DEBUG serve{trace_id=019b95b2-56ee-7c42-9602-2c7c7d579720 client_address=127.0.0.1:54794}: 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-01-06T23:44:11.503698Z DEBUG tokio_postgres::prepare: preparing query s8: select 1 [INFO] [stdout] 2026-01-06T23:44:11.503940Z DEBUG serve{trace_id=019b95b2-56ee-7c42-9602-2c7c7d579720 client_address=127.0.0.1:54794}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:12.168734Z DEBUG serve{trace_id=019b95b2-56ee-7c42-9602-2c7c7d579720 client_address=127.0.0.1:54794}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select 1 [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:12.168916Z DEBUG serve{trace_id=019b95b2-56ee-7c42-9602-2c7c7d579720 client_address=127.0.0.1:54794}: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-01-06T23:44:12.169247Z DEBUG serve{trace_id=019b95b2-56ee-7c42-9602-2c7c7d579720 client_address=127.0.0.1:54794}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:12.297509Z DEBUG serve{trace_id=019b95b2-56ee-7c42-9602-2c7c7d579720 client_address=127.0.0.1:54794}: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-01-06T23:44:12.297686Z DEBUG serve{trace_id=019b95b2-56ee-7c42-9602-2c7c7d579720 client_address=127.0.0.1:54794}: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-01-06T23:44:12.304633Z ERROR serve{trace_id=019b95b2-56ee-7c42-9602-2c7c7d579720 client_address=127.0.0.1:54794}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_integer' (32) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x58419095bf77 - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x58419095bf77 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x584190975993 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_integer::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:219:36 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097cc42 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_integer [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:219:41 [INFO] [stdout] 45: 0x584190971b87 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_integer::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:218:30 [INFO] [stdout] 46: 0x584190862506 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_no_such_column stdout ---- [INFO] [stdout] 2026-01-06T23:44:11.537410Z DEBUG serve{trace_id=019b95b2-5711-7760-8093-90ad8b745201 client_address=127.0.0.1:41906}: 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-01-06T23:44:11.537827Z DEBUG tokio_postgres::prepare: preparing query s24: select asdasd [INFO] [stdout] 2026-01-06T23:44:11.538038Z DEBUG serve{trace_id=019b95b2-5711-7760-8093-90ad8b745201 client_address=127.0.0.1:41906}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:12.278825Z DEBUG serve{trace_id=019b95b2-5711-7760-8093-90ad8b745201 client_address=127.0.0.1:41906}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select asdasd [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:12.281149Z DEBUG serve{trace_id=019b95b2-5711-7760-8093-90ad8b745201 client_address=127.0.0.1:41906}: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-01-06T23:44:12.282892Z DEBUG serve{trace_id=019b95b2-5711-7760-8093-90ad8b745201 client_address=127.0.0.1:41906}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:12.295650Z DEBUG serve{trace_id=019b95b2-5711-7760-8093-90ad8b745201 client_address=127.0.0.1:41906}: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-01-06T23:44:12.295924Z DEBUG serve{trace_id=019b95b2-5711-7760-8093-90ad8b745201 client_address=127.0.0.1:41906}: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-01-06T23:44:12.296345Z ERROR serve{trace_id=019b95b2-5711-7760-8093-90ad8b745201 client_address=127.0.0.1:41906}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_no_such_column' (50) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584190973050 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one_failure::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:199:9 [INFO] [stdout] 20: 0x5841909775bb - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_no_such_column::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:381:81 [INFO] [stdout] 21: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 33: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 34: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097e032 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_no_such_column [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:381:86 [INFO] [stdout] 43: 0x5841909727b7 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_no_such_column::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:380:37 [INFO] [stdout] 44: 0x5841908627c6 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 64: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 65: 0x76ee0e84aaa4 - [INFO] [stdout] 66: 0x76ee0e8d7a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_nested_array stdout ---- [INFO] [stdout] 2026-01-06T23:44:11.514217Z DEBUG serve{trace_id=019b95b2-56f9-74c3-8826-d562a4af0339 client_address=127.0.0.1:35290}: 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-01-06T23:44:11.522573Z DEBUG tokio_postgres::prepare: preparing query s20: select array[array[1, 2], array[3, 4]] [INFO] [stdout] 2026-01-06T23:44:11.522786Z DEBUG serve{trace_id=019b95b2-56f9-74c3-8826-d562a4af0339 client_address=127.0.0.1:35290}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:12.546125Z DEBUG serve{trace_id=019b95b2-56f9-74c3-8826-d562a4af0339 client_address=127.0.0.1:35290}: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-01-06T23:44:12.546332Z DEBUG serve{trace_id=019b95b2-56f9-74c3-8826-d562a4af0339 client_address=127.0.0.1:35290}: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-01-06T23:44:12.546718Z DEBUG serve{trace_id=019b95b2-56f9-74c3-8826-d562a4af0339 client_address=127.0.0.1:35290}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:12.564529Z DEBUG serve{trace_id=019b95b2-56f9-74c3-8826-d562a4af0339 client_address=127.0.0.1:35290}: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-01-06T23:44:12.564767Z DEBUG serve{trace_id=019b95b2-56f9-74c3-8826-d562a4af0339 client_address=127.0.0.1:35290}: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-01-06T23:44:12.565167Z ERROR serve{trace_id=019b95b2-56f9-74c3-8826-d562a4af0339 client_address=127.0.0.1:35290}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_nested_array' (48) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584190973050 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one_failure::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:199:9 [INFO] [stdout] 20: 0x5841909769bb - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_nested_array::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:247:10 [INFO] [stdout] 21: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 33: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 34: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097dac2 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_nested_array [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:247:15 [INFO] [stdout] 43: 0x584190972727 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_nested_array::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:242:35 [INFO] [stdout] 44: 0x584190862706 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 64: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 65: 0x76ee0e84aaa4 - [INFO] [stdout] 66: 0x76ee0e8d7a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_ipaddress stdout ---- [INFO] [stdout] 2026-01-06T23:44:11.501220Z DEBUG serve{trace_id=019b95b2-56ec-7533-813a-c68f80b5ee39 client_address=127.0.0.1:46922}: 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-01-06T23:44:11.522683Z DEBUG tokio_postgres::prepare: preparing query s21: select IPADDRESS '2001:db8::1' [INFO] [stdout] 2026-01-06T23:44:11.522898Z DEBUG serve{trace_id=019b95b2-56ec-7533-813a-c68f80b5ee39 client_address=127.0.0.1:46922}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:12.677272Z DEBUG serve{trace_id=019b95b2-56ec-7533-813a-c68f80b5ee39 client_address=127.0.0.1:46922}: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-01-06T23:44:12.684533Z DEBUG serve{trace_id=019b95b2-56ec-7533-813a-c68f80b5ee39 client_address=127.0.0.1:46922}: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-01-06T23:44:12.684975Z DEBUG serve{trace_id=019b95b2-56ec-7533-813a-c68f80b5ee39 client_address=127.0.0.1:46922}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:12.716117Z DEBUG serve{trace_id=019b95b2-56ec-7533-813a-c68f80b5ee39 client_address=127.0.0.1:46922}: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-01-06T23:44:12.716639Z DEBUG serve{trace_id=019b95b2-56ec-7533-813a-c68f80b5ee39 client_address=127.0.0.1:46922}: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-01-06T23:44:12.717533Z ERROR serve{trace_id=019b95b2-56ec-7533-813a-c68f80b5ee39 client_address=127.0.0.1:46922}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_ipaddress' (34) panicked at src/postgres/serve.rs:185:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x584190957a51 - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x584190957a51 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x5841909761a8 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_ipaddress::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:361:10 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097d382 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_ipaddress [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:361:15 [INFO] [stdout] 45: 0x584190972667 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_ipaddress::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:356:32 [INFO] [stdout] 46: 0x584190862606 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_multiple_rows stdout ---- [INFO] [stdout] 2026-01-06T23:44:11.504767Z DEBUG serve{trace_id=019b95b2-56f0-70e0-8603-6c5c705884e1 client_address=127.0.0.1:42858}: 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-01-06T23:44:11.505142Z DEBUG tokio_postgres::prepare: preparing query s9: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-01-06T23:44:11.505343Z DEBUG serve{trace_id=019b95b2-56f0-70e0-8603-6c5c705884e1 client_address=127.0.0.1:42858}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:13.053011Z DEBUG serve{trace_id=019b95b2-56f0-70e0-8603-6c5c705884e1 client_address=127.0.0.1:42858}: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-01-06T23:44:13.053263Z DEBUG serve{trace_id=019b95b2-56f0-70e0-8603-6c5c705884e1 client_address=127.0.0.1:42858}: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-01-06T23:44:13.056989Z DEBUG serve{trace_id=019b95b2-56f0-70e0-8603-6c5c705884e1 client_address=127.0.0.1:42858}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:13.078521Z DEBUG serve{trace_id=019b95b2-56f0-70e0-8603-6c5c705884e1 client_address=127.0.0.1:42858}: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-01-06T23:44:13.079116Z DEBUG serve{trace_id=019b95b2-56f0-70e0-8603-6c5c705884e1 client_address=127.0.0.1:42858}: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-01-06T23:44:13.079557Z ERROR serve{trace_id=019b95b2-56f0-70e0-8603-6c5c705884e1 client_address=127.0.0.1:42858}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_multiple_rows' (47) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909e509c - , tokio_postgres[76a92fb2649280d6]::error::Error>>::expect [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x584190977054 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_rows::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:447:14 [INFO] [stdout] 22: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097dc8f - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_rows [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:453:39 [INFO] [stdout] 44: 0x584190972757 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_rows::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:439:36 [INFO] [stdout] 45: 0x584190862746 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 66: 0x76ee0e84aaa4 - [INFO] [stdout] 67: 0x76ee0e8d7a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_real stdout ---- [INFO] [stdout] 2026-01-06T23:44:12.198958Z DEBUG serve{trace_id=019b95b2-59a6-79f1-b75d-b3dc07cf182c client_address=127.0.0.1:57674}: 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-01-06T23:44:12.199413Z DEBUG tokio_postgres::prepare: preparing query s25: select real '3.41' [INFO] [stdout] 2026-01-06T23:44:12.216463Z DEBUG serve{trace_id=019b95b2-59a6-79f1-b75d-b3dc07cf182c client_address=127.0.0.1:57674}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:13.020808Z DEBUG serve{trace_id=019b95b2-59a6-79f1-b75d-b3dc07cf182c client_address=127.0.0.1:57674}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select real '3.41' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:13.020992Z DEBUG serve{trace_id=019b95b2-59a6-79f1-b75d-b3dc07cf182c client_address=127.0.0.1:57674}: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-01-06T23:44:13.021396Z DEBUG serve{trace_id=019b95b2-59a6-79f1-b75d-b3dc07cf182c client_address=127.0.0.1:57674}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:13.048625Z DEBUG serve{trace_id=019b95b2-59a6-79f1-b75d-b3dc07cf182c client_address=127.0.0.1:57674}: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-01-06T23:44:13.048957Z DEBUG serve{trace_id=019b95b2-59a6-79f1-b75d-b3dc07cf182c client_address=127.0.0.1:57674}: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-01-06T23:44:13.049394Z ERROR serve{trace_id=019b95b2-59a6-79f1-b75d-b3dc07cf182c client_address=127.0.0.1:57674}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_real' (54) panicked at src/postgres/serve.rs:185:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x58419095b6cb - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x58419095b6cb - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x584190974316 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_real::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:252:49 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097bbf2 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_real [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:252:54 [INFO] [stdout] 45: 0x5841909719d7 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_real::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:251:27 [INFO] [stdout] 46: 0x5841908622c6 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_multiple_clients stdout ---- [INFO] [stdout] 2026-01-06T23:44:11.507729Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3b30c094e9e client_address=127.0.0.1:50256}: 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-01-06T23:44:11.507969Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8820e953b00d client_address=127.0.0.1:43308}: 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-01-06T23:44:11.507973Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1f9c958b2af client_address=127.0.0.1:46656}: 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-01-06T23:44:11.508168Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8839f0fd4acd client_address=127.0.0.1:53978}: 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-01-06T23:44:11.508346Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8846638c1bf5 client_address=127.0.0.1:54816}: 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-01-06T23:44:11.511594Z DEBUG tokio_postgres::prepare: preparing query s11: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-01-06T23:44:11.511932Z DEBUG tokio_postgres::prepare: preparing query s12: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-01-06T23:44:11.512108Z DEBUG tokio_postgres::prepare: preparing query s13: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-01-06T23:44:11.512325Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8820e953b00d client_address=127.0.0.1:43308}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:11.508520Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3a4302dacb0 client_address=127.0.0.1:58704}: 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-01-06T23:44:11.515867Z DEBUG serve{trace_id=019b95b2-56f7-7be0-afcb-bf8c645a311b client_address=127.0.0.1:39692}: 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-01-06T23:44:11.516291Z DEBUG tokio_postgres::prepare: preparing query s16: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-01-06T23:44:11.516581Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8839f0fd4acd client_address=127.0.0.1:53978}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:11.510300Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1e1e193b60d client_address=127.0.0.1:57604}: 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-01-06T23:44:11.518177Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3b30c094e9e client_address=127.0.0.1:50256}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:11.511087Z DEBUG tokio_postgres::prepare: preparing query s10: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-01-06T23:44:11.519633Z DEBUG serve{trace_id=019b95b2-56f4-78b3-a1cd-baf57f899307 client_address=127.0.0.1:39066}: 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-01-06T23:44:11.519790Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1f9c958b2af client_address=127.0.0.1:46656}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:11.519978Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8846638c1bf5 client_address=127.0.0.1:54816}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:11.520743Z DEBUG tokio_postgres::prepare: preparing query s17: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-01-06T23:44:11.521006Z DEBUG tokio_postgres::prepare: preparing query s18: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-01-06T23:44:11.521192Z DEBUG tokio_postgres::prepare: preparing query s19: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-01-06T23:44:11.521539Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1e1e193b60d client_address=127.0.0.1:57604}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:11.510541Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1db727d9390 client_address=127.0.0.1:51990}: 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-01-06T23:44:11.522896Z DEBUG tokio_postgres::prepare: preparing query s22: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-01-06T23:44:11.523130Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3a4302dacb0 client_address=127.0.0.1:58704}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:11.529947Z DEBUG serve{trace_id=019b95b2-56f7-7be0-afcb-bf8c645a311b client_address=127.0.0.1:39692}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:11.533055Z DEBUG tokio_postgres::prepare: preparing query s23: select * from tpch.sf1.orders limit 1000 [INFO] [stdout] 2026-01-06T23:44:11.533410Z DEBUG serve{trace_id=019b95b2-56f4-78b3-a1cd-baf57f899307 client_address=127.0.0.1:39066}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:11.539902Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1db727d9390 client_address=127.0.0.1:51990}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:11.794656Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3b30c094e9e client_address=127.0.0.1:50256}: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-01-06T23:44:11.794848Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3b30c094e9e client_address=127.0.0.1:50256}: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-01-06T23:44:11.795162Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3b30c094e9e client_address=127.0.0.1:50256}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:11.796171Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3b30c094e9e client_address=127.0.0.1:50256}: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-01-06T23:44:11.796397Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3b30c094e9e client_address=127.0.0.1:50256}: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-01-06T23:44:11.796883Z ERROR serve{trace_id=019b95b2-56f3-7ee2-938a-b3b30c094e9e client_address=127.0.0.1:50256}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (42) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909e509c - , tokio_postgres[76a92fb2649280d6]::error::Error>>::expect [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x584190971661 - trino_postgres[de085866bc953c11]::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: 0x584190886b9d - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841907d6f78 - >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >>>>::with_mut::, >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841908f0eb0 - >, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x584190a4f30e - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58419083a1eb - __rust_try [INFO] [stdout] 30: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x584190784aff - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841907b3872 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907b3b23 - >, alloc[15e7b27aba85d2e2]::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: 0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::>, alloc[15e7b27aba85d2e2]::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: 0x5841912bd347 - ::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: 0x58419129f2f2 - >>::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: 0x5841912cfc3d - ::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - ::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: 0x5841912d4299 - ::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: 0x5841912ced09 - tokio[65cd53e32687a11e]::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: 0x5841912dd860 - >::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: 0x5841912bfb1b - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912e9fab - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 47: 0x5841912e9c0f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 48: 0x5841912bf774 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912cfe99 - tokio[65cd53e32687a11e]::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: 0x5841912964ff - tokio[65cd53e32687a11e]::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: 0x5841912d5d21 - tokio[65cd53e32687a11e]::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: 0x5841912ceddb - ::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: 0x5841912b015b - ::launch::{closure#0}> as core[585f66e14d78f9ba]::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: 0x5841912b603c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e199e - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912a0651 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5841912c69bf - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x584191289a8b - __rust_try [INFO] [stdout] 61: 0x5841912840d3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5841912840d3 - std[3f03f8b59f91bef1]::panic::catch_unwind::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5841912e0940 - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e6119 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e63d7 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912b483d - tokio[65cd53e32687a11e]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bd347 - ::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: 0x58419129f337 - >::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: 0x5841912994d7 - ::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: 0x58419129aec2 - ::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: 0x5841912987e4 - ::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: 0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x58419129e102 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x5841912a07a1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 75: 0x5841912c6bc7 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x5841912a096b - __rust_try [INFO] [stdout] 77: 0x58419129dd60 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x58419129dd60 - std[3f03f8b59f91bef1]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x58419129dd60 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x5841912aee6f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 82: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 83: 0x76ee0e84aaa4 - [INFO] [stdout] 84: 0x76ee0e8d7a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-01-06T23:44:12.016563Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3a4302dacb0 client_address=127.0.0.1:58704}: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-01-06T23:44:12.016830Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3a4302dacb0 client_address=127.0.0.1:58704}: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-01-06T23:44:12.017186Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3a4302dacb0 client_address=127.0.0.1:58704}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:12.017582Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3a4302dacb0 client_address=127.0.0.1:58704}: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-01-06T23:44:12.017874Z DEBUG serve{trace_id=019b95b2-56f3-7ee2-938a-b3a4302dacb0 client_address=127.0.0.1:58704}: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-01-06T23:44:12.018239Z ERROR serve{trace_id=019b95b2-56f3-7ee2-938a-b3a4302dacb0 client_address=127.0.0.1:58704}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (42) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909e509c - , tokio_postgres[76a92fb2649280d6]::error::Error>>::expect [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x584190971661 - trino_postgres[de085866bc953c11]::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: 0x584190886b9d - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841907d6f78 - >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >>>>::with_mut::, >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841908f0eb0 - >, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x584190a4f30e - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58419083a1eb - __rust_try [INFO] [stdout] 30: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x584190784aff - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841907b3872 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907b3b23 - >, alloc[15e7b27aba85d2e2]::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: 0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::>, alloc[15e7b27aba85d2e2]::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: 0x5841912bd347 - ::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: 0x58419129f2f2 - >>::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: 0x5841912cfc3d - ::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - ::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: 0x5841912d4299 - ::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: 0x5841912ced09 - tokio[65cd53e32687a11e]::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: 0x5841912dd860 - >::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: 0x5841912bfb1b - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912e9fab - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 47: 0x5841912e9c0f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 48: 0x5841912bf774 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912cfe99 - tokio[65cd53e32687a11e]::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: 0x5841912964ff - tokio[65cd53e32687a11e]::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: 0x5841912d5d21 - tokio[65cd53e32687a11e]::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: 0x5841912ceddb - ::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: 0x5841912b015b - ::launch::{closure#0}> as core[585f66e14d78f9ba]::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: 0x5841912b603c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e199e - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912a0651 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5841912c69bf - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x584191289a8b - __rust_try [INFO] [stdout] 61: 0x5841912840d3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5841912840d3 - std[3f03f8b59f91bef1]::panic::catch_unwind::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5841912e0940 - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e6119 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e63d7 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912b483d - tokio[65cd53e32687a11e]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bd347 - ::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: 0x58419129f337 - >::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: 0x5841912994d7 - ::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: 0x58419129aec2 - ::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: 0x5841912987e4 - ::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: 0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x58419129e102 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x5841912a07a1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 75: 0x5841912c6bc7 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x5841912a096b - __rust_try [INFO] [stdout] 77: 0x58419129dd60 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x58419129dd60 - std[3f03f8b59f91bef1]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x58419129dd60 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x5841912aee6f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 82: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 83: 0x76ee0e84aaa4 - [INFO] [stdout] 84: 0x76ee0e8d7a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-01-06T23:44:12.219891Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8846638c1bf5 client_address=127.0.0.1:54816}: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-01-06T23:44:12.220040Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8846638c1bf5 client_address=127.0.0.1:54816}: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-01-06T23:44:12.220331Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8846638c1bf5 client_address=127.0.0.1:54816}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:12.220685Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8846638c1bf5 client_address=127.0.0.1:54816}: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-01-06T23:44:12.220967Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8846638c1bf5 client_address=127.0.0.1:54816}: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-01-06T23:44:12.221366Z ERROR serve{trace_id=019b95b2-56f2-74f1-baec-8846638c1bf5 client_address=127.0.0.1:54816}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (42) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909e509c - , tokio_postgres[76a92fb2649280d6]::error::Error>>::expect [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x584190971661 - trino_postgres[de085866bc953c11]::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: 0x584190886b9d - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841907d6f78 - >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >>>>::with_mut::, >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841908f0eb0 - >, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x584190a4f30e - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58419083a1eb - __rust_try [INFO] [stdout] 30: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x584190784aff - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841907b3872 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907b3b23 - >, alloc[15e7b27aba85d2e2]::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: 0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::>, alloc[15e7b27aba85d2e2]::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: 0x5841912bd347 - ::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: 0x58419129f2f2 - >>::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: 0x5841912cfc3d - ::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - ::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: 0x5841912d4299 - ::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: 0x5841912ced09 - tokio[65cd53e32687a11e]::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: 0x5841912dd860 - >::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: 0x5841912bfb1b - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912e9fab - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 47: 0x5841912e9c0f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 48: 0x5841912bf774 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912cfe99 - tokio[65cd53e32687a11e]::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: 0x5841912964ff - tokio[65cd53e32687a11e]::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: 0x5841912d5d21 - tokio[65cd53e32687a11e]::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: 0x5841912ceddb - ::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: 0x5841912b015b - ::launch::{closure#0}> as core[585f66e14d78f9ba]::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: 0x5841912b603c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e199e - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912a0651 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5841912c69bf - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x584191289a8b - __rust_try [INFO] [stdout] 61: 0x5841912840d3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5841912840d3 - std[3f03f8b59f91bef1]::panic::catch_unwind::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5841912e0940 - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e6119 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e63d7 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912b483d - tokio[65cd53e32687a11e]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bd347 - ::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: 0x58419129f337 - >::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: 0x5841912994d7 - ::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: 0x58419129aec2 - ::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: 0x5841912987e4 - ::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: 0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x58419129e102 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x5841912a07a1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 75: 0x5841912c6bc7 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x5841912a096b - __rust_try [INFO] [stdout] 77: 0x58419129dd60 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x58419129dd60 - std[3f03f8b59f91bef1]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x58419129dd60 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x5841912aee6f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 82: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 83: 0x76ee0e84aaa4 - [INFO] [stdout] 84: 0x76ee0e8d7a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-01-06T23:44:12.234350Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1e1e193b60d client_address=127.0.0.1:57604}: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-01-06T23:44:12.234565Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1e1e193b60d client_address=127.0.0.1:57604}: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-01-06T23:44:12.234898Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1e1e193b60d client_address=127.0.0.1:57604}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:12.241720Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1e1e193b60d client_address=127.0.0.1:57604}: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-01-06T23:44:12.242090Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1e1e193b60d client_address=127.0.0.1:57604}: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-01-06T23:44:12.247603Z ERROR serve{trace_id=019b95b2-56f1-7b63-a731-c1e1e193b60d client_address=127.0.0.1:57604}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (42) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909e509c - , tokio_postgres[76a92fb2649280d6]::error::Error>>::expect [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x584190971661 - trino_postgres[de085866bc953c11]::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: 0x584190886b9d - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841907d6f78 - >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >>>>::with_mut::, >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841908f0eb0 - >, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x584190a4f30e - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58419083a1eb - __rust_try [INFO] [stdout] 30: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x584190784aff - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841907b3872 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907b3b23 - >, alloc[15e7b27aba85d2e2]::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: 0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::>, alloc[15e7b27aba85d2e2]::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: 0x5841912bd347 - ::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: 0x58419129f2f2 - >>::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: 0x5841912cfc3d - ::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - ::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: 0x5841912d4299 - ::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: 0x5841912ced09 - tokio[65cd53e32687a11e]::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: 0x5841912dd860 - >::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: 0x5841912bfb1b - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912e9fab - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 47: 0x5841912e9c0f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 48: 0x5841912bf774 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912cfe99 - tokio[65cd53e32687a11e]::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: 0x5841912964ff - tokio[65cd53e32687a11e]::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: 0x5841912d5d21 - tokio[65cd53e32687a11e]::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: 0x5841912ceddb - ::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: 0x5841912b015b - ::launch::{closure#0}> as core[585f66e14d78f9ba]::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: 0x5841912b603c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e199e - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912a0651 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5841912c69bf - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x584191289a8b - __rust_try [INFO] [stdout] 61: 0x5841912840d3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5841912840d3 - std[3f03f8b59f91bef1]::panic::catch_unwind::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5841912e0940 - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e6119 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e63d7 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912b483d - tokio[65cd53e32687a11e]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bd347 - ::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: 0x58419129f337 - >::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: 0x5841912994d7 - ::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: 0x58419129aec2 - ::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: 0x5841912987e4 - ::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: 0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x58419129e102 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x5841912a07a1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 75: 0x5841912c6bc7 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x5841912a096b - __rust_try [INFO] [stdout] 77: 0x58419129dd60 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x58419129dd60 - std[3f03f8b59f91bef1]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x58419129dd60 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x5841912aee6f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 82: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 83: 0x76ee0e84aaa4 - [INFO] [stdout] 84: 0x76ee0e8d7a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-01-06T23:44:12.557041Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1f9c958b2af client_address=127.0.0.1:46656}: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-01-06T23:44:12.557258Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1f9c958b2af client_address=127.0.0.1:46656}: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-01-06T23:44:12.574689Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1f9c958b2af client_address=127.0.0.1:46656}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:12.578016Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1f9c958b2af client_address=127.0.0.1:46656}: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-01-06T23:44:12.578282Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1f9c958b2af client_address=127.0.0.1:46656}: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-01-06T23:44:12.583879Z ERROR serve{trace_id=019b95b2-56f1-7b63-a731-c1f9c958b2af client_address=127.0.0.1:46656}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (42) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909e509c - , tokio_postgres[76a92fb2649280d6]::error::Error>>::expect [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x584190971661 - trino_postgres[de085866bc953c11]::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: 0x584190886b9d - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841907d6f78 - >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >>>>::with_mut::, >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841908f0eb0 - >, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x584190a4f30e - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58419083a1eb - __rust_try [INFO] [stdout] 30: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x584190784aff - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841907b3872 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907b3b23 - >, alloc[15e7b27aba85d2e2]::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: 0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::>, alloc[15e7b27aba85d2e2]::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: 0x5841912bd347 - ::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: 0x58419129f2f2 - >>::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: 0x5841912cfc3d - ::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - ::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: 0x5841912d4299 - ::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: 0x5841912ced09 - tokio[65cd53e32687a11e]::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: 0x5841912dd860 - >::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: 0x5841912bfb1b - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912e9fab - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 47: 0x5841912e9c0f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 48: 0x5841912bf774 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912cfe99 - tokio[65cd53e32687a11e]::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: 0x5841912964ff - tokio[65cd53e32687a11e]::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: 0x5841912d5d21 - tokio[65cd53e32687a11e]::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: 0x5841912ceddb - ::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: 0x5841912b015b - ::launch::{closure#0}> as core[585f66e14d78f9ba]::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: 0x5841912b603c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e199e - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912a0651 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5841912c69bf - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x584191289a8b - __rust_try [INFO] [stdout] 61: 0x5841912840d3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5841912840d3 - std[3f03f8b59f91bef1]::panic::catch_unwind::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5841912e0940 - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e6119 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e63d7 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912b483d - tokio[65cd53e32687a11e]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bd347 - ::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: 0x58419129f337 - >::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: 0x5841912994d7 - ::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: 0x58419129aec2 - ::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: 0x5841912987e4 - ::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: 0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x58419129e102 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x5841912a07a1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 75: 0x5841912c6bc7 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x5841912a096b - __rust_try [INFO] [stdout] 77: 0x58419129dd60 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x58419129dd60 - std[3f03f8b59f91bef1]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x58419129dd60 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x5841912aee6f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 82: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 83: 0x76ee0e84aaa4 - [INFO] [stdout] 84: 0x76ee0e8d7a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-01-06T23:44:12.768623Z DEBUG serve{trace_id=019b95b2-56f4-78b3-a1cd-baf57f899307 client_address=127.0.0.1:39066}: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-01-06T23:44:12.768831Z DEBUG serve{trace_id=019b95b2-56f4-78b3-a1cd-baf57f899307 client_address=127.0.0.1:39066}: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-01-06T23:44:12.769185Z DEBUG serve{trace_id=019b95b2-56f4-78b3-a1cd-baf57f899307 client_address=127.0.0.1:39066}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:12.780801Z DEBUG serve{trace_id=019b95b2-56f4-78b3-a1cd-baf57f899307 client_address=127.0.0.1:39066}: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-01-06T23:44:12.786516Z DEBUG serve{trace_id=019b95b2-56f4-78b3-a1cd-baf57f899307 client_address=127.0.0.1:39066}: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-01-06T23:44:12.791906Z ERROR serve{trace_id=019b95b2-56f4-78b3-a1cd-baf57f899307 client_address=127.0.0.1:39066}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (39) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909e509c - , tokio_postgres[76a92fb2649280d6]::error::Error>>::expect [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x584190971661 - trino_postgres[de085866bc953c11]::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: 0x584190886b9d - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841907d6f78 - >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >>>>::with_mut::, >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841908f0eb0 - >, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x584190a4f30e - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58419083a1eb - __rust_try [INFO] [stdout] 30: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x584190784aff - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841907b3872 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907b3b23 - >, alloc[15e7b27aba85d2e2]::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: 0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::>, alloc[15e7b27aba85d2e2]::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: 0x5841912bd347 - ::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: 0x58419129f2f2 - >>::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: 0x5841912cfc3d - ::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - ::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: 0x5841912d4299 - ::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: 0x5841912ced09 - tokio[65cd53e32687a11e]::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: 0x5841912dd860 - >::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: 0x5841912bfb1b - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912e9fab - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 47: 0x5841912e9c0f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 48: 0x5841912bf774 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912cfe99 - tokio[65cd53e32687a11e]::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: 0x5841912964ff - tokio[65cd53e32687a11e]::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: 0x5841912d5d21 - tokio[65cd53e32687a11e]::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: 0x5841912ceddb - ::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: 0x5841912b015b - ::launch::{closure#0}> as core[585f66e14d78f9ba]::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: 0x5841912b603c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e199e - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912a0651 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5841912c69bf - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x584191289a8b - __rust_try [INFO] [stdout] 61: 0x5841912840d3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5841912840d3 - std[3f03f8b59f91bef1]::panic::catch_unwind::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5841912e0940 - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e6119 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e63d7 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912b483d - tokio[65cd53e32687a11e]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bd347 - ::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: 0x58419129f337 - >::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: 0x5841912994d7 - ::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: 0x58419129aec2 - ::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: 0x5841912987e4 - ::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: 0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x58419129e102 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x5841912a07a1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 75: 0x5841912c6bc7 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x5841912a096b - __rust_try [INFO] [stdout] 77: 0x58419129dd60 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x58419129dd60 - std[3f03f8b59f91bef1]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x58419129dd60 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x5841912aee6f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 82: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 83: 0x76ee0e84aaa4 - [INFO] [stdout] 84: 0x76ee0e8d7a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-01-06T23:44:12.901774Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8820e953b00d client_address=127.0.0.1:43308}: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-01-06T23:44:12.901975Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8820e953b00d client_address=127.0.0.1:43308}: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-01-06T23:44:12.902335Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8820e953b00d client_address=127.0.0.1:43308}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:12.912963Z DEBUG serve{trace_id=019b95b2-56f7-7be0-afcb-bf8c645a311b client_address=127.0.0.1:39692}: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-01-06T23:44:12.913204Z DEBUG serve{trace_id=019b95b2-56f7-7be0-afcb-bf8c645a311b client_address=127.0.0.1:39692}: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-01-06T23:44:12.913644Z DEBUG serve{trace_id=019b95b2-56f7-7be0-afcb-bf8c645a311b client_address=127.0.0.1:39692}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:12.917852Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8820e953b00d client_address=127.0.0.1:43308}: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-01-06T23:44:12.918117Z DEBUG serve{trace_id=019b95b2-56f7-7be0-afcb-bf8c645a311b client_address=127.0.0.1:39692}: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-01-06T23:44:12.919540Z DEBUG serve{trace_id=019b95b2-56f7-7be0-afcb-bf8c645a311b client_address=127.0.0.1:39692}: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-01-06T23:44:12.919716Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8820e953b00d client_address=127.0.0.1:43308}: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-01-06T23:44:12.920174Z ERROR serve{trace_id=019b95b2-56f2-74f1-baec-8820e953b00d client_address=127.0.0.1:43308}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (45) panicked at src/postgres/serve.rs:470:26: [INFO] [stdout] Query failed: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909e509c - , tokio_postgres[76a92fb2649280d6]::error::Error>>::expect [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x584190971661 - trino_postgres[de085866bc953c11]::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: 0x584190886b9d - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841907d6f78 - >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >>>>::with_mut::, >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841908f0eb0 - >, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x584190a4f30e - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58419083a1eb - __rust_try [INFO] [stdout] 30: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x584190784aff - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841907b3872 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907b3b23 - >, alloc[15e7b27aba85d2e2]::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: 0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::>, alloc[15e7b27aba85d2e2]::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: 0x5841912bd347 - ::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: 0x58419129f2f2 - >>::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: 0x5841912cfc3d - ::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - ::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: 0x5841912d4299 - ::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: 0x5841912ced09 - tokio[65cd53e32687a11e]::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: 0x5841912dd860 - >::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: 0x5841912bfb1b - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912e9fab - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 47: 0x5841912e9c0f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 48: 0x5841912bf774 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912cfe99 - tokio[65cd53e32687a11e]::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: 0x5841912964ff - tokio[65cd53e32687a11e]::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: 0x5841912d5d21 - tokio[65cd53e32687a11e]::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: 0x5841912ceddb - ::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: 0x5841912b015b - ::launch::{closure#0}> as core[585f66e14d78f9ba]::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: 0x5841912b603c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e199e - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912a0651 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5841912c69bf - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x584191289a8b - __rust_try [INFO] [stdout] 61: 0x5841912840d3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5841912840d3 - std[3f03f8b59f91bef1]::panic::catch_unwind::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5841912e0940 - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e6119 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e63d7 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912b483d - tokio[65cd53e32687a11e]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bd347 - ::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: 0x58419129f337 - >::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: 0x5841912994d7 - ::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: 0x58419129aec2 - ::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: 0x5841912987e4 - ::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: 0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x58419129e102 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x5841912a07a1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 75: 0x5841912c6bc7 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x5841912a096b - __rust_try [INFO] [stdout] 77: 0x58419129dd60 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x58419129dd60 - std[3f03f8b59f91bef1]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x58419129dd60 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x5841912aee6f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 82: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 83: 0x76ee0e84aaa4 - [INFO] [stdout] 84: 0x76ee0e8d7a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-01-06T23:44:12.908400Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8839f0fd4acd client_address=127.0.0.1:53978}: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-01-06T23:44:12.942143Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8839f0fd4acd client_address=127.0.0.1:53978}: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-01-06T23:44:12.942592Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8839f0fd4acd client_address=127.0.0.1:53978}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:12.948584Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8839f0fd4acd client_address=127.0.0.1:53978}: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-01-06T23:44:12.952631Z DEBUG serve{trace_id=019b95b2-56f2-74f1-baec-8839f0fd4acd client_address=127.0.0.1:53978}: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-01-06T23:44:12.922409Z ERROR serve{trace_id=019b95b2-56f7-7be0-afcb-bf8c645a311b client_address=127.0.0.1:39692}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (39) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909e509c - , tokio_postgres[76a92fb2649280d6]::error::Error>>::expect [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x584190971661 - trino_postgres[de085866bc953c11]::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: 0x584190886b9d - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841907d6f78 - >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >>>>::with_mut::, >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841908f0eb0 - >, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x584190a4f30e - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58419083a1eb - __rust_try [INFO] [stdout] 30: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x584190784aff - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841907b3872 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907b3b23 - >, alloc[15e7b27aba85d2e2]::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: 0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::>, alloc[15e7b27aba85d2e2]::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: 0x5841912bd347 - ::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: 0x58419129f2f2 - >>::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: 0x5841912cfc3d - ::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - ::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: 0x5841912d4299 - ::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: 0x5841912ced09 - tokio[65cd53e32687a11e]::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: 0x5841912dd860 - >::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: 0x5841912bfb1b - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912e9fab - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 47: 0x5841912e9c0f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 48: 0x5841912bf774 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912cfe99 - tokio[65cd53e32687a11e]::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: 0x5841912964ff - tokio[65cd53e32687a11e]::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: 0x5841912d5d21 - tokio[65cd53e32687a11e]::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: 0x5841912ceddb - ::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: 0x5841912b015b - ::launch::{closure#0}> as core[585f66e14d78f9ba]::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: 0x5841912b603c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e199e - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912a0651 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5841912c69bf - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x584191289a8b - __rust_try [INFO] [stdout] 61: 0x5841912840d3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5841912840d3 - std[3f03f8b59f91bef1]::panic::catch_unwind::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5841912e0940 - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e6119 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e63d7 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912b483d - tokio[65cd53e32687a11e]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bd347 - ::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: 0x58419129f337 - >::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: 0x5841912994d7 - ::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: 0x58419129aec2 - ::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: 0x5841912987e4 - ::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: 0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x58419129e102 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x5841912a07a1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 75: 0x5841912c6bc7 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x5841912a096b - __rust_try [INFO] [stdout] 77: 0x58419129dd60 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x58419129dd60 - std[3f03f8b59f91bef1]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x58419129dd60 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x5841912aee6f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 82: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 83: 0x76ee0e84aaa4 - [INFO] [stdout] 84: 0x76ee0e8d7a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-01-06T23:44:12.958448Z ERROR serve{trace_id=019b95b2-56f2-74f1-baec-8839f0fd4acd client_address=127.0.0.1:53978}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (43) panicked at src/postgres/serve.rs:470:26: [INFO] [stdout] Query failed: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909e509c - , tokio_postgres[76a92fb2649280d6]::error::Error>>::expect [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x584190971661 - trino_postgres[de085866bc953c11]::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: 0x584190886b9d - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841907d6f78 - >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >>>>::with_mut::, >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841908f0eb0 - >, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x584190a4f30e - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58419083a1eb - __rust_try [INFO] [stdout] 30: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x584190784aff - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841907b3872 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907b3b23 - >, alloc[15e7b27aba85d2e2]::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: 0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::>, alloc[15e7b27aba85d2e2]::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: 0x5841912bd347 - ::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: 0x58419129f2f2 - >>::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: 0x5841912cfc3d - ::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - ::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: 0x5841912d4299 - ::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: 0x5841912ced09 - tokio[65cd53e32687a11e]::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: 0x5841912dd860 - >::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: 0x5841912bfb1b - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912e9fab - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 47: 0x5841912e9c0f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 48: 0x5841912bf774 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912cfe99 - tokio[65cd53e32687a11e]::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: 0x5841912964ff - tokio[65cd53e32687a11e]::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: 0x5841912d5d21 - tokio[65cd53e32687a11e]::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: 0x5841912ceddb - ::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: 0x5841912b015b - ::launch::{closure#0}> as core[585f66e14d78f9ba]::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: 0x5841912b603c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e199e - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912a0651 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5841912c69bf - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x584191289a8b - __rust_try [INFO] [stdout] 61: 0x5841912840d3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5841912840d3 - std[3f03f8b59f91bef1]::panic::catch_unwind::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5841912e0940 - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e6119 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e63d7 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912b483d - tokio[65cd53e32687a11e]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bd347 - ::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: 0x58419129f337 - >::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: 0x5841912994d7 - ::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: 0x58419129aec2 - ::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: 0x5841912987e4 - ::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: 0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x58419129e102 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x5841912a07a1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 75: 0x5841912c6bc7 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x5841912a096b - __rust_try [INFO] [stdout] 77: 0x58419129dd60 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x58419129dd60 - std[3f03f8b59f91bef1]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x58419129dd60 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x5841912aee6f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 82: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 83: 0x76ee0e84aaa4 - [INFO] [stdout] 84: 0x76ee0e8d7a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] 2026-01-06T23:44:13.007821Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1db727d9390 client_address=127.0.0.1:51990}: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-01-06T23:44:13.008050Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1db727d9390 client_address=127.0.0.1:51990}: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-01-06T23:44:13.008412Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1db727d9390 client_address=127.0.0.1:51990}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:13.034586Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1db727d9390 client_address=127.0.0.1:51990}: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-01-06T23:44:13.035390Z DEBUG serve{trace_id=019b95b2-56f1-7b63-a731-c1db727d9390 client_address=127.0.0.1:51990}: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-01-06T23:44:13.036471Z ERROR serve{trace_id=019b95b2-56f1-7b63-a731-c1db727d9390 client_address=127.0.0.1:51990}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: ">::with::::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (40) panicked at src/postgres/serve.rs:470:26: [INFO] [stdout] Query failed: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909e509c - , tokio_postgres[76a92fb2649280d6]::error::Error>>::expect [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x584190971661 - trino_postgres[de085866bc953c11]::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: 0x584190886b9d - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841907d6f78 - >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >>>>::with_mut::, >, alloc[15e7b27aba85d2e2]::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: 0x5841908163e8 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841908f0eb0 - >, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x584190a4f30e - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58419083a1eb - __rust_try [INFO] [stdout] 30: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::>, alloc[15e7b27aba85d2e2]::sync::Arc>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x584190784aff - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::>, alloc[15e7b27aba85d2e2]::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: 0x5841907b3872 - >, alloc[15e7b27aba85d2e2]::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: 0x5841907b3b23 - >, alloc[15e7b27aba85d2e2]::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: 0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::>, alloc[15e7b27aba85d2e2]::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: 0x5841912bd347 - ::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: 0x58419129f2f2 - >>::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: 0x5841912cfc3d - ::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - tokio[65cd53e32687a11e]::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: 0x5841912d5519 - ::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: 0x5841912d4299 - ::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: 0x5841912ced09 - tokio[65cd53e32687a11e]::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: 0x5841912dd860 - >::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: 0x5841912bfb1b - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912e9fab - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 47: 0x5841912e9c0f - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 48: 0x5841912bf774 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(), tokio[65cd53e32687a11e]::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: 0x5841912cfe99 - tokio[65cd53e32687a11e]::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: 0x5841912964ff - tokio[65cd53e32687a11e]::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: 0x5841912d5d21 - tokio[65cd53e32687a11e]::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: 0x5841912ceddb - ::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: 0x5841912b015b - ::launch::{closure#0}> as core[585f66e14d78f9ba]::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: 0x5841912b603c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bb73c - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e199e - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912a0651 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5841912c69bf - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x584191289a8b - __rust_try [INFO] [stdout] 61: 0x5841912840d3 - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x5841912840d3 - std[3f03f8b59f91bef1]::panic::catch_unwind::::launch::{closure#0}>, tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[585f66e14d78f9ba]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5841912e0940 - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e6119 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912e63d7 - ::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912b483d - tokio[65cd53e32687a11e]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[65cd53e32687a11e]::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: 0x5841912bd347 - ::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: 0x58419129f337 - >::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: 0x5841912994d7 - ::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: 0x58419129aec2 - ::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: 0x5841912987e4 - ::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: 0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 73: 0x58419129e102 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 74: 0x5841912a07a1 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 75: 0x5841912c6bc7 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 76: 0x5841912a096b - __rust_try [INFO] [stdout] 77: 0x58419129dd60 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 78: 0x58419129dd60 - std[3f03f8b59f91bef1]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x58419129dd60 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 80: 0x5841912aee6f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 81: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 82: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 83: 0x76ee0e84aaa4 - [INFO] [stdout] 84: 0x76ee0e8d7a64 - clone [INFO] [stdout] 85: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_multiple_clients' (36) panicked at src/postgres/serve.rs:476:26: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(49), "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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x584190977945 - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x584190977945 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:476:26 [INFO] [stdout] 22: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5841908aa08d - ::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: 0x584190889f92 - tokio[65cd53e32687a11e]::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: 0x584190889f92 - tokio[65cd53e32687a11e]::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: 0x584190889f92 - ::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: 0x5841908b7694 - ::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: 0x5841908e2308 - ::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: 0x584190a355fb - tokio[65cd53e32687a11e]::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: 0x5841908d0704 - ::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: 0x5841908b6654 - ::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: 0x5841908b684c - ::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: 0x58419097e200 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:475:31 [INFO] [stdout] 34: 0x5841909727e7 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:457:39 [INFO] [stdout] 35: 0x584190862806 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 38: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 39: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 44: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 45: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 46: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 47: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 48: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 53: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 55: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 56: 0x76ee0e84aaa4 - [INFO] [stdout] 57: 0x76ee0e8d7a64 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_smallint stdout ---- [INFO] [stdout] 2026-01-06T23:44:12.411231Z DEBUG serve{trace_id=019b95b2-5a55-7000-881b-f9a8ef94fa16 client_address=127.0.0.1:32880}: 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-01-06T23:44:12.411797Z DEBUG tokio_postgres::prepare: preparing query s27: select smallint '1' [INFO] [stdout] 2026-01-06T23:44:12.412029Z DEBUG serve{trace_id=019b95b2-5a55-7000-881b-f9a8ef94fa16 client_address=127.0.0.1:32880}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:13.334329Z DEBUG serve{trace_id=019b95b2-5a55-7000-881b-f9a8ef94fa16 client_address=127.0.0.1:32880}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select smallint '1' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:13.357584Z DEBUG serve{trace_id=019b95b2-5a55-7000-881b-f9a8ef94fa16 client_address=127.0.0.1:32880}: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-01-06T23:44:13.357909Z DEBUG serve{trace_id=019b95b2-5a55-7000-881b-f9a8ef94fa16 client_address=127.0.0.1:32880}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:13.360841Z DEBUG serve{trace_id=019b95b2-5a55-7000-881b-f9a8ef94fa16 client_address=127.0.0.1:32880}: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-01-06T23:44:13.361022Z DEBUG serve{trace_id=019b95b2-5a55-7000-881b-f9a8ef94fa16 client_address=127.0.0.1:32880}: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-01-06T23:44:13.361359Z ERROR serve{trace_id=019b95b2-5a55-7000-881b-f9a8ef94fa16 client_address=127.0.0.1:32880}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_smallint' (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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x58419095c829 - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x58419095c829 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x584190975ef3 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_smallint::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:214:47 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097d1b2 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_smallint [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:214:52 [INFO] [stdout] 45: 0x584190972637 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_smallint::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:213:31 [INFO] [stdout] 46: 0x5841908625c6 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_timestamp stdout ---- [INFO] [stdout] 2026-01-06T23:44:12.632870Z DEBUG serve{trace_id=019b95b2-5b58-7623-911c-41f30ef0597b client_address=127.0.0.1:49746}: 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-01-06T23:44:12.633291Z DEBUG tokio_postgres::prepare: preparing query s29: select TIMESTAMP '2020-06-10 15:55:23' [INFO] [stdout] 2026-01-06T23:44:12.633529Z DEBUG serve{trace_id=019b95b2-5b58-7623-911c-41f30ef0597b client_address=127.0.0.1:49746}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:13.347534Z DEBUG serve{trace_id=019b95b2-5b58-7623-911c-41f30ef0597b client_address=127.0.0.1:49746}: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-01-06T23:44:13.347731Z DEBUG serve{trace_id=019b95b2-5b58-7623-911c-41f30ef0597b client_address=127.0.0.1:49746}: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-01-06T23:44:13.348101Z DEBUG serve{trace_id=019b95b2-5b58-7623-911c-41f30ef0597b client_address=127.0.0.1:49746}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:13.357561Z DEBUG serve{trace_id=019b95b2-5b58-7623-911c-41f30ef0597b client_address=127.0.0.1:49746}: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-01-06T23:44:13.357821Z DEBUG serve{trace_id=019b95b2-5b58-7623-911c-41f30ef0597b client_address=127.0.0.1:49746}: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-01-06T23:44:13.358206Z ERROR serve{trace_id=019b95b2-5b58-7623-911c-41f30ef0597b client_address=127.0.0.1:49746}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_timestamp' (60) panicked at src/postgres/serve.rs:185:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x584190959423 - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x584190959423 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x584190976629 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_timestamp::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:313:10 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097d722 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_timestamp [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:313:15 [INFO] [stdout] 45: 0x5841909726c7 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_timestamp::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:305:32 [INFO] [stdout] 46: 0x584190862686 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_time stdout ---- [INFO] [stdout] 2026-01-06T23:44:12.585493Z DEBUG serve{trace_id=019b95b2-5b27-7ed2-8a19-04d5d1168746 client_address=127.0.0.1:57758}: 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-01-06T23:44:12.585869Z DEBUG tokio_postgres::prepare: preparing query s28: select TIME '01:02:03.456' [INFO] [stdout] 2026-01-06T23:44:12.586064Z DEBUG serve{trace_id=019b95b2-5b27-7ed2-8a19-04d5d1168746 client_address=127.0.0.1:57758}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:13.539673Z DEBUG serve{trace_id=019b95b2-5b27-7ed2-8a19-04d5d1168746 client_address=127.0.0.1:57758}: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-01-06T23:44:13.540626Z DEBUG serve{trace_id=019b95b2-5b27-7ed2-8a19-04d5d1168746 client_address=127.0.0.1:57758}: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-01-06T23:44:13.540974Z DEBUG serve{trace_id=019b95b2-5b27-7ed2-8a19-04d5d1168746 client_address=127.0.0.1:57758}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:13.543637Z DEBUG serve{trace_id=019b95b2-5b27-7ed2-8a19-04d5d1168746 client_address=127.0.0.1:57758}: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-01-06T23:44:13.543848Z DEBUG serve{trace_id=019b95b2-5b27-7ed2-8a19-04d5d1168746 client_address=127.0.0.1:57758}: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-01-06T23:44:13.550163Z ERROR serve{trace_id=019b95b2-5b27-7ed2-8a19-04d5d1168746 client_address=127.0.0.1:57758}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_time' (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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x584190958b9d - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x584190958b9d - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x58419097454b - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_time::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:295:10 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097bdc2 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_time [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:295:15 [INFO] [stdout] 45: 0x584190971a07 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_time::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:290:27 [INFO] [stdout] 46: 0x584190862306 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_timestamp_with_time_zone_utc_offset stdout ---- [INFO] [stdout] 2026-01-06T23:44:12.843827Z DEBUG serve{trace_id=019b95b2-5c2b-7072-8b00-2a887dad3762 client_address=127.0.0.1:33586}: 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-01-06T23:44:12.844291Z DEBUG tokio_postgres::prepare: preparing query s31: select TIMESTAMP '2020-06-10 15:55:23 UTC+8' [INFO] [stdout] 2026-01-06T23:44:12.844546Z DEBUG serve{trace_id=019b95b2-5c2b-7072-8b00-2a887dad3762 client_address=127.0.0.1:33586}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:13.513244Z DEBUG serve{trace_id=019b95b2-5c2b-7072-8b00-2a887dad3762 client_address=127.0.0.1:33586}: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-01-06T23:44:13.513444Z DEBUG serve{trace_id=019b95b2-5c2b-7072-8b00-2a887dad3762 client_address=127.0.0.1:33586}: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-01-06T23:44:13.513770Z DEBUG serve{trace_id=019b95b2-5c2b-7072-8b00-2a887dad3762 client_address=127.0.0.1:33586}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:13.534641Z DEBUG serve{trace_id=019b95b2-5c2b-7072-8b00-2a887dad3762 client_address=127.0.0.1:33586}: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-01-06T23:44:13.534922Z DEBUG serve{trace_id=019b95b2-5c2b-7072-8b00-2a887dad3762 client_address=127.0.0.1:33586}: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-01-06T23:44:13.535308Z ERROR serve{trace_id=019b95b2-5c2b-7072-8b00-2a887dad3762 client_address=127.0.0.1:33586}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x584190954f1d - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x584190954f1d - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x5841909781f8 - trino_postgres[de085866bc953c11]::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: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097e772 - trino_postgres[de085866bc953c11]::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: 0x584190973107 - trino_postgres[de085866bc953c11]::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: 0x5841908628c6 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_timestamp_with_time_zone_utc stdout ---- [INFO] [stdout] 2026-01-06T23:44:12.824014Z DEBUG serve{trace_id=019b95b2-5c17-79a1-bc10-8279f92c1878 client_address=127.0.0.1:56696}: 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-01-06T23:44:12.824392Z DEBUG tokio_postgres::prepare: preparing query s30: select TIMESTAMP '2020-06-10 15:55:23 UTC' [INFO] [stdout] 2026-01-06T23:44:12.845635Z DEBUG serve{trace_id=019b95b2-5c17-79a1-bc10-8279f92c1878 client_address=127.0.0.1:56696}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:13.606209Z DEBUG serve{trace_id=019b95b2-5c17-79a1-bc10-8279f92c1878 client_address=127.0.0.1:56696}: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-01-06T23:44:13.606395Z DEBUG serve{trace_id=019b95b2-5c17-79a1-bc10-8279f92c1878 client_address=127.0.0.1:56696}: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-01-06T23:44:13.627015Z DEBUG serve{trace_id=019b95b2-5c17-79a1-bc10-8279f92c1878 client_address=127.0.0.1:56696}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:13.651234Z DEBUG serve{trace_id=019b95b2-5c17-79a1-bc10-8279f92c1878 client_address=127.0.0.1:56696}: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-01-06T23:44:13.652207Z DEBUG serve{trace_id=019b95b2-5c17-79a1-bc10-8279f92c1878 client_address=127.0.0.1:56696}: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-01-06T23:44:13.652811Z ERROR serve{trace_id=019b95b2-5c17-79a1-bc10-8279f92c1878 client_address=127.0.0.1:56696}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_timestamp_with_time_zone_utc' (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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909546c3 - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5841909546c3 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x584190977e44 - trino_postgres[de085866bc953c11]::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: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097e5a2 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_timestamp_with_time_zone_utc [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:328:15 [INFO] [stdout] 45: 0x5841909730d7 - trino_postgres[de085866bc953c11]::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: 0x584190862886 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::test_no_auth stdout ---- [INFO] [stdout] 2026-01-06T23:44:13.371164Z DEBUG serve{trace_id=019b95b2-5e3a-7d40-8310-0e245cf280bf client_address=127.0.0.1:43084}: 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-01-06T23:44:13.371565Z DEBUG tokio_postgres::prepare: preparing query s35: select bigint '2' [INFO] [stdout] 2026-01-06T23:44:13.371773Z DEBUG serve{trace_id=019b95b2-5e3a-7d40-8310-0e245cf280bf client_address=127.0.0.1:43084}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:13.735883Z DEBUG serve{trace_id=019b95b2-5e3a-7d40-8310-0e245cf280bf client_address=127.0.0.1:43084}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select bigint '2' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:13.736093Z DEBUG serve{trace_id=019b95b2-5e3a-7d40-8310-0e245cf280bf client_address=127.0.0.1:43084}: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-01-06T23:44:13.736496Z DEBUG serve{trace_id=019b95b2-5e3a-7d40-8310-0e245cf280bf client_address=127.0.0.1:43084}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:13.737961Z DEBUG serve{trace_id=019b95b2-5e3a-7d40-8310-0e245cf280bf client_address=127.0.0.1:43084}: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-01-06T23:44:13.738177Z DEBUG serve{trace_id=019b95b2-5e3a-7d40-8310-0e245cf280bf client_address=127.0.0.1:43084}: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-01-06T23:44:13.738561Z ERROR serve{trace_id=019b95b2-5e3a-7d40-8310-0e245cf280bf client_address=127.0.0.1:43084}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::test_no_auth' (72) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x584190974ed0 - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x584190974ed0 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_no_auth::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:157:68 [INFO] [stdout] 22: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097c32f - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_no_auth [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:158:44 [INFO] [stdout] 44: 0x584190971a97 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_no_auth::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:153:28 [INFO] [stdout] 45: 0x5841908623c6 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 66: 0x76ee0e84aaa4 - [INFO] [stdout] 67: 0x76ee0e8d7a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_tinyint stdout ---- [INFO] [stdout] 2026-01-06T23:44:13.122617Z DEBUG serve{trace_id=019b95b2-5d42-77c0-8806-eea8c7d4ea73 client_address=127.0.0.1:42896}: 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-01-06T23:44:13.123040Z DEBUG tokio_postgres::prepare: preparing query s32: select tinyint '1' [INFO] [stdout] 2026-01-06T23:44:13.123340Z DEBUG serve{trace_id=019b95b2-5d42-77c0-8806-eea8c7d4ea73 client_address=127.0.0.1:42896}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:13.835331Z DEBUG serve{trace_id=019b95b2-5d42-77c0-8806-eea8c7d4ea73 client_address=127.0.0.1:42896}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select tinyint '1' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:13.835539Z DEBUG serve{trace_id=019b95b2-5d42-77c0-8806-eea8c7d4ea73 client_address=127.0.0.1:42896}: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-01-06T23:44:13.835887Z DEBUG serve{trace_id=019b95b2-5d42-77c0-8806-eea8c7d4ea73 client_address=127.0.0.1:42896}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:13.854598Z DEBUG serve{trace_id=019b95b2-5d42-77c0-8806-eea8c7d4ea73 client_address=127.0.0.1:42896}: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-01-06T23:44:13.854879Z DEBUG serve{trace_id=019b95b2-5d42-77c0-8806-eea8c7d4ea73 client_address=127.0.0.1:42896}: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-01-06T23:44:13.855282Z ERROR serve{trace_id=019b95b2-5d42-77c0-8806-eea8c7d4ea73 client_address=127.0.0.1:42896}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_tinyint' (67) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x584190959cb3 - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x584190959cb3 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x584190975b53 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_tinyint::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:209:45 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097ce12 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_tinyint [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:209:50 [INFO] [stdout] 45: 0x5841909725d7 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_tinyint::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:208:30 [INFO] [stdout] 46: 0x584190862546 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::test_auth stdout ---- [INFO] [stdout] 2026-01-06T23:44:13.180061Z DEBUG serve{trace_id=019b95b2-5d7b-7311-bcf6-4e8a3dc45607 client_address=127.0.0.1:48590}: 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-01-06T23:44:13.200869Z DEBUG tokio_postgres::prepare: preparing query s33: select bigint '3' [INFO] [stdout] 2026-01-06T23:44:13.201159Z DEBUG serve{trace_id=019b95b2-5d7b-7311-bcf6-4e8a3dc45607 client_address=127.0.0.1:48590}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:14.040832Z DEBUG serve{trace_id=019b95b2-5d7b-7311-bcf6-4e8a3dc45607 client_address=127.0.0.1:48590}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select bigint '3' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:14.041014Z DEBUG serve{trace_id=019b95b2-5d7b-7311-bcf6-4e8a3dc45607 client_address=127.0.0.1:48590}: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-01-06T23:44:14.041357Z DEBUG serve{trace_id=019b95b2-5d7b-7311-bcf6-4e8a3dc45607 client_address=127.0.0.1:48590}:do_describe_statement:process{method=POST url=https://localhost:8443/v1/statement}: reqwest::connect: starting new connection: https://localhost:8443/ [INFO] [stdout] 2026-01-06T23:44:14.083632Z DEBUG serve{trace_id=019b95b2-5d7b-7311-bcf6-4e8a3dc45607 client_address=127.0.0.1:48590}: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-01-06T23:44:14.083959Z DEBUG serve{trace_id=019b95b2-5d7b-7311-bcf6-4e8a3dc45607 client_address=127.0.0.1:48590}: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-01-06T23:44:14.084406Z ERROR serve{trace_id=019b95b2-5d7b-7311-bcf6-4e8a3dc45607 client_address=127.0.0.1:48590}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::test_auth' (69) 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: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5841909787b0 - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5841909787b0 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_auth::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:171:68 [INFO] [stdout] 22: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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] [stderr] error: test failed, to rerun pass `--bin trino-postgres` [INFO] [stdout] 43: 0x58419097e93f - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_auth [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:172:44 [INFO] [stdout] 44: 0x584190973137 - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_auth::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:162:25 [INFO] [stdout] 45: 0x584190862906 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 66: 0x76ee0e84aaa4 - [INFO] [stdout] 67: 0x76ee0e8d7a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- postgres::serve::tests::select_varchar stdout ---- [INFO] [stdout] 2026-01-06T23:44:13.321150Z DEBUG serve{trace_id=019b95b2-5e08-7552-b7b1-5f46c20e5c49 client_address=127.0.0.1:40002}: 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-01-06T23:44:13.354721Z DEBUG tokio_postgres::prepare: preparing query s34: select varchar 'hello world' [INFO] [stdout] 2026-01-06T23:44:13.355073Z DEBUG serve{trace_id=019b95b2-5e08-7552-b7b1-5f46c20e5c49 client_address=127.0.0.1:40002}:do_describe_statement: trino_postgres::postgres::handlers::query: New trino current_length=0 [INFO] [stdout] 2026-01-06T23:44:14.139846Z DEBUG serve{trace_id=019b95b2-5e08-7552-b7b1-5f46c20e5c49 client_address=127.0.0.1:40002}:do_describe_statement: trino_postgres::trino::client: Executing query: 'select * from ( [INFO] [stdout] select varchar 'hello world' [INFO] [stdout] ) limit 0' [INFO] [stdout] 2026-01-06T23:44:14.140028Z DEBUG serve{trace_id=019b95b2-5e08-7552-b7b1-5f46c20e5c49 client_address=127.0.0.1:40002}: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-01-06T23:44:14.140344Z DEBUG serve{trace_id=019b95b2-5e08-7552-b7b1-5f46c20e5c49 client_address=127.0.0.1:40002}:do_describe_statement:process{method=POST url=http://localhost:8080/v1/statement}: reqwest::connect: starting new connection: http://localhost:8080/ [INFO] [stdout] 2026-01-06T23:44:14.147089Z DEBUG serve{trace_id=019b95b2-5e08-7552-b7b1-5f46c20e5c49 client_address=127.0.0.1:40002}: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-01-06T23:44:14.147329Z DEBUG serve{trace_id=019b95b2-5e08-7552-b7b1-5f46c20e5c49 client_address=127.0.0.1:40002}: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-01-06T23:44:14.147734Z ERROR serve{trace_id=019b95b2-5e08-7552-b7b1-5f46c20e5c49 client_address=127.0.0.1:40002}: 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { 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/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: " + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "::new::thread_start", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs", line: 119 }, { fn: "clone" }] } [INFO] [stdout] [INFO] [stdout] thread 'postgres::serve::tests::select_varchar' (68) panicked at src/postgres/serve.rs:185:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: None, code: SqlState(EXX000), message: "error sending request for url (http://localhost:8080/v1/statement)", detail: None, hint: None, position: None, where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: None, line: None, routine: None }) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58419160f5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58419160f5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58419160f5e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58419162924a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58419162924a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x584191614e66 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x584191614e66 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5841915ebc0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5841915ebc0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x584191606a69 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x584190adda3e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x584190adda3e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x584191606cd2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x584191606cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5841915ebcc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5841915e0699 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5841915ecc1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x584191629a3c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x584191629782 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x58419095607d - >::unwrap [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x58419095607d - trino_postgres[de085866bc953c11]::postgres::serve::tests::test_select_one::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:185:14 [INFO] [stdout] 22: 0x584190975d37 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_varchar::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:229:76 [INFO] [stdout] 23: 0x584190886be2 - > as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x584190886c5d - >> as core[585f66e14d78f9ba]::future::future::Future>::poll [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5841908b025d - ::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - tokio[65cd53e32687a11e]::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: 0x5841908b015b - ::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: 0x584190888dd0 - ::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: 0x5841908aae5d - ::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: 0x5841908aa154 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2dddb - >::set::<::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::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: 0x584190915809 - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190a2f232 - >::try_with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 35: 0x584190a2edbe - >::with::, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>)> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 36: 0x5841908fc61d - tokio[65cd53e32687a11e]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box, core[585f66e14d78f9ba]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893b20 - ::enter::<::block_on>>>::{closure#0}, core[585f66e14d78f9ba]::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: 0x584190893e16 - ::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: 0x5841908a9c60 - ::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: 0x584190a358d3 - tokio[65cd53e32687a11e]::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: 0x584190888901 - ::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: 0x5841908b6684 - ::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: 0x5841908b684c - ::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: 0x58419097cfe2 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_varchar [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:229:81 [INFO] [stdout] 45: 0x584190972607 - trino_postgres[de085866bc953c11]::postgres::serve::tests::select_varchar::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/postgres/serve.rs:228:30 [INFO] [stdout] 46: 0x584190862586 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x584190ad1deb - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x584190ad1deb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x584190ade64a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x584190ade64a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x584190ade64a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x584190ad8b14 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x584190ad8b14 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x584190ae1142 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x584190ae1142 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x584190ae1142 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x584190ae1142 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x58419160e79f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 66: 0x58419160e79f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 67: 0x76ee0e84aaa4 - [INFO] [stdout] 68: 0x76ee0e8d7a64 - 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 9.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "727c0a73a152cb5a5ef12639f83c5d8e06d9f6cf67075e4d0a56ee460bb13bbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "727c0a73a152cb5a5ef12639f83c5d8e06d9f6cf67075e4d0a56ee460bb13bbb", kill_on_drop: false }` [INFO] [stdout] 727c0a73a152cb5a5ef12639f83c5d8e06d9f6cf67075e4d0a56ee460bb13bbb