[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] [2m2026-01-06T23:44:10.327936Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-739c2a942dd1 [3mclient_address[0m[2m=[0m127.0.0.1:49658[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.328336Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s1: select double '3.41'
[INFO] [stdout] [2m2026-01-06T23:44:10.328585Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-739c2a942dd1 [3mclient_address[0m[2m=[0m127.0.0.1:49658[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:10.951792Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-739c2a942dd1 [3mclient_address[0m[2m=[0m127.0.0.1:49658[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select double '3.41'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:10.951937Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-739c2a942dd1 [3mclient_address[0m[2m=[0m127.0.0.1:49658[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.952203Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-739c2a942dd1 [3mclient_address[0m[2m=[0m127.0.0.1:49658[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:10.974131Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-739c2a942dd1 [3mclient_address[0m[2m=[0m127.0.0.1:49658[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:10.974301Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-739c2a942dd1 [3mclient_address[0m[2m=[0m127.0.0.1:49658[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:11.447569Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-739c2a942dd1 [3mclient_address[0m[2m=[0m127.0.0.1:49658[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_double", file: "./src/postgres/serve.rs", line: 257 }, { fn: "trino_postgres::postgres::serve::tests::select_double::{closure#0}", file: "./src/postgres/serve.rs", line: 256 }, { fn: "<trino_postgres::postgres::serve::tests::select_double::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<f64>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_double::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_array stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:10.328934Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5256-7062-8176-7b34471e247d [3mclient_address[0m[2m=[0m127.0.0.1:55836[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.329299Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s3: select array[1, 2, 3]
[INFO] [stdout] [2m2026-01-06T23:44:10.329546Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5256-7062-8176-7b34471e247d [3mclient_address[0m[2m=[0m127.0.0.1:55836[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:10.850075Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5256-7062-8176-7b34471e247d [3mclient_address[0m[2m=[0m127.0.0.1:55836[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select array[1, 2, 3]
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:10.850293Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5256-7062-8176-7b34471e247d [3mclient_address[0m[2m=[0m127.0.0.1:55836[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.876498Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5256-7062-8176-7b34471e247d [3mclient_address[0m[2m=[0m127.0.0.1:55836[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:10.889649Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5256-7062-8176-7b34471e247d [3mclient_address[0m[2m=[0m127.0.0.1:55836[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:10.889958Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5256-7062-8176-7b34471e247d [3mclient_address[0m[2m=[0m127.0.0.1:55836[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:10.908592Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5256-7062-8176-7b34471e247d [3mclient_address[0m[2m=[0m127.0.0.1:55836[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_array", file: "./src/postgres/serve.rs", line: 238 }, { fn: "trino_postgres::postgres::serve::tests::select_array::{closure#0}", file: "./src/postgres/serve.rs", line: 233 }, { fn: "<trino_postgres::postgres::serve::tests::select_array::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_array::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x584190ad1deb - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   66:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_boolean stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:10.341411Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e7e9d0d0056 [3mclient_address[0m[2m=[0m127.0.0.1:40876[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.341938Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s7: select true
[INFO] [stdout] [2m2026-01-06T23:44:10.342176Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e7e9d0d0056 [3mclient_address[0m[2m=[0m127.0.0.1:40876[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:11.018911Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e7e9d0d0056 [3mclient_address[0m[2m=[0m127.0.0.1:40876[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select true
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:11.019113Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e7e9d0d0056 [3mclient_address[0m[2m=[0m127.0.0.1:40876[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.022476Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e7e9d0d0056 [3mclient_address[0m[2m=[0m127.0.0.1:40876[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:11.041037Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e7e9d0d0056 [3mclient_address[0m[2m=[0m127.0.0.1:40876[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:11.041337Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e7e9d0d0056 [3mclient_address[0m[2m=[0m127.0.0.1:40876[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:11.463186Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e7e9d0d0056 [3mclient_address[0m[2m=[0m127.0.0.1:40876[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_boolean", file: "./src/postgres/serve.rs", line: 262 }, { fn: "trino_postgres::postgres::serve::tests::select_boolean::{closure#0}", file: "./src/postgres/serve.rs", line: 261 }, { fn: "<trino_postgres::postgres::serve::tests::select_boolean::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<bool>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_boolean::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_date stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:10.330369Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525a-7910-a024-b7e2960e54e8 [3mclient_address[0m[2m=[0m127.0.0.1:47250[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.330711Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s5: select date '2001-08-22'
[INFO] [stdout] [2m2026-01-06T23:44:10.330889Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525a-7910-a024-b7e2960e54e8 [3mclient_address[0m[2m=[0m127.0.0.1:47250[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:10.933299Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525a-7910-a024-b7e2960e54e8 [3mclient_address[0m[2m=[0m127.0.0.1:47250[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select date '2001-08-22'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:10.950592Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525a-7910-a024-b7e2960e54e8 [3mclient_address[0m[2m=[0m127.0.0.1:47250[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.951050Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525a-7910-a024-b7e2960e54e8 [3mclient_address[0m[2m=[0m127.0.0.1:47250[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:10.972580Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525a-7910-a024-b7e2960e54e8 [3mclient_address[0m[2m=[0m127.0.0.1:47250[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:10.972892Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525a-7910-a024-b7e2960e54e8 [3mclient_address[0m[2m=[0m127.0.0.1:47250[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:11.445537Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525a-7910-a024-b7e2960e54e8 [3mclient_address[0m[2m=[0m127.0.0.1:47250[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_date", file: "./src/postgres/serve.rs", line: 286 }, { fn: "trino_postgres::postgres::serve::tests::select_date::{closure#0}", file: "./src/postgres/serve.rs", line: 281 }, { fn: "<trino_postgres::postgres::serve::tests::select_date::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<chrono[206f634731fc353d]::naive::date::NaiveDate>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_date::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_bytea stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:10.329320Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e88724d1ec5 [3mclient_address[0m[2m=[0m127.0.0.1:59560[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.329688Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s4: select x'68656c6c6f'
[INFO] [stdout] [2m2026-01-06T23:44:10.329867Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e88724d1ec5 [3mclient_address[0m[2m=[0m127.0.0.1:59560[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:10.971730Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e88724d1ec5 [3mclient_address[0m[2m=[0m127.0.0.1:59560[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select x'68656c6c6f'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:10.971908Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e88724d1ec5 [3mclient_address[0m[2m=[0m127.0.0.1:59560[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.972306Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e88724d1ec5 [3mclient_address[0m[2m=[0m127.0.0.1:59560[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:10.991785Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e88724d1ec5 [3mclient_address[0m[2m=[0m127.0.0.1:59560[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:10.991968Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e88724d1ec5 [3mclient_address[0m[2m=[0m127.0.0.1:59560[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:11.456945Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5258-7172-8119-4e88724d1ec5 [3mclient_address[0m[2m=[0m127.0.0.1:59560[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_bytea", file: "./src/postgres/serve.rs", line: 267 }, { fn: "trino_postgres::postgres::serve::tests::select_bytea::{closure#0}", file: "./src/postgres/serve.rs", line: 266 }, { fn: "<trino_postgres::postgres::serve::tests::select_bytea::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_bytea::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_decimal stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:10.328203Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-73a89c98298d [3mclient_address[0m[2m=[0m127.0.0.1:55626[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.328577Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s2: select DECIMAL '3.41'
[INFO] [stdout] [2m2026-01-06T23:44:10.328759Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-73a89c98298d [3mclient_address[0m[2m=[0m127.0.0.1:55626[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:10.974984Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-73a89c98298d [3mclient_address[0m[2m=[0m127.0.0.1:55626[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select DECIMAL '3.41'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:10.975111Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-73a89c98298d [3mclient_address[0m[2m=[0m127.0.0.1:55626[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.975341Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-73a89c98298d [3mclient_address[0m[2m=[0m127.0.0.1:55626[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:10.988995Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-73a89c98298d [3mclient_address[0m[2m=[0m127.0.0.1:55626[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:10.989235Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-73a89c98298d [3mclient_address[0m[2m=[0m127.0.0.1:55626[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:11.467861Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-73a89c98298d [3mclient_address[0m[2m=[0m127.0.0.1:55626[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_decimal", file: "./src/postgres/serve.rs", line: 370 }, { fn: "trino_postgres::postgres::serve::tests::select_decimal::{closure#0}", file: "./src/postgres/serve.rs", line: 365 }, { fn: "<trino_postgres::postgres::serve::tests::select_decimal::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<rust_decimal[4dd05f23217e818b]::decimal::Decimal>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_decimal::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_bigint stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:10.331741Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525b-7bf0-b333-0715f318fc6e [3mclient_address[0m[2m=[0m127.0.0.1:50770[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.332075Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s6: select bigint '1'
[INFO] [stdout] [2m2026-01-06T23:44:10.332254Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525b-7bf0-b333-0715f318fc6e [3mclient_address[0m[2m=[0m127.0.0.1:50770[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:10.907874Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525b-7bf0-b333-0715f318fc6e [3mclient_address[0m[2m=[0m127.0.0.1:50770[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select bigint '1'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:10.908114Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525b-7bf0-b333-0715f318fc6e [3mclient_address[0m[2m=[0m127.0.0.1:50770[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.941566Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525b-7bf0-b333-0715f318fc6e [3mclient_address[0m[2m=[0m127.0.0.1:50770[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:10.943056Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525b-7bf0-b333-0715f318fc6e [3mclient_address[0m[2m=[0m127.0.0.1:50770[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:10.943299Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525b-7bf0-b333-0715f318fc6e [3mclient_address[0m[2m=[0m127.0.0.1:50770[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:11.452297Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-525b-7bf0-b333-0715f318fc6e [3mclient_address[0m[2m=[0m127.0.0.1:50770[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_bigint", file: "./src/postgres/serve.rs", line: 224 }, { fn: "trino_postgres::postgres::serve::tests::select_bigint::{closure#0}", file: "./src/postgres/serve.rs", line: 223 }, { fn: "<trino_postgres::postgres::serve::tests::select_bigint::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<i64>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_bigint::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_char stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:10.327862Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-738bc6ef8c5b [3mclient_address[0m[2m=[0m127.0.0.1:42770[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.328336Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s0: select char 'abc'
[INFO] [stdout] [2m2026-01-06T23:44:10.328591Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-738bc6ef8c5b [3mclient_address[0m[2m=[0m127.0.0.1:42770[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:10.968288Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-738bc6ef8c5b [3mclient_address[0m[2m=[0m127.0.0.1:42770[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select char 'abc'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:10.983567Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-738bc6ef8c5b [3mclient_address[0m[2m=[0m127.0.0.1:42770[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:10.983966Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-738bc6ef8c5b [3mclient_address[0m[2m=[0m127.0.0.1:42770[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:10.992261Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-738bc6ef8c5b [3mclient_address[0m[2m=[0m127.0.0.1:42770[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:10.992442Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-738bc6ef8c5b [3mclient_address[0m[2m=[0m127.0.0.1:42770[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:11.482225Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5257-78b3-9dcc-738bc6ef8c5b [3mclient_address[0m[2m=[0m127.0.0.1:42770[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_char", file: "./src/postgres/serve.rs", line: 277 }, { fn: "trino_postgres::postgres::serve::tests::select_char::{closure#0}", file: "./src/postgres/serve.rs", line: 276 }, { fn: "<trino_postgres::postgres::serve::tests::select_char::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<alloc[15e7b27aba85d2e2]::string::String>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_char::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_json stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:11.512797Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f8-7d42-8909-2a769513d8fa [3mclient_address[0m[2m=[0m127.0.0.1:46246[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.513153Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s14: select json '{"k": 1}'
[INFO] [stdout] [2m2026-01-06T23:44:11.513337Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f8-7d42-8909-2a769513d8fa [3mclient_address[0m[2m=[0m127.0.0.1:46246[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:12.111935Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f8-7d42-8909-2a769513d8fa [3mclient_address[0m[2m=[0m127.0.0.1:46246[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select json '{"k": 1}'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:12.112125Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f8-7d42-8909-2a769513d8fa [3mclient_address[0m[2m=[0m127.0.0.1:46246[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.112496Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f8-7d42-8909-2a769513d8fa [3mclient_address[0m[2m=[0m127.0.0.1:46246[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:12.125140Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f8-7d42-8909-2a769513d8fa [3mclient_address[0m[2m=[0m127.0.0.1:46246[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.125435Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f8-7d42-8909-2a769513d8fa [3mclient_address[0m[2m=[0m127.0.0.1:46246[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.125864Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f8-7d42-8909-2a769513d8fa [3mclient_address[0m[2m=[0m127.0.0.1:46246[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_json", file: "./src/postgres/serve.rs", line: 272 }, { fn: "trino_postgres::postgres::serve::tests::select_json::{closure#0}", file: "./src/postgres/serve.rs", line: 271 }, { fn: "<trino_postgres::postgres::serve::tests::select_json::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<serde_json[921bbb37a4908f04]::value::Value>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_json::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_integer stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:11.503255Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ee-7c42-9602-2c7c7d579720 [3mclient_address[0m[2m=[0m127.0.0.1:54794[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.503698Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s8: select 1
[INFO] [stdout] [2m2026-01-06T23:44:11.503940Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ee-7c42-9602-2c7c7d579720 [3mclient_address[0m[2m=[0m127.0.0.1:54794[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:12.168734Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ee-7c42-9602-2c7c7d579720 [3mclient_address[0m[2m=[0m127.0.0.1:54794[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select 1
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:12.168916Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ee-7c42-9602-2c7c7d579720 [3mclient_address[0m[2m=[0m127.0.0.1:54794[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.169247Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ee-7c42-9602-2c7c7d579720 [3mclient_address[0m[2m=[0m127.0.0.1:54794[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:12.297509Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ee-7c42-9602-2c7c7d579720 [3mclient_address[0m[2m=[0m127.0.0.1:54794[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.297686Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ee-7c42-9602-2c7c7d579720 [3mclient_address[0m[2m=[0m127.0.0.1:54794[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.304633Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ee-7c42-9602-2c7c7d579720 [3mclient_address[0m[2m=[0m127.0.0.1:54794[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_integer", file: "./src/postgres/serve.rs", line: 219 }, { fn: "trino_postgres::postgres::serve::tests::select_integer::{closure#0}", file: "./src/postgres/serve.rs", line: 218 }, { fn: "<trino_postgres::postgres::serve::tests::select_integer::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<i32>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_integer::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_no_such_column stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:11.537410Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5711-7760-8093-90ad8b745201 [3mclient_address[0m[2m=[0m127.0.0.1:41906[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.537827Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s24: select asdasd
[INFO] [stdout] [2m2026-01-06T23:44:11.538038Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5711-7760-8093-90ad8b745201 [3mclient_address[0m[2m=[0m127.0.0.1:41906[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:12.278825Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5711-7760-8093-90ad8b745201 [3mclient_address[0m[2m=[0m127.0.0.1:41906[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select asdasd
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:12.281149Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5711-7760-8093-90ad8b745201 [3mclient_address[0m[2m=[0m127.0.0.1:41906[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.282892Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5711-7760-8093-90ad8b745201 [3mclient_address[0m[2m=[0m127.0.0.1:41906[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:12.295650Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5711-7760-8093-90ad8b745201 [3mclient_address[0m[2m=[0m127.0.0.1:41906[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.295924Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5711-7760-8093-90ad8b745201 [3mclient_address[0m[2m=[0m127.0.0.1:41906[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.296345Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5711-7760-8093-90ad8b745201 [3mclient_address[0m[2m=[0m127.0.0.1:41906[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_no_such_column", file: "./src/postgres/serve.rs", line: 381 }, { fn: "trino_postgres::postgres::serve::tests::select_no_such_column::{closure#0}", file: "./src/postgres/serve.rs", line: 380 }, { fn: "<trino_postgres::postgres::serve::tests::select_no_such_column::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_no_such_column::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x584190ad1deb - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   66:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_nested_array stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:11.514217Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f9-74c3-8826-d562a4af0339 [3mclient_address[0m[2m=[0m127.0.0.1:35290[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.522573Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s20: select array[array[1, 2], array[3, 4]]
[INFO] [stdout] [2m2026-01-06T23:44:11.522786Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f9-74c3-8826-d562a4af0339 [3mclient_address[0m[2m=[0m127.0.0.1:35290[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:12.546125Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f9-74c3-8826-d562a4af0339 [3mclient_address[0m[2m=[0m127.0.0.1:35290[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select array[array[1, 2], array[3, 4]]
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:12.546332Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f9-74c3-8826-d562a4af0339 [3mclient_address[0m[2m=[0m127.0.0.1:35290[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.546718Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f9-74c3-8826-d562a4af0339 [3mclient_address[0m[2m=[0m127.0.0.1:35290[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:12.564529Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f9-74c3-8826-d562a4af0339 [3mclient_address[0m[2m=[0m127.0.0.1:35290[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.564767Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f9-74c3-8826-d562a4af0339 [3mclient_address[0m[2m=[0m127.0.0.1:35290[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.565167Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f9-74c3-8826-d562a4af0339 [3mclient_address[0m[2m=[0m127.0.0.1:35290[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_nested_array", file: "./src/postgres/serve.rs", line: 247 }, { fn: "trino_postgres::postgres::serve::tests::select_nested_array::{closure#0}", file: "./src/postgres/serve.rs", line: 242 }, { fn: "<trino_postgres::postgres::serve::tests::select_nested_array::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_nested_array::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x584190ad1deb - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   66:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_ipaddress stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:11.501220Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ec-7533-813a-c68f80b5ee39 [3mclient_address[0m[2m=[0m127.0.0.1:46922[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.522683Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s21: select IPADDRESS '2001:db8::1'
[INFO] [stdout] [2m2026-01-06T23:44:11.522898Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ec-7533-813a-c68f80b5ee39 [3mclient_address[0m[2m=[0m127.0.0.1:46922[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:12.677272Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ec-7533-813a-c68f80b5ee39 [3mclient_address[0m[2m=[0m127.0.0.1:46922[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select IPADDRESS '2001:db8::1'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:12.684533Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ec-7533-813a-c68f80b5ee39 [3mclient_address[0m[2m=[0m127.0.0.1:46922[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.684975Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ec-7533-813a-c68f80b5ee39 [3mclient_address[0m[2m=[0m127.0.0.1:46922[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:12.716117Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ec-7533-813a-c68f80b5ee39 [3mclient_address[0m[2m=[0m127.0.0.1:46922[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.716639Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ec-7533-813a-c68f80b5ee39 [3mclient_address[0m[2m=[0m127.0.0.1:46922[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.717533Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56ec-7533-813a-c68f80b5ee39 [3mclient_address[0m[2m=[0m127.0.0.1:46922[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_ipaddress", file: "./src/postgres/serve.rs", line: 361 }, { fn: "trino_postgres::postgres::serve::tests::select_ipaddress::{closure#0}", file: "./src/postgres/serve.rs", line: 356 }, { fn: "<trino_postgres::postgres::serve::tests::select_ipaddress::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<cidr[ffd805e3480459a0]::inet::IpInet>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_ipaddress::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_multiple_rows stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:11.504767Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f0-70e0-8603-6c5c705884e1 [3mclient_address[0m[2m=[0m127.0.0.1:42858[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.505142Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s9: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-01-06T23:44:11.505343Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f0-70e0-8603-6c5c705884e1 [3mclient_address[0m[2m=[0m127.0.0.1:42858[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:13.053011Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f0-70e0-8603-6c5c705884e1 [3mclient_address[0m[2m=[0m127.0.0.1:42858[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:13.053263Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f0-70e0-8603-6c5c705884e1 [3mclient_address[0m[2m=[0m127.0.0.1:42858[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.056989Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f0-70e0-8603-6c5c705884e1 [3mclient_address[0m[2m=[0m127.0.0.1:42858[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:13.078521Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f0-70e0-8603-6c5c705884e1 [3mclient_address[0m[2m=[0m127.0.0.1:42858[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.079116Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f0-70e0-8603-6c5c705884e1 [3mclient_address[0m[2m=[0m127.0.0.1:42858[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.079557Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f0-70e0-8603-6c5c705884e1 [3mclient_address[0m[2m=[0m127.0.0.1:42858[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_multiple_rows", file: "./src/postgres/serve.rs", line: 453 }, { fn: "trino_postgres::postgres::serve::tests::select_multiple_rows::{closure#0}", file: "./src/postgres/serve.rs", line: 439 }, { fn: "<trino_postgres::postgres::serve::tests::select_multiple_rows::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::Vec<tokio_postgres[76a92fb2649280d6]::row::Row>, 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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_rows::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   50:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   67:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_real stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:12.198958Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-59a6-79f1-b75d-b3dc07cf182c [3mclient_address[0m[2m=[0m127.0.0.1:57674[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.199413Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s25: select real '3.41'
[INFO] [stdout] [2m2026-01-06T23:44:12.216463Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-59a6-79f1-b75d-b3dc07cf182c [3mclient_address[0m[2m=[0m127.0.0.1:57674[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:13.020808Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-59a6-79f1-b75d-b3dc07cf182c [3mclient_address[0m[2m=[0m127.0.0.1:57674[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select real '3.41'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:13.020992Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-59a6-79f1-b75d-b3dc07cf182c [3mclient_address[0m[2m=[0m127.0.0.1:57674[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.021396Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-59a6-79f1-b75d-b3dc07cf182c [3mclient_address[0m[2m=[0m127.0.0.1:57674[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:13.048625Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-59a6-79f1-b75d-b3dc07cf182c [3mclient_address[0m[2m=[0m127.0.0.1:57674[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.048957Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-59a6-79f1-b75d-b3dc07cf182c [3mclient_address[0m[2m=[0m127.0.0.1:57674[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.049394Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-59a6-79f1-b75d-b3dc07cf182c [3mclient_address[0m[2m=[0m127.0.0.1:57674[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_real", file: "./src/postgres/serve.rs", line: 252 }, { fn: "trino_postgres::postgres::serve::tests::select_real::{closure#0}", file: "./src/postgres/serve.rs", line: 251 }, { fn: "<trino_postgres::postgres::serve::tests::select_real::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<f32>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_real::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_multiple_clients stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:11.507729Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3b30c094e9e [3mclient_address[0m[2m=[0m127.0.0.1:50256[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.507969Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8820e953b00d [3mclient_address[0m[2m=[0m127.0.0.1:43308[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.507973Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1f9c958b2af [3mclient_address[0m[2m=[0m127.0.0.1:46656[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.508168Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8839f0fd4acd [3mclient_address[0m[2m=[0m127.0.0.1:53978[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.508346Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8846638c1bf5 [3mclient_address[0m[2m=[0m127.0.0.1:54816[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.511594Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s11: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-01-06T23:44:11.511932Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s12: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-01-06T23:44:11.512108Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s13: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-01-06T23:44:11.512325Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8820e953b00d [3mclient_address[0m[2m=[0m127.0.0.1:43308[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:11.508520Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3a4302dacb0 [3mclient_address[0m[2m=[0m127.0.0.1:58704[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.515867Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f7-7be0-afcb-bf8c645a311b [3mclient_address[0m[2m=[0m127.0.0.1:39692[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.516291Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s16: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-01-06T23:44:11.516581Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8839f0fd4acd [3mclient_address[0m[2m=[0m127.0.0.1:53978[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:11.510300Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1e1e193b60d [3mclient_address[0m[2m=[0m127.0.0.1:57604[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.518177Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3b30c094e9e [3mclient_address[0m[2m=[0m127.0.0.1:50256[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:11.511087Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s10: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-01-06T23:44:11.519633Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f4-78b3-a1cd-baf57f899307 [3mclient_address[0m[2m=[0m127.0.0.1:39066[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.519790Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1f9c958b2af [3mclient_address[0m[2m=[0m127.0.0.1:46656[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:11.519978Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8846638c1bf5 [3mclient_address[0m[2m=[0m127.0.0.1:54816[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:11.520743Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s17: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-01-06T23:44:11.521006Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s18: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-01-06T23:44:11.521192Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s19: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-01-06T23:44:11.521539Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1e1e193b60d [3mclient_address[0m[2m=[0m127.0.0.1:57604[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:11.510541Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1db727d9390 [3mclient_address[0m[2m=[0m127.0.0.1:51990[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.522896Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s22: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-01-06T23:44:11.523130Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3a4302dacb0 [3mclient_address[0m[2m=[0m127.0.0.1:58704[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:11.529947Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f7-7be0-afcb-bf8c645a311b [3mclient_address[0m[2m=[0m127.0.0.1:39692[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:11.533055Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s23: select * from tpch.sf1.orders limit 1000
[INFO] [stdout] [2m2026-01-06T23:44:11.533410Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f4-78b3-a1cd-baf57f899307 [3mclient_address[0m[2m=[0m127.0.0.1:39066[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:11.539902Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1db727d9390 [3mclient_address[0m[2m=[0m127.0.0.1:51990[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:11.794656Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3b30c094e9e [3mclient_address[0m[2m=[0m127.0.0.1:50256[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:11.794848Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3b30c094e9e [3mclient_address[0m[2m=[0m127.0.0.1:50256[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:11.795162Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3b30c094e9e [3mclient_address[0m[2m=[0m127.0.0.1:50256[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:11.796171Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3b30c094e9e [3mclient_address[0m[2m=[0m127.0.0.1:50256[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:11.796397Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3b30c094e9e [3mclient_address[0m[2m=[0m127.0.0.1:50256[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:11.796883Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3b30c094e9e [3mclient_address[0m[2m=[0m127.0.0.1:50256[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/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::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::Vec<tokio_postgres[76a92fb2649280d6]::row::Row>, 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 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841907d6f78 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5841908163e8 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5841908163e8 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5841908f0eb0 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5841907b3872 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x5841907b3b23 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x5841912bd347 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x58419129f2f2 - <tokio[65cd53e32687a11e]::runtime::task::LocalNotified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x5841912cfc3d - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5841912d5519 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x5841912d4299 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<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/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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x5841912e9c0f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{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::<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/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 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x5841912b015b - <tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x58419129f337 - <tokio[65cd53e32687a11e]::runtime::task::UnownedTask<tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x5841912994d7 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x58419129aec2 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x5841912987e4 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x5841912aee6f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   84:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-01-06T23:44:12.016563Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3a4302dacb0 [3mclient_address[0m[2m=[0m127.0.0.1:58704[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:12.016830Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3a4302dacb0 [3mclient_address[0m[2m=[0m127.0.0.1:58704[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.017186Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3a4302dacb0 [3mclient_address[0m[2m=[0m127.0.0.1:58704[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:12.017582Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3a4302dacb0 [3mclient_address[0m[2m=[0m127.0.0.1:58704[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.017874Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3a4302dacb0 [3mclient_address[0m[2m=[0m127.0.0.1:58704[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.018239Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f3-7ee2-938a-b3a4302dacb0 [3mclient_address[0m[2m=[0m127.0.0.1:58704[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/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::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::Vec<tokio_postgres[76a92fb2649280d6]::row::Row>, 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 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841907d6f78 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5841908163e8 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5841908163e8 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5841908f0eb0 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5841907b3872 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x5841907b3b23 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x5841912bd347 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x58419129f2f2 - <tokio[65cd53e32687a11e]::runtime::task::LocalNotified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x5841912cfc3d - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5841912d5519 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x5841912d4299 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<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/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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x5841912e9c0f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{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::<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/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 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x5841912b015b - <tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x58419129f337 - <tokio[65cd53e32687a11e]::runtime::task::UnownedTask<tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x5841912994d7 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x58419129aec2 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x5841912987e4 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x5841912aee6f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   84:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-01-06T23:44:12.219891Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8846638c1bf5 [3mclient_address[0m[2m=[0m127.0.0.1:54816[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:12.220040Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8846638c1bf5 [3mclient_address[0m[2m=[0m127.0.0.1:54816[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.220331Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8846638c1bf5 [3mclient_address[0m[2m=[0m127.0.0.1:54816[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:12.220685Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8846638c1bf5 [3mclient_address[0m[2m=[0m127.0.0.1:54816[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.220967Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8846638c1bf5 [3mclient_address[0m[2m=[0m127.0.0.1:54816[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.221366Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8846638c1bf5 [3mclient_address[0m[2m=[0m127.0.0.1:54816[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/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::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::Vec<tokio_postgres[76a92fb2649280d6]::row::Row>, 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 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841907d6f78 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5841908163e8 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5841908163e8 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5841908f0eb0 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5841907b3872 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x5841907b3b23 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x5841912bd347 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x58419129f2f2 - <tokio[65cd53e32687a11e]::runtime::task::LocalNotified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x5841912cfc3d - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5841912d5519 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x5841912d4299 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<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/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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x5841912e9c0f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{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::<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/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 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x5841912b015b - <tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x58419129f337 - <tokio[65cd53e32687a11e]::runtime::task::UnownedTask<tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x5841912994d7 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x58419129aec2 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x5841912987e4 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x5841912aee6f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   84:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-01-06T23:44:12.234350Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1e1e193b60d [3mclient_address[0m[2m=[0m127.0.0.1:57604[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:12.234565Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1e1e193b60d [3mclient_address[0m[2m=[0m127.0.0.1:57604[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.234898Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1e1e193b60d [3mclient_address[0m[2m=[0m127.0.0.1:57604[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:12.241720Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1e1e193b60d [3mclient_address[0m[2m=[0m127.0.0.1:57604[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.242090Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1e1e193b60d [3mclient_address[0m[2m=[0m127.0.0.1:57604[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.247603Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1e1e193b60d [3mclient_address[0m[2m=[0m127.0.0.1:57604[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/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::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::Vec<tokio_postgres[76a92fb2649280d6]::row::Row>, 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 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841907d6f78 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5841908163e8 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5841908163e8 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5841908f0eb0 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5841907b3872 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x5841907b3b23 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x5841912bd347 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x58419129f2f2 - <tokio[65cd53e32687a11e]::runtime::task::LocalNotified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x5841912cfc3d - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5841912d5519 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x5841912d4299 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<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/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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x5841912e9c0f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{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::<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/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 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x5841912b015b - <tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x58419129f337 - <tokio[65cd53e32687a11e]::runtime::task::UnownedTask<tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x5841912994d7 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x58419129aec2 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x5841912987e4 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x5841912aee6f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   84:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-01-06T23:44:12.557041Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1f9c958b2af [3mclient_address[0m[2m=[0m127.0.0.1:46656[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:12.557258Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1f9c958b2af [3mclient_address[0m[2m=[0m127.0.0.1:46656[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.574689Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1f9c958b2af [3mclient_address[0m[2m=[0m127.0.0.1:46656[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:12.578016Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1f9c958b2af [3mclient_address[0m[2m=[0m127.0.0.1:46656[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.578282Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1f9c958b2af [3mclient_address[0m[2m=[0m127.0.0.1:46656[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.583879Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1f9c958b2af [3mclient_address[0m[2m=[0m127.0.0.1:46656[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/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::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::Vec<tokio_postgres[76a92fb2649280d6]::row::Row>, 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 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841907d6f78 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5841908163e8 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5841908163e8 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5841908f0eb0 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5841907b3872 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x5841907b3b23 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x5841912bd347 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x58419129f2f2 - <tokio[65cd53e32687a11e]::runtime::task::LocalNotified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x5841912cfc3d - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5841912d5519 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x5841912d4299 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<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/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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x5841912e9c0f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{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::<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/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 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x5841912b015b - <tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x58419129f337 - <tokio[65cd53e32687a11e]::runtime::task::UnownedTask<tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x5841912994d7 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x58419129aec2 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x5841912987e4 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x5841912aee6f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   84:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-01-06T23:44:12.768623Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f4-78b3-a1cd-baf57f899307 [3mclient_address[0m[2m=[0m127.0.0.1:39066[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:12.768831Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f4-78b3-a1cd-baf57f899307 [3mclient_address[0m[2m=[0m127.0.0.1:39066[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.769185Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f4-78b3-a1cd-baf57f899307 [3mclient_address[0m[2m=[0m127.0.0.1:39066[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:12.780801Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f4-78b3-a1cd-baf57f899307 [3mclient_address[0m[2m=[0m127.0.0.1:39066[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.786516Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f4-78b3-a1cd-baf57f899307 [3mclient_address[0m[2m=[0m127.0.0.1:39066[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.791906Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f4-78b3-a1cd-baf57f899307 [3mclient_address[0m[2m=[0m127.0.0.1:39066[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/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::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::Vec<tokio_postgres[76a92fb2649280d6]::row::Row>, 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 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841907d6f78 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5841908163e8 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5841908163e8 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5841908f0eb0 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5841907b3872 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x5841907b3b23 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x5841912bd347 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x58419129f2f2 - <tokio[65cd53e32687a11e]::runtime::task::LocalNotified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x5841912cfc3d - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5841912d5519 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x5841912d4299 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<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/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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x5841912e9c0f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{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::<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/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 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x5841912b015b - <tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x58419129f337 - <tokio[65cd53e32687a11e]::runtime::task::UnownedTask<tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x5841912994d7 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x58419129aec2 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x5841912987e4 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x5841912aee6f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   84:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-01-06T23:44:12.901774Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8820e953b00d [3mclient_address[0m[2m=[0m127.0.0.1:43308[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:12.901975Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8820e953b00d [3mclient_address[0m[2m=[0m127.0.0.1:43308[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.902335Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8820e953b00d [3mclient_address[0m[2m=[0m127.0.0.1:43308[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:12.912963Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f7-7be0-afcb-bf8c645a311b [3mclient_address[0m[2m=[0m127.0.0.1:39692[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:12.913204Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f7-7be0-afcb-bf8c645a311b [3mclient_address[0m[2m=[0m127.0.0.1:39692[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.913644Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f7-7be0-afcb-bf8c645a311b [3mclient_address[0m[2m=[0m127.0.0.1:39692[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:12.917852Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8820e953b00d [3mclient_address[0m[2m=[0m127.0.0.1:43308[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.918117Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f7-7be0-afcb-bf8c645a311b [3mclient_address[0m[2m=[0m127.0.0.1:39692[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.919540Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f7-7be0-afcb-bf8c645a311b [3mclient_address[0m[2m=[0m127.0.0.1:39692[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.919716Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8820e953b00d [3mclient_address[0m[2m=[0m127.0.0.1:43308[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.920174Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8820e953b00d [3mclient_address[0m[2m=[0m127.0.0.1:43308[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/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::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::Vec<tokio_postgres[76a92fb2649280d6]::row::Row>, 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 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841907d6f78 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5841908163e8 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5841908163e8 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5841908f0eb0 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5841907b3872 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x5841907b3b23 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x5841912bd347 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x58419129f2f2 - <tokio[65cd53e32687a11e]::runtime::task::LocalNotified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x5841912cfc3d - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5841912d5519 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x5841912d4299 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<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/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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x5841912e9c0f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{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::<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/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 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x5841912b015b - <tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x58419129f337 - <tokio[65cd53e32687a11e]::runtime::task::UnownedTask<tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x5841912994d7 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x58419129aec2 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x5841912987e4 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x5841912aee6f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   84:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-01-06T23:44:12.908400Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8839f0fd4acd [3mclient_address[0m[2m=[0m127.0.0.1:53978[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:12.942143Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8839f0fd4acd [3mclient_address[0m[2m=[0m127.0.0.1:53978[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.942592Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8839f0fd4acd [3mclient_address[0m[2m=[0m127.0.0.1:53978[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:12.948584Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8839f0fd4acd [3mclient_address[0m[2m=[0m127.0.0.1:53978[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.952631Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8839f0fd4acd [3mclient_address[0m[2m=[0m127.0.0.1:53978[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:12.922409Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f7-7be0-afcb-bf8c645a311b [3mclient_address[0m[2m=[0m127.0.0.1:39692[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/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::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::Vec<tokio_postgres[76a92fb2649280d6]::row::Row>, 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 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841907d6f78 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5841908163e8 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5841908163e8 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5841908f0eb0 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5841907b3872 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x5841907b3b23 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x5841912bd347 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x58419129f2f2 - <tokio[65cd53e32687a11e]::runtime::task::LocalNotified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x5841912cfc3d - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5841912d5519 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x5841912d4299 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<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/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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x5841912e9c0f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{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::<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/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 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x5841912b015b - <tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x58419129f337 - <tokio[65cd53e32687a11e]::runtime::task::UnownedTask<tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x5841912994d7 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x58419129aec2 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x5841912987e4 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x5841912aee6f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   84:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-01-06T23:44:12.958448Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f2-74f1-baec-8839f0fd4acd [3mclient_address[0m[2m=[0m127.0.0.1:53978[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/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::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::Vec<tokio_postgres[76a92fb2649280d6]::row::Row>, 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 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841907d6f78 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5841908163e8 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5841908163e8 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5841908f0eb0 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5841907b3872 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x5841907b3b23 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x5841912bd347 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x58419129f2f2 - <tokio[65cd53e32687a11e]::runtime::task::LocalNotified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x5841912cfc3d - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5841912d5519 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x5841912d4299 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<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/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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x5841912e9c0f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{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::<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/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 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x5841912b015b - <tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x58419129f337 - <tokio[65cd53e32687a11e]::runtime::task::UnownedTask<tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x5841912994d7 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x58419129aec2 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x5841912987e4 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x5841912aee6f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   84:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[INFO] [stdout] [2m2026-01-06T23:44:13.007821Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1db727d9390 [3mclient_address[0m[2m=[0m127.0.0.1:51990[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select * from tpch.sf1.orders limit 1000
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:13.008050Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1db727d9390 [3mclient_address[0m[2m=[0m127.0.0.1:51990[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.008412Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1db727d9390 [3mclient_address[0m[2m=[0m127.0.0.1:51990[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:13.034586Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1db727d9390 [3mclient_address[0m[2m=[0m127.0.0.1:51990[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.035390Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1db727d9390 [3mclient_address[0m[2m=[0m127.0.0.1:51990[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.036471Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-56f1-7b63-a731-c1db727d9390 [3mclient_address[0m[2m=[0m127.0.0.1:51990[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 600 }, { fn: "tokio::task::coop::with_budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<core::result::Result<alloc::boxed::Box<tokio::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run_task", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 591 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Context>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 539 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 504 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(), tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>", file: "/rustc/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::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "tokio::runtime::scheduler::multi_thread::worker::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 491 }, { fn: "<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs", line: 457 }, { fn: "<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/task.rs", line: 42 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::UnownedTask<tokio::runtime::blocking::schedule::BlockingSchedule>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 546 }, { fn: "<tokio::runtime::blocking::pool::Task>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 161 }, { fn: "<tokio::runtime::blocking::pool::Inner>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 516 }, { fn: "<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs", line: 474 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::vec::Vec<tokio_postgres[76a92fb2649280d6]::row::Row>, 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 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841907d6f78 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:365:24
[INFO] [stdout]   24:     0x5841908163e8 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5841908163e8 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs:354:30
[INFO] [stdout]   26:     0x5841907905ca - tokio[65cd53e32687a11e]::runtime::task::harness::poll_future::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   27:     0x5841908f0eb0 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58419082c7a3 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>::{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::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   33:     0x5841907b3872 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   34:     0x5841907b3b23 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   35:     0x584190a16e4b - tokio[65cd53e32687a11e]::runtime::task::raw::poll::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0}::{closure#0}::{closure#0}>>, alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   36:     0x5841912bd347 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   37:     0x58419129f2f2 - <tokio[65cd53e32687a11e]::runtime::task::LocalNotified<alloc[15e7b27aba85d2e2]::sync::Arc<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   38:     0x5841912cfc3d - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:677:22
[INFO] [stdout]   39:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x5841912d5519 - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x5841912d5519 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   42:     0x5841912d4299 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   43:     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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<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/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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x5841912e9c0f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(), tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{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::<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/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 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   53:     0x5841912b015b - <tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::loom::std::unsafe_cell::UnsafeCell<tokio[65cd53e32687a11e]::runtime::task::core::Stage<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::core::Core<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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]::task::poll::Poll<()>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<tokio[65cd53e32687a11e]::runtime::task::harness::poll_future<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::harness::Harness<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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::<tokio[65cd53e32687a11e]::runtime::blocking::task::BlockingTask<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::worker::Launch>::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 - <tokio[65cd53e32687a11e]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   68:     0x58419129f337 - <tokio[65cd53e32687a11e]::runtime::task::UnownedTask<tokio[65cd53e32687a11e]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   69:     0x5841912994d7 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   70:     0x58419129aec2 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   71:     0x5841912987e4 - <tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   72:     0x5841912a0d26 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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::<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   80:     0x5841912aee6f - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<<tokio[65cd53e32687a11e]::runtime::blocking::pool::Spawner>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   83:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   84:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   85:                0x0 - <unknown>
[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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<(), tokio[65cd53e32687a11e]::runtime::task::error::JoinError>>::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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5841908aa08d - <tokio[65cd53e32687a11e]::runtime::park::CachedParkThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   24:     0x584190889f92 - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::park::CachedParkThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x584190889f92 - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::park::CachedParkThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x584190889f92 - <tokio[65cd53e32687a11e]::runtime::park::CachedParkThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   27:     0x5841908b7694 - <tokio[65cd53e32687a11e]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x5841908e2308 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   29:     0x584190a355fb - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5841908d0704 - <tokio[65cd53e32687a11e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   31:     0x5841908b6654 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   32:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   33:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_multiple_clients::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x584190ad1deb - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   40:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   56:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   57:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_smallint stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:12.411231Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5a55-7000-881b-f9a8ef94fa16 [3mclient_address[0m[2m=[0m127.0.0.1:32880[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.411797Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s27: select smallint '1'
[INFO] [stdout] [2m2026-01-06T23:44:12.412029Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5a55-7000-881b-f9a8ef94fa16 [3mclient_address[0m[2m=[0m127.0.0.1:32880[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:13.334329Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5a55-7000-881b-f9a8ef94fa16 [3mclient_address[0m[2m=[0m127.0.0.1:32880[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select smallint '1'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:13.357584Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5a55-7000-881b-f9a8ef94fa16 [3mclient_address[0m[2m=[0m127.0.0.1:32880[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.357909Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5a55-7000-881b-f9a8ef94fa16 [3mclient_address[0m[2m=[0m127.0.0.1:32880[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:13.360841Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5a55-7000-881b-f9a8ef94fa16 [3mclient_address[0m[2m=[0m127.0.0.1:32880[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.361022Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5a55-7000-881b-f9a8ef94fa16 [3mclient_address[0m[2m=[0m127.0.0.1:32880[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.361359Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5a55-7000-881b-f9a8ef94fa16 [3mclient_address[0m[2m=[0m127.0.0.1:32880[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_smallint", file: "./src/postgres/serve.rs", line: 214 }, { fn: "trino_postgres::postgres::serve::tests::select_smallint::{closure#0}", file: "./src/postgres/serve.rs", line: 213 }, { fn: "<trino_postgres::postgres::serve::tests::select_smallint::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<i16>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_smallint::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_timestamp stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:12.632870Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b58-7623-911c-41f30ef0597b [3mclient_address[0m[2m=[0m127.0.0.1:49746[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.633291Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s29: select TIMESTAMP '2020-06-10 15:55:23'
[INFO] [stdout] [2m2026-01-06T23:44:12.633529Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b58-7623-911c-41f30ef0597b [3mclient_address[0m[2m=[0m127.0.0.1:49746[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:13.347534Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b58-7623-911c-41f30ef0597b [3mclient_address[0m[2m=[0m127.0.0.1:49746[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select TIMESTAMP '2020-06-10 15:55:23'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:13.347731Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b58-7623-911c-41f30ef0597b [3mclient_address[0m[2m=[0m127.0.0.1:49746[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.348101Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b58-7623-911c-41f30ef0597b [3mclient_address[0m[2m=[0m127.0.0.1:49746[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:13.357561Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b58-7623-911c-41f30ef0597b [3mclient_address[0m[2m=[0m127.0.0.1:49746[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.357821Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b58-7623-911c-41f30ef0597b [3mclient_address[0m[2m=[0m127.0.0.1:49746[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.358206Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b58-7623-911c-41f30ef0597b [3mclient_address[0m[2m=[0m127.0.0.1:49746[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_timestamp", file: "./src/postgres/serve.rs", line: 313 }, { fn: "trino_postgres::postgres::serve::tests::select_timestamp::{closure#0}", file: "./src/postgres/serve.rs", line: 305 }, { fn: "<trino_postgres::postgres::serve::tests::select_timestamp::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<chrono[206f634731fc353d]::naive::datetime::NaiveDateTime>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_timestamp::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_time stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:12.585493Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b27-7ed2-8a19-04d5d1168746 [3mclient_address[0m[2m=[0m127.0.0.1:57758[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.585869Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s28: select TIME '01:02:03.456'
[INFO] [stdout] [2m2026-01-06T23:44:12.586064Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b27-7ed2-8a19-04d5d1168746 [3mclient_address[0m[2m=[0m127.0.0.1:57758[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:13.539673Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b27-7ed2-8a19-04d5d1168746 [3mclient_address[0m[2m=[0m127.0.0.1:57758[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select TIME '01:02:03.456'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:13.540626Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b27-7ed2-8a19-04d5d1168746 [3mclient_address[0m[2m=[0m127.0.0.1:57758[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.540974Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b27-7ed2-8a19-04d5d1168746 [3mclient_address[0m[2m=[0m127.0.0.1:57758[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:13.543637Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b27-7ed2-8a19-04d5d1168746 [3mclient_address[0m[2m=[0m127.0.0.1:57758[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.543848Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b27-7ed2-8a19-04d5d1168746 [3mclient_address[0m[2m=[0m127.0.0.1:57758[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.550163Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5b27-7ed2-8a19-04d5d1168746 [3mclient_address[0m[2m=[0m127.0.0.1:57758[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_time", file: "./src/postgres/serve.rs", line: 295 }, { fn: "trino_postgres::postgres::serve::tests::select_time::{closure#0}", file: "./src/postgres/serve.rs", line: 290 }, { fn: "<trino_postgres::postgres::serve::tests::select_time::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<chrono[206f634731fc353d]::naive::time::NaiveTime>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_time::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_timestamp_with_time_zone_utc_offset stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:12.843827Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c2b-7072-8b00-2a887dad3762 [3mclient_address[0m[2m=[0m127.0.0.1:33586[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.844291Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s31: select TIMESTAMP '2020-06-10 15:55:23 UTC+8'
[INFO] [stdout] [2m2026-01-06T23:44:12.844546Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c2b-7072-8b00-2a887dad3762 [3mclient_address[0m[2m=[0m127.0.0.1:33586[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:13.513244Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c2b-7072-8b00-2a887dad3762 [3mclient_address[0m[2m=[0m127.0.0.1:33586[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select TIMESTAMP '2020-06-10 15:55:23 UTC+8'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:13.513444Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c2b-7072-8b00-2a887dad3762 [3mclient_address[0m[2m=[0m127.0.0.1:33586[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.513770Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c2b-7072-8b00-2a887dad3762 [3mclient_address[0m[2m=[0m127.0.0.1:33586[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:13.534641Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c2b-7072-8b00-2a887dad3762 [3mclient_address[0m[2m=[0m127.0.0.1:33586[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.534922Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c2b-7072-8b00-2a887dad3762 [3mclient_address[0m[2m=[0m127.0.0.1:33586[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.535308Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c2b-7072-8b00-2a887dad3762 [3mclient_address[0m[2m=[0m127.0.0.1:33586[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_timestamp_with_time_zone_utc_offset", file: "./src/postgres/serve.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_timestamp_with_time_zone_utc_offset::{closure#0}", file: "./src/postgres/serve.rs", line: 332 }, { fn: "<trino_postgres::postgres::serve::tests::select_timestamp_with_time_zone_utc_offset::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<chrono[206f634731fc353d]::datetime::DateTime<chrono[206f634731fc353d]::offset::fixed::FixedOffset>>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_timestamp_with_time_zone_utc_offset::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_timestamp_with_time_zone_utc stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:12.824014Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c17-79a1-bc10-8279f92c1878 [3mclient_address[0m[2m=[0m127.0.0.1:56696[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:12.824392Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s30: select TIMESTAMP '2020-06-10 15:55:23 UTC'
[INFO] [stdout] [2m2026-01-06T23:44:12.845635Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c17-79a1-bc10-8279f92c1878 [3mclient_address[0m[2m=[0m127.0.0.1:56696[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:13.606209Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c17-79a1-bc10-8279f92c1878 [3mclient_address[0m[2m=[0m127.0.0.1:56696[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select TIMESTAMP '2020-06-10 15:55:23 UTC'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:13.606395Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c17-79a1-bc10-8279f92c1878 [3mclient_address[0m[2m=[0m127.0.0.1:56696[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.627015Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c17-79a1-bc10-8279f92c1878 [3mclient_address[0m[2m=[0m127.0.0.1:56696[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:13.651234Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c17-79a1-bc10-8279f92c1878 [3mclient_address[0m[2m=[0m127.0.0.1:56696[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.652207Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c17-79a1-bc10-8279f92c1878 [3mclient_address[0m[2m=[0m127.0.0.1:56696[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.652811Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5c17-79a1-bc10-8279f92c1878 [3mclient_address[0m[2m=[0m127.0.0.1:56696[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_timestamp_with_time_zone_utc", file: "./src/postgres/serve.rs", line: 328 }, { fn: "trino_postgres::postgres::serve::tests::select_timestamp_with_time_zone_utc::{closure#0}", file: "./src/postgres/serve.rs", line: 317 }, { fn: "<trino_postgres::postgres::serve::tests::select_timestamp_with_time_zone_utc::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<chrono[206f634731fc353d]::datetime::DateTime<chrono[206f634731fc353d]::offset::utc::Utc>>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_timestamp_with_time_zone_utc::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::test_no_auth stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:13.371164Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e3a-7d40-8310-0e245cf280bf [3mclient_address[0m[2m=[0m127.0.0.1:43084[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.371565Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s35: select bigint '2'
[INFO] [stdout] [2m2026-01-06T23:44:13.371773Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e3a-7d40-8310-0e245cf280bf [3mclient_address[0m[2m=[0m127.0.0.1:43084[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:13.735883Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e3a-7d40-8310-0e245cf280bf [3mclient_address[0m[2m=[0m127.0.0.1:43084[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select bigint '2'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:13.736093Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e3a-7d40-8310-0e245cf280bf [3mclient_address[0m[2m=[0m127.0.0.1:43084[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.736496Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e3a-7d40-8310-0e245cf280bf [3mclient_address[0m[2m=[0m127.0.0.1:43084[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:13.737961Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e3a-7d40-8310-0e245cf280bf [3mclient_address[0m[2m=[0m127.0.0.1:43084[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.738177Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e3a-7d40-8310-0e245cf280bf [3mclient_address[0m[2m=[0m127.0.0.1:43084[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.738561Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e3a-7d40-8310-0e245cf280bf [3mclient_address[0m[2m=[0m127.0.0.1:43084[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::test_no_auth", file: "./src/postgres/serve.rs", line: 158 }, { fn: "trino_postgres::postgres::serve::tests::test_no_auth::{closure#0}", file: "./src/postgres/serve.rs", line: 153 }, { fn: "<trino_postgres::postgres::serve::tests::test_no_auth::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::test_no_auth::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   50:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   67:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_tinyint stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:13.122617Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d42-77c0-8806-eea8c7d4ea73 [3mclient_address[0m[2m=[0m127.0.0.1:42896[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.123040Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s32: select tinyint '1'
[INFO] [stdout] [2m2026-01-06T23:44:13.123340Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d42-77c0-8806-eea8c7d4ea73 [3mclient_address[0m[2m=[0m127.0.0.1:42896[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:13.835331Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d42-77c0-8806-eea8c7d4ea73 [3mclient_address[0m[2m=[0m127.0.0.1:42896[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select tinyint '1'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:13.835539Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d42-77c0-8806-eea8c7d4ea73 [3mclient_address[0m[2m=[0m127.0.0.1:42896[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.835887Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d42-77c0-8806-eea8c7d4ea73 [3mclient_address[0m[2m=[0m127.0.0.1:42896[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:13.854598Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d42-77c0-8806-eea8c7d4ea73 [3mclient_address[0m[2m=[0m127.0.0.1:42896[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.854879Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d42-77c0-8806-eea8c7d4ea73 [3mclient_address[0m[2m=[0m127.0.0.1:42896[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:13.855282Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d42-77c0-8806-eea8c7d4ea73 [3mclient_address[0m[2m=[0m127.0.0.1:42896[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_tinyint", file: "./src/postgres/serve.rs", line: 209 }, { fn: "trino_postgres::postgres::serve::tests::select_tinyint::{closure#0}", file: "./src/postgres/serve.rs", line: 208 }, { fn: "<trino_postgres::postgres::serve::tests::select_tinyint::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<i8>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_tinyint::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::test_auth stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:13.180061Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d7b-7311-bcf6-4e8a3dc45607 [3mclient_address[0m[2m=[0m127.0.0.1:48590[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "https://localhost:8443;insecure=true", "user": "admin"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.200869Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s33: select bigint '3'
[INFO] [stdout] [2m2026-01-06T23:44:13.201159Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d7b-7311-bcf6-4e8a3dc45607 [3mclient_address[0m[2m=[0m127.0.0.1:48590[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:14.040832Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d7b-7311-bcf6-4e8a3dc45607 [3mclient_address[0m[2m=[0m127.0.0.1:48590[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select bigint '3'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:14.041014Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d7b-7311-bcf6-4e8a3dc45607 [3mclient_address[0m[2m=[0m127.0.0.1:48590[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttps://localhost:8443/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8443), path: "/v1/statement", query: None, fragment: None }, headers: {"authorization": Sensitive} }
[INFO] [stdout] [2m2026-01-06T23:44:14.041357Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d7b-7311-bcf6-4e8a3dc45607 [3mclient_address[0m[2m=[0m127.0.0.1:48590[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttps://localhost:8443/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://localhost:8443/
[INFO] [stdout] [2m2026-01-06T23:44:14.083632Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d7b-7311-bcf6-4e8a3dc45607 [3mclient_address[0m[2m=[0m127.0.0.1:48590[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttps://localhost:8443/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8443
[INFO] [stdout] [2m2026-01-06T23:44:14.083959Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d7b-7311-bcf6-4e8a3dc45607 [3mclient_address[0m[2m=[0m127.0.0.1:48590[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttps://localhost:8443/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8443
[INFO] [stdout] [2m2026-01-06T23:44:14.084406Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5d7b-7311-bcf6-4e8a3dc45607 [3mclient_address[0m[2m=[0m127.0.0.1:48590[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "https://localhost:8443/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8443, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::test_auth", file: "./src/postgres/serve.rs", line: 172 }, { fn: "trino_postgres::postgres::serve::tests::test_auth::{closure#0}", file: "./src/postgres/serve.rs", line: 162 }, { fn: "<trino_postgres::postgres::serve::tests::test_auth::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::test_auth::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   50:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   67:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- postgres::serve::tests::select_varchar stdout ----
[INFO] [stdout] [2m2026-01-06T23:44:13.321150Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e08-7552-b7b1-5f46c20e5c49 [3mclient_address[0m[2m=[0m127.0.0.1:40002[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::startup[0m[2m:[0m Startup message received: Startup { protocol_number_major: 3, protocol_number_minor: 0, parameters: {"client_encoding": "UTF8", "options": "http://localhost:8080", "user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:13.354721Z[0m [34mDEBUG[0m [2mtokio_postgres::prepare[0m[2m:[0m preparing query s34: select varchar 'hello world'
[INFO] [stdout] [2m2026-01-06T23:44:13.355073Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e08-7552-b7b1-5f46c20e5c49 [3mclient_address[0m[2m=[0m127.0.0.1:40002[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::postgres::handlers::query[0m[2m:[0m New trino [3mcurrent_length[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T23:44:14.139846Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e08-7552-b7b1-5f46c20e5c49 [3mclient_address[0m[2m=[0m127.0.0.1:40002[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Executing query: 'select * from (
[INFO] [stdout] select varchar 'hello world'
[INFO] [stdout] ) limit 0'
[INFO] [stdout] [2m2026-01-06T23:44:14.140028Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e08-7552-b7b1-5f46c20e5c49 [3mclient_address[0m[2m=[0m127.0.0.1:40002[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mtrino_postgres::trino::client[0m[2m:[0m Processing request [3mrequest[0m[2m=[0mRequest { method: POST, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(8080), path: "/v1/statement", query: None, fragment: None }, headers: {"x-trino-user": "root"} }
[INFO] [stdout] [2m2026-01-06T23:44:14.140344Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e08-7552-b7b1-5f46c20e5c49 [3mclient_address[0m[2m=[0m127.0.0.1:40002[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://localhost:8080/
[INFO] [stdout] [2m2026-01-06T23:44:14.147089Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e08-7552-b7b1-5f46c20e5c49 [3mclient_address[0m[2m=[0m127.0.0.1:40002[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:8080
[INFO] [stdout] [2m2026-01-06T23:44:14.147329Z[0m [34mDEBUG[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e08-7552-b7b1-5f46c20e5c49 [3mclient_address[0m[2m=[0m127.0.0.1:40002[1m}[0m[2m:[0m[1mdo_describe_statement[0m[2m:[0m[1mprocess[0m[1m{[0m[3mmethod[0m[2m=[0mPOST [3murl[0m[2m=[0mhttp://localhost:8080/v1/statement[1m}[0m[2m:[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:8080
[INFO] [stdout] [2m2026-01-06T23:44:14.147734Z[0m [31mERROR[0m [1mserve[0m[1m{[0m[3mtrace_id[0m[2m=[0m019b95b2-5e08-7552-b7b1-5f46c20e5c49 [3mclient_address[0m[2m=[0m127.0.0.1:40002[1m}[0m[2m:[0m [2mtrino_postgres::postgres::handlers::error[0m[2m:[0m Error occurred on api [3merror[0m[2m=[0mReqwest { source: reqwest::Error { kind: Request, url: "http://localhost:8080/v1/statement", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:8080, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace: Backtrace [{ fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/backtrace_impl_std.rs", line: 5 }, { fn: "<std::backtrace::Backtrace as snafu::GenerateImplicitData>::generate_with_source", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.9/src/lib.rs", line: 1361 }, { fn: "<trino_postgres::trino::client::Error as core::convert::From<reqwest::error::Error>>::from", file: "./src/trino/client.rs", line: 20 }, { fn: "<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs", line: 2189 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}", file: "./src/trino/client.rs", line: 218 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::trino::client::Trino>::process::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::trino::client::Trino>::process::{closure#0}", file: "./src/trino/client.rs", line: 215 }, { fn: "<trino_postgres::trino::client::Trino>::query::{closure#0}", file: "./src/trino/client.rs", line: 237 }, { fn: "<trino_postgres::trino::client::Trino>::execute::{closure#0}", file: "./src/trino/client.rs", line: 190 }, { fn: "<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/async_stream.rs", line: 56 }, { fn: "<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/filter_map.rs", line: 79 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_core::stream::Stream>::poll_next", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs", line: 130 }, { fn: "<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>> as futures_util::stream::stream::StreamExt>::poll_next_unpin", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/mod.rs", line: 1638 }, { fn: "<futures_util::stream::stream::next::Next<core::pin::Pin<alloc::boxed::Box<futures_util::stream::stream::filter_map::FilterMap<async_stream::async_stream::AsyncStream<core::result::Result<trino_postgres::trino::protocol::QueryResults, trino_postgres::trino::client::Error>, <trino_postgres::trino::client::Trino>::execute::{closure#0}>, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}::{closure#0}, <trino_postgres::trino::client::Trino>::execute_query<&alloc::string::String>::{closure#0}>>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/stream/next.rs", line: 32 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 154 }, { fn: "<tracing::instrument::Instrumented<<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::do_describe_statement::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "./src/postgres/handlers/query.rs", line: 133 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<pgwire::api::results::DescribeStatementResponse, pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::_on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 349 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<trino_postgres::postgres::handlers::query::TrinoBackend as pgwire::api::query::ExtendedQueryHandler>::on_describe::<tokio_util::codec::framed::Framed<pgwire::tokio::server::MaybeTls, pgwire::tokio::server::PgWireMessageServerCodec<alloc::string::String>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/api/query.rs", line: 331 }, { fn: "<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), pgwire::error::PgWireError>> + core::marker::Send>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "pgwire::tokio::server::process_message::<pgwire::tokio::server::MaybeTls, trino_postgres::postgres::handlers::startup::Startup, trino_postgres::postgres::handlers::query::TrinoBackend, trino_postgres::postgres::handlers::query::TrinoBackend, pgwire::api::NoopHandler, pgwire::api::NoopHandler>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 260 }, { fn: "pgwire::tokio::server::process_socket::<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgwire-0.36.2/src/tokio/server.rs", line: 588 }, { fn: "<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 299 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>, core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll::{closure#0}>, core::task::poll::Poll<core::result::Result<(), std::io::error::Error>>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "<futures_util::future::future::catch_unwind::CatchUnwind<core::panic::unwind_safe::AssertUnwindSafe<tracing::instrument::Instrumented<pgwire::tokio::server::process_socket<alloc::sync::Arc<trino_postgres::postgres::serve::TrinoFactory>>::{closure#0}>>> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs", line: 37 }, { fn: "trino_postgres::postgres::serve::serve::<&str>::{closure#0}::{closure#0}::{closure#0}", file: "./src/postgres/serve.rs", line: 100 }, { fn: "<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}> as core::future::future::Future>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.43/src/instrument.rs", line: 321 }, { fn: "<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>> as core::future::future::Future>::poll", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs", line: 133 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 365 }, { fn: "<tokio::loom::std::unsafe_cell::UnsafeCell<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>>>>::with_mut::<core::task::poll::Poll<()>, <tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/loom/std/unsafe_cell.rs", line: 16 }, { fn: "<tokio::runtime::task::core::Core<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/core.rs", line: 354 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 535 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "__rust_try" }, { fn: "std::panicking::catch_unwind::<core::task::poll::Poll<()>, core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::poll_future<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core::task::poll::Poll<()>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "tokio::runtime::task::harness::poll_future::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 523 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll_inner", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 210 }, { fn: "<tokio::runtime::task::harness::Harness<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/harness.rs", line: 155 }, { fn: "tokio::runtime::task::raw::poll::<core::pin::Pin<alloc::boxed::Box<tracing::instrument::Instrumented<trino_postgres::postgres::serve::serve<&str>::{closure#0}::{closure#0}::{closure#0}>>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 325 }, { fn: "<tokio::runtime::task::raw::RawTask>::poll", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/raw.rs", line: 255 }, { fn: "<tokio::runtime::task::LocalNotified<alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle>>>::run", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/task/mod.rs", line: 509 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 789 }, { fn: "tokio::task::coop::with_budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 167 }, { fn: "tokio::task::coop::budget::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs", line: 133 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::enter::<(), <tokio::runtime::scheduler::current_thread::Context>::run_task<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 432 }, { fn: "<tokio::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 368 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 785 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs", line: 40 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 513 }, { fn: "<std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs", line: 477 }, { fn: "tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs", line: 176 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 829 }, { fn: "<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 729 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 200 }, { fn: "tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs", line: 65 }, { fn: "<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs", line: 188 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 368 }, { fn: "<tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>", file: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs", line: 342 }, { fn: "trino_postgres::postgres::serve::tests::select_varchar", file: "./src/postgres/serve.rs", line: 229 }, { fn: "trino_postgres::postgres::serve::tests::select_varchar::{closure#0}", file: "./src/postgres/serve.rs", line: 228 }, { fn: "<trino_postgres::postgres::serve::tests::select_varchar::{closure#0} as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>", file: "/rustc/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: "<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{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::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>", file: "/rustc/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::<test::run_test::{closure#1}, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs", line: 166 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 91 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 581 }, { fn: "std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs", line: 544 }, { fn: "std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs", line: 89 }, { fn: "<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs", line: 2206 }, { fn: "<std::sys::thread::unix::Thread>::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::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[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 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <core[585f66e14d78f9ba]::fmt::rt::Argument>::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::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584191614e66 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5841915ebc0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584191606cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[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 - <core[585f66e14d78f9ba]::result::Result<tokio_postgres[76a92fb2649280d6]::row::Row, tokio_postgres[76a92fb2649280d6]::error::Error>>::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::<alloc[15e7b27aba85d2e2]::string::String>::{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 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x584190886c5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5841908b025d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5841908b015b - tokio[65cd53e32687a11e]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5841908b015b - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x584190888dd0 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5841908aae5d - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5841908aa154 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::context::scoped::Scoped<tokio[65cd53e32687a11e]::runtime::scheduler::Context>>::set::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::try_with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x584190a2edbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[65cd53e32687a11e]::runtime::context::Context>>::with::<tokio[65cd53e32687a11e]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, 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<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{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 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5841908a9c60 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x584190a358d3 - tokio[65cd53e32687a11e]::runtime::context::runtime::enter_runtime::<<tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x584190888901 - <tokio[65cd53e32687a11e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5841908b6684 - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5841908b684c - <tokio[65cd53e32687a11e]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     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 - <trino_postgres[de085866bc953c11]::postgres::serve::tests::select_varchar::{closure#0} 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 - <fn() -> 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::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, 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 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   51:     0x584190ade64a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x584190ade64a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, 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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x584190ae1142 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x584190ae1142 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x584190ae1142 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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 - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x76ee0e84aaa4 - <unknown>
[INFO] [stdout]   68:     0x76ee0e8d7a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     postgres::serve::tests::select_array
[INFO] [stdout]     postgres::serve::tests::select_bigint
[INFO] [stdout]     postgres::serve::tests::select_boolean
[INFO] [stdout]     postgres::serve::tests::select_bytea
[INFO] [stdout]     postgres::serve::tests::select_char
[INFO] [stdout]     postgres::serve::tests::select_date
[INFO] [stdout]     postgres::serve::tests::select_decimal
[INFO] [stdout]     postgres::serve::tests::select_double
[INFO] [stdout]     postgres::serve::tests::select_integer
[INFO] [stdout]     postgres::serve::tests::select_ipaddress
[INFO] [stdout]     postgres::serve::tests::select_json
[INFO] [stdout]     postgres::serve::tests::select_multiple_clients
[INFO] [stdout]     postgres::serve::tests::select_multiple_rows
[INFO] [stdout]     postgres::serve::tests::select_nested_array
[INFO] [stdout]     postgres::serve::tests::select_no_such_column
[INFO] [stdout]     postgres::serve::tests::select_real
[INFO] [stdout]     postgres::serve::tests::select_smallint
[INFO] [stdout]     postgres::serve::tests::select_time
[INFO] [stdout]     postgres::serve::tests::select_timestamp
[INFO] [stdout]     postgres::serve::tests::select_timestamp_with_time_zone_utc
[INFO] [stdout]     postgres::serve::tests::select_timestamp_with_time_zone_utc_offset
[INFO] [stdout]     postgres::serve::tests::select_tinyint
[INFO] [stdout]     postgres::serve::tests::select_varchar
[INFO] [stdout]     postgres::serve::tests::test_auth
[INFO] [stdout]     postgres::serve::tests::test_no_auth
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 61 passed; 25 failed; 8 ignored; 0 measured; 0 filtered out; finished in 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
