[INFO] cloning repository https://github.com/perplexityai/pgcat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perplexityai/pgcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperplexityai%2Fpgcat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperplexityai%2Fpgcat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be869122d099d5a0b117871ec6480bd3973cbb6c
[INFO] testing perplexityai/pgcat against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperplexityai%2Fpgcat" "/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/perplexityai/pgcat
[INFO] finished tweaking git repo https://github.com/perplexityai/pgcat
[INFO] tweaked toml for git repo https://github.com/perplexityai/pgcat written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/perplexityai/pgcat on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/perplexityai/pgcat 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58429c59d38a079e38c000ef7b2e055a6aaa209ec7441aa5c55bfd17ce0ebfbc
[INFO] running `Command { std: "docker" "start" "-a" "58429c59d38a079e38c000ef7b2e055a6aaa209ec7441aa5c55bfd17ce0ebfbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58429c59d38a079e38c000ef7b2e055a6aaa209ec7441aa5c55bfd17ce0ebfbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58429c59d38a079e38c000ef7b2e055a6aaa209ec7441aa5c55bfd17ce0ebfbc", kill_on_drop: false }`
[INFO] [stdout] 58429c59d38a079e38c000ef7b2e055a6aaa209ec7441aa5c55bfd17ce0ebfbc
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6999a4de38ccdf080130085e76d136464beee93fc6025280dc965fcd225f90c1
[INFO] running `Command { std: "docker" "start" "-a" "6999a4de38ccdf080130085e76d136464beee93fc6025280dc965fcd225f90c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustls v0.21.5
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling jemalloc-sys v0.5.3+5.3.0-patched
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling mini-moka v0.10.3
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling winnow v0.5.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling clap_builder v4.3.15
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling stringprep v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling triomphe v0.1.11
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling lru v0.12.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.2
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling atomic_enum v0.2.0
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling sqlparser v0.52.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling clap v4.3.15
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling bb8 v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling trust-dns-resolver v0.22.0
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling jemallocator v0.5.0
[INFO] [stderr]    Compiling pgcat v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s
[INFO] running `Command { std: "docker" "inspect" "6999a4de38ccdf080130085e76d136464beee93fc6025280dc965fcd225f90c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6999a4de38ccdf080130085e76d136464beee93fc6025280dc965fcd225f90c1", kill_on_drop: false }`
[INFO] [stdout] 6999a4de38ccdf080130085e76d136464beee93fc6025280dc965fcd225f90c1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d919cc50224ec0af175fc852e2f69ec79e635022efa524a2b5e3846bba4cba51
[INFO] running `Command { std: "docker" "start" "-a" "d919cc50224ec0af175fc852e2f69ec79e635022efa524a2b5e3846bba4cba51", kill_on_drop: false }`
[INFO] [stderr]    Compiling sdd v3.0.4
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]    Compiling scc v2.2.4
[INFO] [stderr]    Compiling serial_test v3.1.1
[INFO] [stderr]    Compiling pgcat v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.42s
[INFO] running `Command { std: "docker" "inspect" "d919cc50224ec0af175fc852e2f69ec79e635022efa524a2b5e3846bba4cba51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d919cc50224ec0af175fc852e2f69ec79e635022efa524a2b5e3846bba4cba51", kill_on_drop: false }`
[INFO] [stdout] d919cc50224ec0af175fc852e2f69ec79e635022efa524a2b5e3846bba4cba51
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3eb084f527487576cab130f4ee9e107c315198810e1e3fb5e6a7de897eccbbaf
[INFO] running `Command { std: "docker" "start" "-a" "3eb084f527487576cab130f4ee9e107c315198810e1e3fb5e6a7de897eccbbaf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pgcat-30674ef23ebd9cfb)
[INFO] [stdout] 
[INFO] [stdout] running 176 tests
[INFO] [stdout] test client::tests::test_cancel_request_code_value ... ok
[INFO] [stdout] test client::tests::test_admin_pool_names ... ok
[INFO] [stdout] test client::tests::test_client_connection_type_variants ... ok
[INFO] [stdout] test client::tests::test_prepared_statement_counter_exists ... ok
[INFO] [stdout] test client::tests::test_prepared_statement_counter_increments ... ok
[INFO] [stdout] test client::tests::test_ready_for_query_size ... ok
[INFO] [stdout] test client::tests::test_ssl_request_code_value ... ok
[INFO] [stdout] test client::tests::test_strip_ready_for_query_from_response ... ok
[INFO] [stdout] test client::tests::test_protocol_version_number ... ok
[INFO] [stdout] test client::tests::test_sync_bytes_constant ... ok
[INFO] [stdout] test config::test::test_address_display ... ok
[INFO] [stdout] test config::test::test_address_default ... ok
[INFO] [stdout] test config::test::test_address_error_count ... ok
[INFO] [stdout] test config::test::test_address_name_primary ... ok
[INFO] [stdout] test config::test::test_address_name_mirror ... ok
[INFO] [stdout] test config::test::test_auth_type_equality ... ok
[INFO] [stdout] test config::test::test_address_name_replica ... ok
[INFO] [stdout] test config::test::test_config_default_path ... ok
[INFO] [stdout] test config::test::test_config_default ... ok
[INFO] [stdout] test config::test::test_config_is_auth_query_configured ... ok
[INFO] [stdout] test config::test::test_config_fill_up_auth_query_config ... ok
[INFO] [stdout] test client::tests::test_strip_ready_for_query_only_rfq ... ok
[INFO] [stdout] test config::test::test_default_shard_variants ... ok
[INFO] [stdout] test config::test::test_default_shard_default ... ok
[INFO] [stdout] test config::test::test_general_default_methods ... ok
[INFO] [stdout] test config::test::test_load_balancing_mode_display ... ok
[INFO] [stdout] test config::test::test_pool_default ... ok
[INFO] [stdout] test config::test::test_pool_default_methods ... ok
[INFO] [stdout] test config::test::test_general_default ... ok
[INFO] [stdout] test config::test::test_intercept_is_enabled ... ok
[INFO] [stdout] test config::test::test_pool_is_auth_query_configured ... ok
[INFO] [stdout] test config::test::test_pool_mode_equality ... ok
[INFO] [stdout] test config::test::test_prewarmer_is_enabled ... ok
[INFO] [stdout] test config::test::test_pool_mode_display ... ok
[INFO] [stdout] test config::test::test_role_display ... ok
[INFO] [stdout] test config::test::test_query_substitute ... ok
[INFO] [stdout] test config::test::test_role_option_partial_eq_with_role ... ok
[INFO] [stdout] test config::test::test_role_partial_eq_with_option ... ok
[INFO] [stdout] test config::test::test_server_config_equality ... ok
[INFO] [stdout] test config::test::test_query_logger_is_enabled ... ok
[INFO] [stdout] test config::test::test_shard_default ... ok
[INFO] [stdout] test config::test::test_pool_hash_value ... ok
[INFO] [stdout] test config::test::test_shard_validate_duplicate_servers ... ok
[INFO] [stdout] test config::test::test_shard_validate_multiple_primaries ... ok
[INFO] [stdout] test config::test::test_shard_validate_valid ... ok
[INFO] [stdout] test config::test::test_user_default ... ok
[INFO] [stdout] test config::test::test_user_validate_valid ... ok
[INFO] [stdout] test config::test::test_user_validate_min_greater_than_max ... ok
[INFO] [stdout] [2m2026-04-26T22:22:27.767693Z[0m [32m INFO[0m [2mpgcat::messages::tests[0m[2m:[0m full message: [severity: FATAL][code: 29P02][message: password authentication failed for user "wrong_user"][detail: super detailed message][hint: hint detail here][position: 123][internal_position: 234][internal_query: SELECT * from foo;][internal_query: SELECT * from foo;][where: where goes here][schema_name: schema_name][table_name: table_name][column_name: column_name][data_type_name: type_name][constraint_name: constraint_name][file_name: pgcat.c][line: 335][routine: my_failing_routine]     
[INFO] [stdout] [2m2026-04-26T22:22:27.767833Z[0m [32m INFO[0m [2mpgcat::messages::tests[0m[2m:[0m only mandatory fields: [severity: FATAL][code: 29P02][message: password authentication failed for user "wrong_user"][detail: super detailed message]     
[INFO] [stdout] [2m2026-04-26T22:22:27.767868Z[0m [32m INFO[0m [2mpgcat::dns_cache[0m[2m:[0m Scheduling DNS refresh loop    
[INFO] [stdout] [2m2026-04-26T22:22:27.767880Z[0m [31mERROR[0m [2mpgcat::messages::tests[0m[2m:[0m server error: FATAL: password authentication failed for user "wrong_user"    
[INFO] [stdout] test config::test::test_shard_validate_empty_servers ... ok
[INFO] [stdout] [2m2026-04-26T22:22:27.768063Z[0m [32m INFO[0m [2mpgcat::dns_cache[0m[2m:[0m Scheduling DNS refresh loop    
[INFO] [stdout] test plugins::intercept::tests::test_column_serialization ... ok[2m2026-04-26T22:22:27.768122Z[0m [32m INFO[0m [2mpgcat::dns_cache[0m[2m:[0m Scheduling DNS refresh loop    
[INFO] [stdout] [2m2026-04-26T22:22:27.768789Z[0m [32m INFO[0m [2mpgcat::dns_cache[0m[2m:[0m Scheduling DNS refresh loop    
[INFO] [stdout] 
[INFO] [stdout] test plugins::intercept::tests::test_column_struct ... ok
[INFO] [stdout] test plugins::intercept::tests::test_column_clone ... ok
[INFO] [stdout] test config::test::test_table_access_is_enabled ... ok
[INFO] [stdout] test messages::tests::parse_fields ... ok
[INFO] [stdout] test config::test::test_config ... ok
[INFO] [stdout] test plugins::intercept::tests::test_intercept_struct_disabled ... ok
[INFO] [stdout] test dns_cache::tests::new ... ok
[INFO] [stdout] test plugins::intercept::tests::test_intercept_struct_enabled ... ok
[INFO] [stdout] test plugins::intercept::tests::test_rule_struct ... ok
[INFO] [stdout] [2m2026-04-26T22:22:27.777155Z[0m [32m INFO[0m [2mpgcat::dns_cache[0m[2m:[0m Scheduling DNS refresh loop    
[INFO] [stdout] test plugins::query_logger::tests::test_query_logger_disabled ... ok
[INFO] [stdout] test plugins::query_logger::tests::test_query_logger_struct_creation ... ok
[INFO] [stdout] test plugins::table_access::tests::test_table_access_disabled ... ok
[INFO] [stdout] test plugins::table_access::tests::test_table_access_empty_tables ... ok
[INFO] [stdout] test plugins::query_logger::tests::test_query_logger_user_and_db_strings ... ok
[INFO] [stdout] test plugins::intercept::tests::test_rule_clone ... ok
[INFO] [stdout] test plugins::intercept::tests::test_rule_serialization ... ok
[INFO] [stdout] test plugins::table_access::tests::test_table_access_struct_creation ... ok
[INFO] [stdout] test config::test::test_plugins_display ... ok
[INFO] [stdout] test dns_cache::tests::incorrect_address ... ok
[INFO] [stdout] test plugins::intercept::tests::test_column_equality ... ok
[INFO] [stdout] test plugins::tests::test_plugin_output_allow ... ok
[INFO] [stdout] test plugins::tests::test_plugin_output_clone ... ok
[INFO] [stdout] test plugins::tests::test_plugin_output_debug ... ok
[INFO] [stdout] test plugins::tests::test_plugin_output_equality ... ok
[INFO] [stdout] test plugins::tests::test_plugin_output_overwrite ... ok
[INFO] [stdout] test plugins::table_access::tests::test_table_access_with_multiple_tables ... ok
[INFO] [stdout] test plugins::tests::test_plugin_output_deny ... ok
[INFO] [stdout] test plugins::tests::test_plugin_output_intercept ... ok
[INFO] [stdout] test pool::tests::test_ban_reason_equality ... ok
[INFO] [stdout] test config::test::test_serialize_configs ... ok
[INFO] [stdout] test dns_cache::tests::unknown_host ... ok
[INFO] [stdout] test pool::tests::test_address_error_count_operations ... ok
[INFO] [stdout] test pool::tests::test_ban_list_type ... ok
[INFO] [stdout] test pool::tests::test_client_server_map_type ... ok
[INFO] [stdout] test pool::tests::test_connection_pool_default ... ok
[INFO] [stdout] test pool::tests::test_connection_pool_settings_access ... ok
[INFO] [stdout] test pool::tests::test_connection_pool_pause_resume ... ok
[INFO] [stdout] test pool::tests::test_connection_pool_validated_initial_state ... ok
[INFO] [stdout] test pool::tests::test_get_pool_nonexistent ... ok
[INFO] [stdout] test pool::tests::test_get_all_pools_returns_hashmap ... ok
[INFO] [stdout] test pool::tests::test_pool_identifier_default ... ok
[INFO] [stdout] test pool::tests::test_pool_identifier_display ... ok
[INFO] [stdout] test pool::tests::test_pool_identifier_equality ... ok
[INFO] [stdout] test pool::tests::test_pool_identifier_from_address ... ok
[INFO] [stdout] test pool::tests::test_pool_identifier_hash ... ok
[INFO] [stdout] test pool::tests::test_pool_identifier_new ... ok
[INFO] [stdout] test pool::tests::test_ban_reason_debug ... ok
[INFO] [stdout] test pool::tests::test_ban_reason_clone ... ok
[INFO] [stdout] test pool::tests::test_pool_settings_default ... ok
[INFO] [stdout] test pool::tests::test_pool_identifier_used_as_hashmap_key ... ok
[INFO] [stdout] test pool::tests::test_prepared_statement_cache_different_hashes_same_query ... ok
[INFO] [stdout] test pool::tests::test_prepared_statement_cache_get_or_insert_existing ... ok
[INFO] [stdout] test pool::tests::test_prepared_statement_cache_eviction ... ok
[INFO] [stdout] test pool::tests::test_prepared_statement_cache_get_or_insert_new ... ok
[INFO] [stdout] test pool::tests::test_prepared_statement_cache_new_with_valid_size ... ok
[INFO] [stdout] test pool::tests::test_prepared_statement_cache_new_with_zero_size ... ok
[INFO] [stdout] test pool::tests::test_server_pool_new ... ok
[INFO] [stdout] test pool::tests::test_prepared_statement_cache_promote ... ok
[INFO] [stdout] test query_router::test::test_automatic_sharding_key ... ok
[INFO] [stdout] test query_router::test::test_infer_primary_reads_enabled ... ok
[INFO] [stdout] test query_router::test::test_prepared_statements ... ok
[INFO] [stdout] test query_router::test::test_plugins_disabled_by_defaault ... ok
[INFO] [stdout] test query_router::test::test_infer_parse_prepared ... ok
[INFO] [stdout] test query_router::test::test_infer_primary ... ok
[INFO] [stdout] test query_router::test::test_parse_multiple_queries ... ok
[INFO] [stdout] test query_router::test::test_defaults ... ok
[INFO] [stdout] test query_router::test::test_enable_query_parser ... ok
[INFO] [stdout] test query_router::test::test_query_parser ... ok
[INFO] [stdout] test query_router::test::test_regex_set ... ok
[INFO] [stdout] test query_router::test::test_infer_replica ... ok
[INFO] [stdout] test query_router::test::test_select_for_update ... ok
[INFO] [stdout] test scram::test::parse_server_first_message ... ok
[INFO] [stdout] test scram::test::parse_server_last_message ... ok
[INFO] [stdout] test server::tests::test_cleanup_state_copy ... ok
[INFO] [stdout] test server::tests::test_cleanup_state_display ... ok
[INFO] [stdout] test server::tests::test_cleanup_state_new ... ok
[INFO] [stdout] test server::tests::test_cleanup_state_partial_cleanup ... ok
[INFO] [stdout] test server::tests::test_cleanup_state_reset ... ok
[INFO] [stdout] test server::tests::test_cleanup_state_set_true ... ok
[INFO] [stdout] test server::tests::test_server_parameters_add_parameter_message ... ok
[INFO] [stdout] test query_router::test::test_automatic_sharding_key_tpcc ... ok
[INFO] [stdout] test server::tests::test_server_parameters_compare_params_no_diff ... ok
[INFO] [stdout] test server::tests::test_server_parameters_compare_params_with_diff ... ok
[INFO] [stdout] test server::tests::test_server_parameters_datestyle_normalization ... ok
[INFO] [stdout] test server::tests::test_server_parameters_clone ... ok
[INFO] [stdout] test server::tests::test_server_parameters_get_application_name ... ok
[INFO] [stdout] test server::tests::test_server_parameters_into_bytes ... ok
[INFO] [stdout] test server::tests::test_server_parameters_new ... ok
[INFO] [stdout] test server::tests::test_server_parameters_set_from_hashmap ... ok
[INFO] [stdout] test server::tests::test_server_parameters_set_tracked_param ... ok
[INFO] [stdout] test server::tests::test_server_parameters_set_untracked_param_during_startup ... ok
[INFO] [stdout] test server::tests::test_server_parameters_set_untracked_param_not_startup ... ok
[INFO] [stdout] test server::tests::test_server_parameters_timezone_normalization ... ok
[INFO] [stdout] test server::tests::test_sync_parameters_query_generation ... ok
[INFO] [stdout] test server::tests::test_tracked_parameters_contains_expected ... ok
[INFO] [stdout] test server::tests::test_server_parameters_default ... ok
[INFO] [stdout] test sharding::test::test_pg_bigint_hash ... ok
[INFO] [stdout] test sharding::test::test_sha1_hash ... ok
[INFO] [stdout] test tls::tests::test_certificate_creation ... ok
[INFO] [stdout] test tls::tests::test_load_certs_and_keys_together ... ok
[INFO] [stdout] test tls::tests::test_load_certs_invalid_file ... ok
[INFO] [stdout] test tls::tests::test_load_certs_nonexistent_file ... ok
[INFO] [stdout] test tls::tests::test_load_certs_valid_file ... ok
[INFO] [stdout] test tls::tests::test_load_keys_invalid_file ... ok
[INFO] [stdout] test query_router::test::test_automatic_sharding_insert_update_delete ... ok
[INFO] [stdout] test tls::tests::test_load_keys_nonexistent_file ... ok
[INFO] [stdout] test tls::tests::test_load_keys_valid_file ... ok
[INFO] [stdout] test tls::tests::test_no_certificate_verification_always_succeeds ... ok
[INFO] [stdout] test tls::tests::test_no_certificate_verification_with_intermediates ... ok
[INFO] [stdout] test tls::tests::test_private_key_creation ... ok
[INFO] [stdout] test query_router::test::test_split_cte_queries ... ok
[INFO] [stdout] test query_router::test::test_regex_shard_parsing ... ok
[INFO] [stdout] test query_router::test::test_table_access_plugin ... ok
[INFO] [stdout] test server::tests::test_tracked_parameters_count ... ok
[INFO] [stdout] test tls::tests::test_no_certificate_verification_with_ocsp_response ... ok
[INFO] [stdout] test tls::tests::test_server_name_creation ... ok
[INFO] [stdout] test query_router::test::test_update_from_pool_settings ... ok
[INFO] [stdout] test query_router::test::test_try_execute_command ... ok
[INFO] [stdout] test scram::test::exchange ... ok
[INFO] [stdout] test dns_cache::tests::has_changed ... FAILED
[INFO] [stdout] test dns_cache::tests::thread ... FAILED
[INFO] [stdout] test dns_cache::tests::lookup_ip ... FAILED
[INFO] [stdout] test query_router::test::test_db_activity_based_routing_multi_query ... ok
[INFO] [stdout] test query_router::test::test_db_activity_based_routing_active_state ... ok
[INFO] [stdout] test query_router::test::test_table_mutation_cache_on_write ... ok
[INFO] [stdout] test query_router::test::test_db_activity_based_routing_initializing_state ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dns_cache::tests::has_changed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dns_cache::tests::has_changed' (71) panicked at src/dns_cache.rs:361:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ResolveError { kind: Proto(ProtoError { kind: Io(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }) }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e274bc5a50a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e274bc5a50a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e274bc5a50a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e274bc5a50a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e274bc7265a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e274bc7265a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5e274bc5efc2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e274bc5efc2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e274bc38b4f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e274bc38b4f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e274bc52659 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e274b405b3c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5e274b405b3c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e274bc528d2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5e274bc528d2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e274bc38c08 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e274bc2dde9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e274bc3991d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e274bc72ecc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e274bc72c12 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e274b158b48 - core::result::Result<T,E>::unwrap::h980c4e2f799f3cef
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e274b158b48 - pgcat::dns_cache::tests::has_changed::{{closure}}::h90e5cee59d046b98
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns_cache.rs:361:33
[INFO] [stdout]   22:     0x5e274b2180e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfe564f95529c86e2
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e274b21809d - <core::pin::Pin<P> as core::future::future::Future>::poll::hdb9ef4d9ab0a4449
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e274b2ca07d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7092ece0f6c2d1f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:73
[INFO] [stdout]   25:     0x5e274b2c9fcb - tokio::runtime::coop::with_budget::h60204d05f9946cda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5e274b2c9fcb - tokio::runtime::coop::budget::hed797e50fa6c7f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5e274b2c9fcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51403e29cb51a5b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25
[INFO] [stdout]   28:     0x5e274b2c8ad0 - tokio::runtime::scheduler::current_thread::Context::enter::h9818b317a97e0450
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19
[INFO] [stdout]   29:     0x5e274b2c9680 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6f6d3ce5024c6bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:44
[INFO] [stdout]   30:     0x5e274b2c9384 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb497f9053f785dd0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68
[INFO] [stdout]   31:     0x5e274b15c2eb - tokio::runtime::context::scoped::Scoped<T>::set::h44bf911023a33a16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e274b10cd09 - tokio::runtime::context::set_scheduler::{{closure}}::hb21d96203594723b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5e274b295262 - std::thread::local::LocalKey<T>::try_with::h65928fcda879bee4
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5e274b294ade - std::thread::local::LocalKey<T>::with::he5cbca7a1c85c90e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5e274b10ccbd - tokio::runtime::context::set_scheduler::h996db58dc47db234
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5e274b2c9130 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbebfe11cf842848e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27
[INFO] [stdout]   37:     0x5e274b2c93c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h885d33a36d91de61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:24
[INFO] [stdout]   38:     0x5e274b2c7729 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc397bf25825f67cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:33
[INFO] [stdout]   39:     0x5e274b10d043 - tokio::runtime::context::runtime::enter_runtime::h69231d89affe1b31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e274b2c7661 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he9620a6ff460d44d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9
[INFO] [stdout]   41:     0x5e274b0d08ba - tokio::runtime::runtime::Runtime::block_on::h47f569f0a4d24ef9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/runtime.rs:311:52
[INFO] [stdout]   42:     0x5e274b158554 - pgcat::dns_cache::tests::has_changed::h8ea271a6adc2e5a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns_cache.rs:362:60
[INFO] [stdout]   43:     0x5e274b1585e7 - pgcat::dns_cache::tests::has_changed::{{closure}}::h1c9ced2fd2f6dc88
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns_cache.rs:353:27
[INFO] [stdout]   44:     0x5e274b046746 - core::ops::function::FnOnce::call_once::haf32e02f0a75c3e8
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e274b3f9c3b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e274b3f9c3b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5e274b40660b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5e274b40660b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5e274b40660b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e274b40660b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5e274b40660b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5e274b40660b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5e274b40660b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5e274b400a64 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5e274b400a64 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5e274b409212 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5e274b409212 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e274b409212 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e274b409212 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e274b409212 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e274b409212 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5e274b409212 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5e274bc59ddf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   64:     0x5e274bc59ddf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x75abd82dcaa4 - <unknown>
[INFO] [stdout]   66:     0x75abd8369a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dns_cache::tests::thread stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dns_cache::tests::thread' (75) panicked at src/dns_cache.rs:402:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ResolveError { kind: Proto(ProtoError { kind: Io(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }) }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e274bc5a50a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e274bc5a50a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e274bc5a50a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e274bc5a50a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e274bc7265a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e274bc7265a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5e274bc5efc2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e274bc5efc2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e274bc38b4f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e274bc38b4f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e274bc52659 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e274b405b3c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5e274b405b3c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e274bc528d2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5e274bc528d2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e274bc38c08 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e274bc2dde9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e274bc3991d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e274bc72ecc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e274bc72c12 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e274b15a852 - core::result::Result<T,E>::unwrap::h980c4e2f799f3cef
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e274b15a852 - pgcat::dns_cache::tests::thread::{{closure}}::h1a10f16c863488ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns_cache.rs:402:33
[INFO] [stdout]   22:     0x5e274b2180e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfe564f95529c86e2
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e274b21809d - <core::pin::Pin<P> as core::future::future::Future>::poll::hdb9ef4d9ab0a4449
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e274b2ca07d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7092ece0f6c2d1f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:73
[INFO] [stdout]   25:     0x5e274b2c9fcb - tokio::runtime::coop::with_budget::h60204d05f9946cda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5e274b2c9fcb - tokio::runtime::coop::budget::hed797e50fa6c7f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5e274b2c9fcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51403e29cb51a5b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25
[INFO] [stdout]   28:     0x5e274b2c8ad0 - tokio::runtime::scheduler::current_thread::Context::enter::h9818b317a97e0450
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19
[INFO] [stdout]   29:     0x5e274b2c9680 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6f6d3ce5024c6bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:44
[INFO] [stdout]   30:     0x5e274b2c9384 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb497f9053f785dd0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68
[INFO] [stdout]   31:     0x5e274b15c2eb - tokio::runtime::context::scoped::Scoped<T>::set::h44bf911023a33a16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e274b10cd09 - tokio::runtime::context::set_scheduler::{{closure}}::hb21d96203594723b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5e274b295262 - std::thread::local::LocalKey<T>::try_with::h65928fcda879bee4
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5e274b294ade - std::thread::local::LocalKey<T>::with::he5cbca7a1c85c90e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5e274b10ccbd - tokio::runtime::context::set_scheduler::h996db58dc47db234
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5e274b2c9130 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbebfe11cf842848e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27
[INFO] [stdout]   37:     0x5e274b2c93c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h885d33a36d91de61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:24
[INFO] [stdout]   38:     0x5e274b2c7729 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc397bf25825f67cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:33
[INFO] [stdout]   39:     0x5e274b10d043 - tokio::runtime::context::runtime::enter_runtime::h69231d89affe1b31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e274b2c7661 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he9620a6ff460d44d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9
[INFO] [stdout]   41:     0x5e274b0d08ba - tokio::runtime::runtime::Runtime::block_on::h47f569f0a4d24ef9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/runtime.rs:311:52
[INFO] [stdout]   42:     0x5e274b15a234 - pgcat::dns_cache::tests::thread::he4123530af6e032d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns_cache.rs:408:60
[INFO] [stdout]   43:     0x5e274b15aac7 - pgcat::dns_cache::tests::thread::{{closure}}::he4ab21ba33816772
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns_cache.rs:394:22
[INFO] [stdout]   44:     0x5e274b043b96 - core::ops::function::FnOnce::call_once::h3a37c05c7bc9d1a9
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e274b3f9c3b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e274b3f9c3b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5e274b40660b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5e274b40660b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5e274b40660b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e274b40660b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5e274b40660b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5e274b40660b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5e274b40660b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5e274b400a64 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5e274b400a64 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5e274b409212 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5e274b409212 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e274b409212 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e274b409212 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e274b409212 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e274b409212 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5e274b409212 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5e274bc59ddf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   64:     0x5e274bc59ddf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x75abd82dcaa4 - <unknown>
[INFO] [stdout]   66:     0x75abd8369a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dns_cache::tests::lookup_ip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dns_cache::tests::lookup_ip' (73) panicked at src/dns_cache.rs:349:9:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e274bc5a50a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e274bc5a50a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e274bc5a50a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e274bc5a50a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e274bc7265a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e274bc7265a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5e274bc5efc2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e274bc5efc2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e274bc38b4f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e274bc38b4f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e274bc52659 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e274b405b3c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5e274b405b3c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e274bc528d2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5e274bc528d2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e274bc38c3a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e274bc2dde9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e274bc3991d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e274bc72ecc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e274bc72e92 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e274b15b3c6 - pgcat::dns_cache::tests::lookup_ip::{{closure}}::ha98d8610446573a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns_cache.rs:349:9
[INFO] [stdout]   21:     0x5e274b2180e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfe564f95529c86e2
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5e274b21809d - <core::pin::Pin<P> as core::future::future::Future>::poll::hdb9ef4d9ab0a4449
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e274b2ca07d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7092ece0f6c2d1f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:73
[INFO] [stdout]   24:     0x5e274b2c9fcb - tokio::runtime::coop::with_budget::h60204d05f9946cda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5e274b2c9fcb - tokio::runtime::coop::budget::hed797e50fa6c7f72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5e274b2c9fcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51403e29cb51a5b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25
[INFO] [stdout]   27:     0x5e274b2c8ad0 - tokio::runtime::scheduler::current_thread::Context::enter::h9818b317a97e0450
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19
[INFO] [stdout]   28:     0x5e274b2c9680 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6f6d3ce5024c6bd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:44
[INFO] [stdout]   29:     0x5e274b2c9384 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb497f9053f785dd0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68
[INFO] [stdout]   30:     0x5e274b15c2eb - tokio::runtime::context::scoped::Scoped<T>::set::h44bf911023a33a16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5e274b10cd09 - tokio::runtime::context::set_scheduler::{{closure}}::hb21d96203594723b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5e274b295262 - std::thread::local::LocalKey<T>::try_with::h65928fcda879bee4
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5e274b294ade - std::thread::local::LocalKey<T>::with::he5cbca7a1c85c90e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5e274b10ccbd - tokio::runtime::context::set_scheduler::h996db58dc47db234
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5e274b2c9130 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbebfe11cf842848e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27
[INFO] [stdout]   36:     0x5e274b2c93c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h885d33a36d91de61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:24
[INFO] [stdout]   37:     0x5e274b2c7729 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc397bf25825f67cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:33
[INFO] [stdout]   38:     0x5e274b10d043 - tokio::runtime::context::runtime::enter_runtime::h69231d89affe1b31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5e274b2c7661 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he9620a6ff460d44d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9
[INFO] [stdout]   40:     0x5e274b0d08ba - tokio::runtime::runtime::Runtime::block_on::h47f569f0a4d24ef9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/runtime.rs:311:52
[INFO] [stdout]   41:     0x5e274b15ae24 - pgcat::dns_cache::tests::lookup_ip::h5403f804d996b4e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns_cache.rs:349:34
[INFO] [stdout]   42:     0x5e274b15aeb7 - pgcat::dns_cache::tests::lookup_ip::{{closure}}::h0dc45b4434529ee6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dns_cache.rs:342:25
[INFO] [stdout]   43:     0x5e274b043626 - core::ops::function::FnOnce::call_once::h2c1f4a32c34a1f82
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e274b3f9c3b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e274b3f9c3b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5e274b40660b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5e274b40660b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5e274b40660b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5e274b40660b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5e274b40660b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5e274b40660b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5e274b40660b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5e274b400a64 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5e274b400a64 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5e274b409212 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x5e274b409212 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5e274b409212 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5e274b409212 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5e274b409212 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5e274b409212 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x5e274b409212 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5e274bc59ddf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   63:     0x5e274bc59ddf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x75abd82dcaa4 - <unknown>
[INFO] [stdout]   65:     0x75abd8369a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dns_cache::tests::has_changed
[INFO] [stdout]     dns_cache::tests::lookup_ip
[INFO] [stdout]     dns_cache::tests::thread
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 173 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3eb084f527487576cab130f4ee9e107c315198810e1e3fb5e6a7de897eccbbaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eb084f527487576cab130f4ee9e107c315198810e1e3fb5e6a7de897eccbbaf", kill_on_drop: false }`
[INFO] [stdout] 3eb084f527487576cab130f4ee9e107c315198810e1e3fb5e6a7de897eccbbaf
