[INFO] cloning repository https://github.com/wj1918/bunker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wj1918/bunker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwj1918%2Fbunker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwj1918%2Fbunker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddca4c94eda2f52c236ac25242b88cd4becaa669
[INFO] testing wj1918/bunker against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwj1918%2Fbunker" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wj1918/bunker
[INFO] finished tweaking git repo https://github.com/wj1918/bunker
[INFO] tweaked toml for git repo https://github.com/wj1918/bunker written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wj1918/bunker on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wj1918/bunker 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 202e19706a9a4239a8aca18f01b8133753d4b8f5d100f734c5fcacfc41c3386a
[INFO] running `Command { std: "docker" "start" "-a" "202e19706a9a4239a8aca18f01b8133753d4b8f5d100f734c5fcacfc41c3386a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "202e19706a9a4239a8aca18f01b8133753d4b8f5d100f734c5fcacfc41c3386a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "202e19706a9a4239a8aca18f01b8133753d4b8f5d100f734c5fcacfc41c3386a", kill_on_drop: false }`
[INFO] [stdout] 202e19706a9a4239a8aca18f01b8133753d4b8f5d100f734c5fcacfc41c3386a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8ecb055a481d71c1b4ac627646d808fc76b91b4246bb8308c8fec174faf6c72
[INFO] running `Command { std: "docker" "start" "-a" "f8ecb055a481d71c1b4ac627646d808fc76b91b4246bb8308c8fec174faf6c72", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling bunker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.90s
[INFO] running `Command { std: "docker" "inspect" "f8ecb055a481d71c1b4ac627646d808fc76b91b4246bb8308c8fec174faf6c72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8ecb055a481d71c1b4ac627646d808fc76b91b4246bb8308c8fec174faf6c72", kill_on_drop: false }`
[INFO] [stdout] f8ecb055a481d71c1b4ac627646d808fc76b91b4246bb8308c8fec174faf6c72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc0a6c4433c30973f0d4f7412ff658c626792942c8adcd58165dccbaa936dee4
[INFO] running `Command { std: "docker" "start" "-a" "cc0a6c4433c30973f0d4f7412ff658c626792942c8adcd58165dccbaa936dee4", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling bunker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.33s
[INFO] running `Command { std: "docker" "inspect" "cc0a6c4433c30973f0d4f7412ff658c626792942c8adcd58165dccbaa936dee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc0a6c4433c30973f0d4f7412ff658c626792942c8adcd58165dccbaa936dee4", kill_on_drop: false }`
[INFO] [stdout] cc0a6c4433c30973f0d4f7412ff658c626792942c8adcd58165dccbaa936dee4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b434c6f1c90363eed0aefb06f32eca3f929f342ad51b02a593b3040e7f1b5199
[INFO] running `Command { std: "docker" "start" "-a" "b434c6f1c90363eed0aefb06f32eca3f929f342ad51b02a593b3040e7f1b5199", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bunker-7253607991966889)
[INFO] [stdout] 
[INFO] [stdout] running 291 tests
[INFO] [stdout] test body::tests::test_empty_size_hint ... ok
[INFO] [stdout] test body::tests::test_full_after_consumed ... ok
[INFO] [stdout] test body::tests::test_empty_is_end_stream ... ok
[INFO] [stdout] test body::tests::test_boxed ... ok
[INFO] [stdout] test body::tests::test_full_is_end_stream ... ok
[INFO] [stdout] test body::tests::test_full_size_hint ... ok
[INFO] [stdout] test body::tests::test_limited_exceeds_limit ... ok
[INFO] [stdout] test config::tests::test_config_deserialization_partial ... ok
[INFO] [stdout] test config::tests::test_connection_pool_max_total_connections ... ok
[INFO] [stdout] test config::tests::test_default_dns_listen ... ok
[INFO] [stdout] test config::tests::test_default_dns_upstream ... ok
[INFO] [stdout] test body::tests::test_limited_size_hint ... ok
[INFO] [stdout] test config::tests::test_connection_pool_deserialize ... ok
[INFO] [stdout] test config::tests::test_dns_cache_full_deserialize ... ok
[INFO] [stdout] test config::tests::test_dns_config_defaults ... ok
[INFO] [stdout] test body::tests::test_limited_within_limit ... ok
[INFO] [stdout] test config::tests::test_default_listen_addr ... ok
[INFO] [stdout] test config::tests::test_connection_pool_config_defaults ... ok
[INFO] [stdout] test body::tests::test_full_poll ... ok
[INFO] [stdout] test config::tests::test_connection_pool_full_deserialize ... ok
[INFO] [stdout] test config::tests::test_default_tray_enabled ... ok
[INFO] [stdout] test config::tests::test_dns_cache_config_defaults ... ok
[INFO] [stdout] test config::tests::test_dns_get_upstreams_with_single_upstream ... ok
[INFO] [stdout] test config::tests::test_dns_get_upstreams_with_multiple ... ok
[INFO] [stdout] test config::tests::test_dns_security_config_defaults ... ok
[INFO] [stdout] test config::tests::test_dns_security_max_tracked_ips ... ok
[INFO] [stdout] test config::tests::test_dns_security_full_deserialize ... ok
[INFO] [stdout] test config::tests::test_dns_get_upstreams_with_both ... ok
[INFO] [stdout] test body::tests::test_limited_within_limit_poll ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test config::tests::test_config_deserialization_full ... ok
[INFO] [stdout] test config::tests::test_dns_failover_config_defaults ... ok
[INFO] [stdout] test config::tests::test_dns_full_config ... ok
[INFO] [stdout] test config::tests::test_dns_security_ipv6_subnet ... ok
[INFO] [stdout] test body::tests::test_empty_poll ... ok
[INFO] [stdout] test config::tests::test_exe_dir ... ok
[INFO] [stdout] test config::tests::test_file_logging_config_defaults ... ok
[INFO] [stdout] test config::tests::test_logging_config_defaults ... ok
[INFO] [stdout] test config::tests::test_file_logging_rotation_never ... ok
[INFO] [stdout] test config::tests::test_file_logging_full_deserialize ... ok
[INFO] [stdout] test config::tests::test_rate_limit_config_defaults ... ok
[INFO] [stdout] test config::tests::test_logging_config_deserialize ... ok
[INFO] [stdout] test config::tests::test_full_config_all_sections ... ok
[INFO] [stdout] test config::tests::test_load_config_nonexistent_file ... ok
[INFO] [stdout] test config::tests::test_security_config_deserialize ... ok
[INFO] [stdout] test config::tests::test_logging_format_json ... ok
[INFO] [stdout] test config::tests::test_load_config_default ... ok
[INFO] [stdout] test config::tests::test_logging_sensitive_headers_custom ... ok
[INFO] [stdout] test config::tests::test_rate_limit_config_ipv6_subnet ... ok
[INFO] [stdout] test config::tests::test_rate_limit_config_max_tracked_ips ... ok
[INFO] [stdout] test config::tests::test_rate_limit_full_deserialize ... ok
[INFO] [stdout] test config::tests::test_security_config_default ... ok
[INFO] [stdout] test config::tests::test_security_config_header_timeout ... ok
[INFO] [stdout] test config::tests::test_security_config_max_body_bytes ... ok
[INFO] [stdout] test config::tests::test_security_config_max_connections ... ok
[INFO] [stdout] test config::tests::test_security_config_max_requests_per_connection_unlimited ... ok
[INFO] [stdout] test config::tests::test_security_config_max_requests_per_connection ... ok
[INFO] [stdout] test config::tests::test_security_config_header_timeout_disabled ... ok
[INFO] [stdout] test config::tests::test_security_config_unlimited_body ... ok
[INFO] [stdout] test config::tests::test_tcp_keepalive_config_defaults ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_different_record_types ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_disabled ... ok
[INFO] [stdout] test config::tests::test_tcp_keepalive_deserialize ... ok
[INFO] [stdout] test config::tests::test_tcp_keepalive_retries ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_get_stale_nonexistent ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_max_entries_eviction ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_get_missing_entry ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_cleanup ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_new ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_get_stale ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_key_case_insensitive ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_ptr_record ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_mx_record ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_put_get ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_put_when_disabled ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_make_key ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_query_id_update_short_response ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_ttl_max_bound ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_txt_record ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_ttl_bounds ... ok
[INFO] [stdout] test dns::resolver::tests::test_failover_tries_multiple_upstreams ... ok
[INFO] [stdout] test dns::resolver::tests::test_all_upstreams_fail ... ok
[INFO] [stdout] test dns::resolver::tests::test_mock_resolver_success ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_any_blocked ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_blocked_with_logging ... ok
[INFO] [stdout] test dns::resolver::tests::test_failover_with_retries ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_all_upstreams_fail_no_stale ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_cache_hit_with_logging ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_caches_response ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_axfr_blocked ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_empty_question_section ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_failover_success ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_cache_hit ... ok
[INFO] [stdout] test dns::resolver::tests::test_mock_resolver_failure ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_ixfr_blocked ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_any_allowed_when_disabled ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_malformed ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_malformed_with_logging ... ok
[INFO] [stdout] test dns::validation::tests::test_create_error_response_invalid_query ... ok
[INFO] [stdout] test dns::validation::tests::test_create_error_response_servfail ... ok
[INFO] [stdout] test dns::validation::tests::test_create_error_response_refused ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_serve_stale ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_success ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_success_with_logging ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_upstream_fail_no_stale_with_logging ... ok
[INFO] [stdout] test body::tests::test_limit_exceeded_display ... ok
[INFO] [stdout] test dns::server::tests::test_try_upstreams_all_fail_with_logging ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_upstream_fail_serve_stale_with_logging ... ok
[INFO] [stdout] test dns::server::tests::test_try_upstreams_failover_to_second ... ok
[INFO] [stdout] test dns::server::tests::test_try_upstreams_all_fail ... ok
[INFO] [stdout] test dns::server::tests::test_try_upstreams_success_first_upstream ... ok
[INFO] [stdout] test dns::server::tests::test_try_upstreams_with_retries ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_a_record ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_aaaa_record ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_axfr_blocked ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_zone_transfer_allowed ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_ixfr_blocked ... ok
[INFO] [stdout] test dns::wire::tests::test_create_error_response_invalid ... ok
[INFO] [stdout] test dns::wire::tests::test_create_error_response_refused ... ok
[INFO] [stdout] test dns::wire::tests::test_create_error_response_servfail ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_any_blocked ... ok
[INFO] [stdout] test dns::wire::tests::test_hostname_at_max_length ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_axfr_query ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_any_allowed ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_response ... ok
[INFO] [stdout] test dns::wire::tests::test_hostname_too_long ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_too_short ... ok
[INFO] [stdout] test dns::wire::tests::test_query_no_question_section ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_response_is_not_query ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_any_query ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_simple_query ... ok
[INFO] [stdout] test error::tests::test_dns_error_parse_error ... ok
[INFO] [stdout] test dns::wire::tests::test_record_type_roundtrip ... ok
[INFO] [stdout] test error::tests::test_dns_error_rate_limit_exceeded ... ok
[INFO] [stdout] test error::tests::test_dns_error_query_type_blocked ... ok
[INFO] [stdout] test dns::wire::tests::test_response_min_ttl ... ok
[INFO] [stdout] test dns::wire::tests::test_response_no_answers_default_ttl ... ok
[INFO] [stdout] test dns::wire::tests::test_record_type_display ... ok
[INFO] [stdout] test dns::wire::tests::test_root_query ... ok
[INFO] [stdout] test dns::server::tests::test_try_upstreams_with_logging ... ok
[INFO] [stdout] test dns::wire::tests::test_subdomain_query ... ok
[INFO] [stdout] test error::tests::test_dns_error_debug ... ok
[INFO] [stdout] test dns::wire::tests::test_label_too_long ... ok
[INFO] [stdout] test error::tests::test_dns_error_is_error ... ok
[INFO] [stdout] test error::tests::test_dns_error_spoofing_detected ... ok
[INFO] [stdout] test error::tests::test_proxy_error_config_display ... ok
[INFO] [stdout] test error::tests::test_proxy_error_debug ... ok
[INFO] [stdout] test error::tests::test_proxy_error_dns_display ... ok
[INFO] [stdout] test error::tests::test_proxy_error_source_dns ... ok
[INFO] [stdout] test error::tests::test_proxy_error_source_security ... ok
[INFO] [stdout] test error::tests::test_proxy_error_tls_display ... ok
[INFO] [stdout] test error::tests::test_proxy_error_source_io ... ok
[INFO] [stdout] test error::tests::test_proxy_error_http_display ... ok
[INFO] [stdout] test error::tests::test_proxy_error_source_none ... ok
[INFO] [stdout] test error::tests::test_security_error_connection_limit_reached ... ok
[INFO] [stdout] test error::tests::test_proxy_error_security_display ... ok
[INFO] [stdout] test error::tests::test_proxy_error_from_io ... ok
[INFO] [stdout] test error::tests::test_security_error_private_ip_blocked ... ok
[INFO] [stdout] test error::tests::test_security_error_host_blocked ... ok
[INFO] [stdout] test error::tests::test_security_error_debug ... ok
[INFO] [stdout] test error::tests::test_security_error_rate_limit_exceeded ... ok
[INFO] [stdout] test error::tests::test_security_error_port_blocked ... ok
[INFO] [stdout] test error::tests::test_security_error_is_error ... ok
[INFO] [stdout] test helpers::tests::test_apply_tcp_keepalive_disabled ... ok
[INFO] [stdout] test error::tests::test_security_error_source_ip_not_allowed ... ok
[INFO] [stdout] test helpers::tests::test_apply_tcp_keepalive_with_socket ... ok
[INFO] [stdout] test error::tests::test_proxy_error_pool_display ... ok
[INFO] [stdout] test error::tests::test_proxy_error_io_display ... ok
[INFO] [stdout] test error::tests::test_dns_error_timeout ... ok
[INFO] [stdout] test helpers::tests::test_create_tls_connector ... ok
[INFO] [stdout] test error::tests::test_dns_error_upstream_failed ... ok
[INFO] [stdout] test helpers::tests::test_empty_body ... ok
[INFO] [stdout] test helpers::tests::test_tcp_keepalive_config_values ... ok
[INFO] [stdout] test helpers::tests::test_error_response_400 ... ok
[INFO] [stdout] test helpers::tests::test_error_response_500 ... ok
[INFO] [stdout] test helpers::tests::test_error_response_502 ... ok
[INFO] [stdout] test helpers::tests::test_error_response_504 ... ok
[INFO] [stdout] test proxy::handler::tests::test_extract_target_absolute_uri_with_port ... ok
[INFO] [stdout] test logging::tests::test_log_format_default ... ok
[INFO] [stdout] test logging::tests::test_log_rotation_default ... ok
[INFO] [stdout] test logging::tests::test_logging_config_default ... ok
[INFO] [stdout] test proxy::handler::tests::test_hop_by_hop_headers_list ... ok
[INFO] [stdout] test proxy::handler::tests::test_extract_target_absolute_uri_https ... ok
[INFO] [stdout] test proxy::handler::tests::test_extract_target_absolute_uri_http ... ok
[INFO] [stdout] test config::tests::test_config_deserialization_empty ... ok
[INFO] [stdout] test config::tests::test_security_config_allowed_source_ips ... ok
[INFO] [stdout] test helpers::tests::test_error_response_403 ... ok
[INFO] [stdout] test error::tests::test_security_error_dns_rebinding_blocked ... ok
[INFO] [stdout] test proxy::handler::tests::test_extract_target_https_default_port ... ok
[INFO] [stdout] test proxy::handler::tests::test_hop_by_hop_filtering ... ok
[INFO] [stdout] test proxy::handler::tests::test_host_header_ipv4 ... ok
[INFO] [stdout] test proxy::handler::tests::test_host_header_generation ... ok
[INFO] [stdout] test proxy::handler::tests::test_host_header_ipv6 ... ok
[INFO] [stdout] test logging::tests::test_file_logging_config_default ... ok
[INFO] [stdout] test proxy::handler::tests::test_path_only_no_query ... ok
[INFO] [stdout] test proxy::handler::tests::test_relative_uri_with_query ... ok
[INFO] [stdout] test proxy::handler::tests::test_host_header_port_parsing ... ok
[INFO] [stdout] test proxy::handler::tests::test_root_path ... ok
[INFO] [stdout] test proxy::handler::tests::test_host_header_simple ... ok
[INFO] [stdout] test proxy::handler::tests::test_host_header_with_port ... ok
[INFO] [stdout] test proxy::pool::tests::test_pool_cleanup_empty ... ok
[INFO] [stdout] test proxy::handler::tests::test_path_and_query_extraction ... ok
[INFO] [stdout] test proxy::pool::tests::test_pool_config_idle_expiry ... ok
[INFO] [stdout] test proxy::pool::tests::test_pool_disabled_get_returns_none ... ok
[INFO] [stdout] test proxy::pool::tests::test_pool_get_empty_returns_none ... ok
[INFO] [stdout] test proxy::pool::tests::test_pool_new ... ok
[INFO] [stdout] test proxy::pool::tests::test_pool_config_defaults ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_cloud_metadata ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_dangerous_subdomains ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_hostname_allowed ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_custom_blocklist ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_ipv6_link_local ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_disabled ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_exact_host_in_blocklist ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_ipv6_without_port ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_localhost_hostname ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_ipv6_unique_local ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_metadata_hostname ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_port_allowlist ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_port_zero ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_private_ip ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_public_ip_allowed ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_no_port ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_invalid_prefix_ipv6 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_wildcard_subdomain ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_with_valid_ports ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_invalid_prefix_ipv4 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_family_mismatch ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_prefix_zero_ipv4 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_prefix_zero_ipv6 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_ipv4 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ipv6_link_local_function ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_cgnat ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_ipv6_public ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_ipv6_unique_local ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ipv6_unique_local_function ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_link_local ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_ipv6 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_loopback ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_private_class_a ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_private_class_b ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_private_class_c ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_ipv6_link_local ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_public ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_ipv6_loopback ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_unspecified ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_cidr ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_empty_list ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_exact_match ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_invalid_cidr ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_invalid_direct_ip ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_ipv6 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_ipv4_mapped_normalized ... ok
[INFO] [stdout] test security::ip_filter::tests::test_normalize_ip_pure_ipv6 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_normalize_ip_v4 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_normalize_ip_v4_mapped ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_allows ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_blocks ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_disabled ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_ipv6_subnet ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_cleanup ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_max_tracked_ips ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_normalize_ip_for_rate_limit ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_allows_under_limit ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_ipv6_public_allowed ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_disabled ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_ipv6_malformed_bracket ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_exact_limit ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_cleanup ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_ipv6_subnet_grouping ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_max_tracked_ips ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_ipv6_subnet_disabled ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_multiple_ips ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_case_insensitive ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_digest_auth ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_separate_ips ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_empty_value ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_generic_sensitive ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_blocks_over_limit ... ok
[INFO] [stdout] test tokio_io::tests::test_tokio_io_into_inner ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_basic_auth ... ok
[INFO] [stdout] test tokio_io::tests::test_tokio_io_new ... ok
[INFO] [stdout] test security::tests::test_log_headers_sanitized ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_proxy_authorization ... ok
[INFO] [stdout] test tokio_io::tests::test_tokio_io_inner_mut ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_redaction_disabled ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_non_sensitive ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_bearer_token ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_ixfr_query ... ok
[INFO] [stdout] test proxy::handler::tests::test_request_no_host ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_window_reset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 291 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bunker-66b693c8b5b8ab6a)
[INFO] [stdout] 
[INFO] [stdout] running 291 tests
[INFO] [stdout] test body::tests::test_empty_is_end_stream ... ok
[INFO] [stdout] test body::tests::test_empty_size_hint ... ok
[INFO] [stdout] test body::tests::test_full_is_end_stream ... ok
[INFO] [stdout] test body::tests::test_full_size_hint ... ok
[INFO] [stdout] test body::tests::test_full_poll ... ok
[INFO] [stdout] test body::tests::test_limit_exceeded_display ... ok
[INFO] [stdout] test body::tests::test_boxed ... ok
[INFO] [stdout] test body::tests::test_empty_poll ... ok
[INFO] [stdout] test body::tests::test_limited_size_hint ... ok
[INFO] [stdout] test body::tests::test_limited_exceeds_limit ... ok
[INFO] [stdout] test body::tests::test_limited_within_limit_poll ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test config::tests::test_config_deserialization_empty ... ok
[INFO] [stdout] test body::tests::test_full_after_consumed ... ok
[INFO] [stdout] test body::tests::test_limited_within_limit ... ok
[INFO] [stdout] test config::tests::test_config_deserialization_partial ... ok
[INFO] [stdout] test config::tests::test_config_deserialization_full ... ok
[INFO] [stdout] test config::tests::test_default_dns_listen ... ok
[INFO] [stdout] test config::tests::test_default_dns_upstream ... ok
[INFO] [stdout] test config::tests::test_default_tray_enabled ... ok
[INFO] [stdout] test config::tests::test_dns_cache_config_defaults ... ok
[INFO] [stdout] test config::tests::test_connection_pool_max_total_connections ... ok
[INFO] [stdout] test config::tests::test_dns_failover_config_defaults ... ok
[INFO] [stdout] test config::tests::test_dns_cache_full_deserialize ... ok
[INFO] [stdout] test config::tests::test_dns_full_config ... ok
[INFO] [stdout] test config::tests::test_default_listen_addr ... ok
[INFO] [stdout] test config::tests::test_file_logging_config_defaults ... ok
[INFO] [stdout] test config::tests::test_dns_security_config_defaults ... ok
[INFO] [stdout] test config::tests::test_dns_security_full_deserialize ... ok
[INFO] [stdout] test config::tests::test_dns_get_upstreams_with_both ... ok
[INFO] [stdout] test config::tests::test_dns_security_max_tracked_ips ... ok
[INFO] [stdout] test config::tests::test_dns_get_upstreams_with_single_upstream ... ok
[INFO] [stdout] test config::tests::test_dns_security_ipv6_subnet ... ok
[INFO] [stdout] test config::tests::test_file_logging_full_deserialize ... ok
[INFO] [stdout] test config::tests::test_dns_get_upstreams_with_multiple ... ok
[INFO] [stdout] test config::tests::test_exe_dir ... ok
[INFO] [stdout] test config::tests::test_file_logging_rotation_never ... ok
[INFO] [stdout] test config::tests::test_connection_pool_config_defaults ... ok
[INFO] [stdout] test config::tests::test_logging_format_json ... ok
[INFO] [stdout] test config::tests::test_rate_limit_config_ipv6_subnet ... ok
[INFO] [stdout] test config::tests::test_full_config_all_sections ... ok
[INFO] [stdout] test config::tests::test_security_config_allowed_source_ips ... ok
[INFO] [stdout] test config::tests::test_rate_limit_config_max_tracked_ips ... ok
[INFO] [stdout] test config::tests::test_connection_pool_deserialize ... ok
[INFO] [stdout] test config::tests::test_logging_config_deserialize ... ok
[INFO] [stdout] test config::tests::test_rate_limit_full_deserialize ... ok
[INFO] [stdout] test config::tests::test_security_config_default ... ok
[INFO] [stdout] test config::tests::test_security_config_deserialize ... ok
[INFO] [stdout] test config::tests::test_security_config_header_timeout ... ok
[INFO] [stdout] test config::tests::test_load_config_default ... ok
[INFO] [stdout] test config::tests::test_load_config_nonexistent_file ... ok
[INFO] [stdout] test config::tests::test_connection_pool_full_deserialize ... ok
[INFO] [stdout] test config::tests::test_rate_limit_config_defaults ... ok
[INFO] [stdout] test config::tests::test_logging_config_defaults ... ok
[INFO] [stdout] test config::tests::test_security_config_header_timeout_disabled ... ok
[INFO] [stdout] test config::tests::test_security_config_max_connections ... ok
[INFO] [stdout] test config::tests::test_tcp_keepalive_deserialize ... ok
[INFO] [stdout] test config::tests::test_tcp_keepalive_retries ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_cleanup ... ok
[INFO] [stdout] test config::tests::test_security_config_max_body_bytes ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_disabled ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_different_record_types ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_get_stale ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_get_stale_nonexistent ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_key_case_insensitive ... ok
[INFO] [stdout] test config::tests::test_security_config_max_requests_per_connection ... ok
[INFO] [stdout] test config::tests::test_security_config_unlimited_body ... ok
[INFO] [stdout] test config::tests::test_tcp_keepalive_config_defaults ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_make_key ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_max_entries_eviction ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_mx_record ... ok
[INFO] [stdout] test config::tests::test_security_config_max_requests_per_connection_unlimited ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_ptr_record ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_put_when_disabled ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_new ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_txt_record ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_query_id_update_short_response ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_ttl_bounds ... ok
[INFO] [stdout] test dns::resolver::tests::test_failover_tries_multiple_upstreams ... ok
[INFO] [stdout] test dns::resolver::tests::test_failover_with_retries ... ok
[INFO] [stdout] test dns::resolver::tests::test_mock_resolver_failure ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_ttl_max_bound ... ok
[INFO] [stdout] test dns::resolver::tests::test_all_upstreams_fail ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_put_get ... ok
[INFO] [stdout] test dns::resolver::tests::test_mock_resolver_success ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_any_blocked ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_all_upstreams_fail_no_stale ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_cache_hit ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_ixfr_blocked ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_failover_success ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_any_allowed_when_disabled ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_empty_question_section ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_success_with_logging ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_success ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_malformed_with_logging ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_caches_response ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_cache_hit_with_logging ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_malformed ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_blocked_with_logging ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_upstream_fail_serve_stale_with_logging ... ok
[INFO] [stdout] test dns::server::tests::test_try_upstreams_success_first_upstream ... ok
[INFO] [stdout] test dns::server::tests::test_try_upstreams_with_retries ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_upstream_fail_no_stale_with_logging ... ok
[INFO] [stdout] test dns::server::tests::test_try_upstreams_all_fail ... ok
[INFO] [stdout] test dns::server::tests::test_try_upstreams_all_fail_with_logging ... ok
[INFO] [stdout] test dns::server::tests::test_try_upstreams_failover_to_second ... ok
[INFO] [stdout] test dns::server::tests::test_try_upstreams_with_logging ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_serve_stale ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_a_record ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_aaaa_record ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_any_blocked ... ok
[INFO] [stdout] test dns::validation::tests::test_create_error_response_servfail ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_axfr_blocked ... ok
[INFO] [stdout] test dns::wire::tests::test_create_error_response_invalid ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_ixfr_blocked ... ok
[INFO] [stdout] test dns::wire::tests::test_create_error_response_refused ... ok
[INFO] [stdout] test dns::validation::tests::test_create_error_response_refused ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_zone_transfer_allowed ... ok
[INFO] [stdout] test dns::wire::tests::test_create_error_response_servfail ... ok
[INFO] [stdout] test dns::validation::tests::test_create_error_response_invalid_query ... ok
[INFO] [stdout] test config::tests::test_dns_config_defaults ... ok
[INFO] [stdout] test dns::wire::tests::test_hostname_too_long ... ok
[INFO] [stdout] test dns::wire::tests::test_label_too_long ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_axfr_query ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_response ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_simple_query ... ok
[INFO] [stdout] test dns::server::tests::test_handle_query_axfr_blocked ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_too_short ... ok
[INFO] [stdout] test dns::wire::tests::test_record_type_display ... ok
[INFO] [stdout] test dns::wire::tests::test_query_no_question_section ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_response_is_not_query ... ok
[INFO] [stdout] test dns::validation::tests::test_validate_dns_query_any_allowed ... ok
[INFO] [stdout] test dns::wire::tests::test_hostname_at_max_length ... ok
[INFO] [stdout] test config::tests::test_logging_sensitive_headers_custom ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_any_query ... ok
[INFO] [stdout] test dns::wire::tests::test_response_no_answers_default_ttl ... ok
[INFO] [stdout] test dns::wire::tests::test_root_query ... ok
[INFO] [stdout] test dns::cache::tests::test_cache_get_missing_entry ... ok
[INFO] [stdout] test dns::wire::tests::test_subdomain_query ... ok
[INFO] [stdout] test dns::wire::tests::test_parse_ixfr_query ... ok
[INFO] [stdout] test error::tests::test_dns_error_debug ... ok
[INFO] [stdout] test error::tests::test_dns_error_is_error ... ok
[INFO] [stdout] test error::tests::test_dns_error_parse_error ... ok
[INFO] [stdout] test error::tests::test_dns_error_query_type_blocked ... ok
[INFO] [stdout] test error::tests::test_dns_error_rate_limit_exceeded ... ok
[INFO] [stdout] test error::tests::test_dns_error_spoofing_detected ... ok
[INFO] [stdout] test error::tests::test_dns_error_upstream_failed ... ok
[INFO] [stdout] test error::tests::test_dns_error_timeout ... ok
[INFO] [stdout] test dns::wire::tests::test_record_type_roundtrip ... ok
[INFO] [stdout] test dns::wire::tests::test_response_min_ttl ... ok
[INFO] [stdout] test error::tests::test_proxy_error_config_display ... ok
[INFO] [stdout] test error::tests::test_proxy_error_debug ... ok
[INFO] [stdout] test error::tests::test_proxy_error_dns_display ... ok
[INFO] [stdout] test error::tests::test_security_error_dns_rebinding_blocked ... ok
[INFO] [stdout] test error::tests::test_proxy_error_from_io ... ok
[INFO] [stdout] test error::tests::test_security_error_host_blocked ... ok
[INFO] [stdout] test error::tests::test_proxy_error_http_display ... ok
[INFO] [stdout] test error::tests::test_security_error_is_error ... ok
[INFO] [stdout] test error::tests::test_security_error_port_blocked ... ok
[INFO] [stdout] test error::tests::test_proxy_error_io_display ... ok
[INFO] [stdout] test error::tests::test_proxy_error_pool_display ... ok
[INFO] [stdout] test error::tests::test_proxy_error_security_display ... ok
[INFO] [stdout] test error::tests::test_proxy_error_source_dns ... ok
[INFO] [stdout] test error::tests::test_proxy_error_source_io ... ok
[INFO] [stdout] test error::tests::test_proxy_error_source_none ... ok
[INFO] [stdout] test error::tests::test_proxy_error_source_security ... ok
[INFO] [stdout] test error::tests::test_proxy_error_tls_display ... ok
[INFO] [stdout] test error::tests::test_security_error_connection_limit_reached ... ok
[INFO] [stdout] test error::tests::test_security_error_debug ... ok
[INFO] [stdout] test error::tests::test_security_error_rate_limit_exceeded ... ok
[INFO] [stdout] test helpers::tests::test_empty_body ... ok
[INFO] [stdout] test helpers::tests::test_error_response_400 ... ok
[INFO] [stdout] test helpers::tests::test_error_response_403 ... ok
[INFO] [stdout] test helpers::tests::test_error_response_502 ... ok
[INFO] [stdout] test helpers::tests::test_error_response_500 ... ok
[INFO] [stdout] test helpers::tests::test_error_response_504 ... ok
[INFO] [stdout] test helpers::tests::test_tcp_keepalive_config_values ... ok
[INFO] [stdout] test logging::tests::test_file_logging_config_default ... ok
[INFO] [stdout] test logging::tests::test_log_format_default ... ok
[INFO] [stdout] test helpers::tests::test_apply_tcp_keepalive_with_socket ... ok
[INFO] [stdout] test helpers::tests::test_create_tls_connector ... ok
[INFO] [stdout] test error::tests::test_security_error_private_ip_blocked ... ok
[INFO] [stdout] test error::tests::test_security_error_source_ip_not_allowed ... ok
[INFO] [stdout] test helpers::tests::test_apply_tcp_keepalive_disabled ... ok
[INFO] [stdout] test logging::tests::test_log_rotation_default ... ok
[INFO] [stdout] test logging::tests::test_logging_config_default ... ok
[INFO] [stdout] test proxy::handler::tests::test_extract_target_absolute_uri_http ... ok
[INFO] [stdout] test proxy::handler::tests::test_hop_by_hop_filtering ... ok
[INFO] [stdout] test proxy::handler::tests::test_extract_target_absolute_uri_with_port ... ok
[INFO] [stdout] test proxy::handler::tests::test_extract_target_absolute_uri_https ... ok
[INFO] [stdout] test proxy::handler::tests::test_host_header_generation ... ok
[INFO] [stdout] test proxy::handler::tests::test_extract_target_https_default_port ... ok
[INFO] [stdout] test proxy::handler::tests::test_host_header_ipv4 ... ok
[INFO] [stdout] test proxy::handler::tests::test_host_header_port_parsing ... ok
[INFO] [stdout] test proxy::handler::tests::test_host_header_simple ... ok
[INFO] [stdout] test proxy::handler::tests::test_host_header_with_port ... ok
[INFO] [stdout] test proxy::handler::tests::test_path_and_query_extraction ... ok
[INFO] [stdout] test proxy::handler::tests::test_path_only_no_query ... ok
[INFO] [stdout] test proxy::handler::tests::test_hop_by_hop_headers_list ... ok
[INFO] [stdout] test proxy::handler::tests::test_request_no_host ... ok
[INFO] [stdout] test proxy::handler::tests::test_relative_uri_with_query ... ok
[INFO] [stdout] test proxy::handler::tests::test_root_path ... ok
[INFO] [stdout] test proxy::pool::tests::test_pool_cleanup_empty ... ok
[INFO] [stdout] test proxy::pool::tests::test_pool_get_empty_returns_none ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_dangerous_subdomains ... ok
[INFO] [stdout] test proxy::handler::tests::test_host_header_ipv6 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_disabled ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_exact_host_in_blocklist ... ok
[INFO] [stdout] test proxy::pool::tests::test_pool_disabled_get_returns_none ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_hostname_allowed ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_ipv6_link_local ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_ipv6_malformed_bracket ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_ipv6_public_allowed ... ok
[INFO] [stdout] test proxy::pool::tests::test_pool_new ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_ipv6_unique_local ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_cloud_metadata ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_ipv6_without_port ... ok
[INFO] [stdout] test proxy::pool::tests::test_pool_config_defaults ... ok
[INFO] [stdout] test proxy::pool::tests::test_pool_config_idle_expiry ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_custom_blocklist ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_localhost_hostname ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_metadata_hostname ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_port_zero ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_private_ip ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_port_allowlist ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_with_valid_ports ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_family_mismatch ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_invalid_prefix_ipv4 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_invalid_prefix_ipv6 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_public_ip_allowed ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_ipv6 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_ipv4 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_prefix_zero_ipv4 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ip_in_cidr_prefix_zero_ipv6 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_wildcard_subdomain ... ok
[INFO] [stdout] test security::ip_filter::tests::test_blocked_target_no_port ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_ipv6_link_local ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ipv6_link_local_function ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_ipv6_loopback ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_ipv6_public ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_loopback ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_private_class_a ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_private_class_b ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_private_class_c ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_public ... ok
[INFO] [stdout] test security::ip_filter::tests::test_ipv6_unique_local_function ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_unspecified ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_ipv6 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_cgnat ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_ipv6_unique_local ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_private_ip_link_local ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_empty_list ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_cidr ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_exact_match ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_invalid_cidr ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_invalid_direct_ip ... ok
[INFO] [stdout] test security::ip_filter::tests::test_is_source_ip_allowed_ipv4_mapped_normalized ... ok
[INFO] [stdout] test security::ip_filter::tests::test_normalize_ip_pure_ipv6 ... ok
[INFO] [stdout] test security::ip_filter::tests::test_normalize_ip_v4 ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_allows ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_disabled ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_max_tracked_ips ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_normalize_ip_for_rate_limit ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_multiple_ips ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_allows_under_limit ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_blocks_over_limit ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_cleanup ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_disabled ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_blocks ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_ipv6_subnet_grouping ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_cleanup ... ok
[INFO] [stdout] test security::ip_filter::tests::test_normalize_ip_v4_mapped ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_max_tracked_ips ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_separate_ips ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_basic_auth ... ok
[INFO] [stdout] test security::tests::test_log_headers_sanitized ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_bearer_token ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_ipv6_subnet_disabled ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_rate_limiter_exact_limit ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_non_sensitive ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_case_insensitive ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_generic_sensitive ... ok
[INFO] [stdout] test tokio_io::tests::test_tokio_io_into_inner ... ok
[INFO] [stdout] test tokio_io::tests::test_tokio_io_new ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_proxy_authorization ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_digest_auth ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_empty_value ... ok
[INFO] [stdout] test security::tests::test_sanitize_header_value_redaction_disabled ... ok
[INFO] [stdout] test tokio_io::tests::test_tokio_io_inner_mut ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_ipv6_subnet ... ok
[INFO] [stdout] test security::rate_limiter::tests::test_dns_rate_limiter_window_reset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 291 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/in_process_tests.rs (/opt/rustwide/target/debug/deps/in_process_tests-66b54451d4294edd)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test test_proxy_bad_request_no_host ... ok
[INFO] [stdout] test test_proxy_blocked_internal_hostname ... ok
[INFO] [stdout] test test_proxy_connect_blocked_private_ip ... ok
[INFO] [stdout] test test_proxy_connect_blocked_loopback ... ok
[INFO] [stdout] test test_proxy_blocked_ipv6_private ... ok
[INFO] [stdout] test test_proxy_blocked_private_ip ... ok
[INFO] [stdout] test test_proxy_blocked_localhost ... ok
[INFO] [stdout] test test_proxy_connect_to_external ... FAILED
[INFO] [stdout] test test_proxy_http_request_to_external ... FAILED
[INFO] [stdout] test test_proxy_connection_close ... ok
[INFO] [stdout] test test_proxy_malformed_request ... ok
[INFO] [stdout] test test_proxy_multiple_concurrent ... ok
[INFO] [stdout] test test_proxy_https_port ... FAILED
[INFO] [stdout] test test_proxy_non_standard_port ... ok
[INFO] [stdout] test test_proxy_request_with_body ... FAILED
[INFO] [stdout] test test_proxy_blocked_metadata_endpoint ... ok
[INFO] [stdout] test test_dns_malformed_query ... ok
[INFO] [stdout] test test_dns_any_query_blocked ... ok
[INFO] [stdout] test test_dns_axfr_blocked ... ok
[INFO] [stdout] test test_dns_query_forwarding ... ok
[INFO] [stdout] test test_dns_cache_hit ... ok
[INFO] [stdout] test test_proxy_empty_request ... ok
[INFO] [stdout] test test_dns_multiple_queries ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_proxy_connect_to_external stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_proxy_connect_to_external' (622) panicked at tests/in_process_tests.rs:451:13:
[INFO] [stdout] Expected 200, 502, or 503, got: HTTP/1.1 403 Forbidden
[INFO] [stdout] Content-Length: 44
[INFO] [stdout] Date: Tue, 10 Mar 2026 23:15:22 GMT
[INFO] [stdout] 
[INFO] [stdout] Forbidden: Target blocked by security policy
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63917355e8ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63917355e8ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63917355e8ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63917355e8ba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6391735755ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6391735755ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6391735638b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6391735638b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63917353cc0f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63917353cc0f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639173556829 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6391730ba7ac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6391730ba7ac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639173556aa2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x639173556aa2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63917353ccc8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639173534589 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63917353db9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639173575eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639173084d05 - in_process_tests::test_proxy_connect_to_external::{{closure}}::h818ec39656dbdd6b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/in_process_tests.rs:451:13
[INFO] [stdout]   20:     0x6391730ab342 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8f406fbd6b3a68e2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x6391730ab43d - <core::pin::Pin<P> as core::future::future::Future>::poll::hd473d94e6786d7e4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x63917309548d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5860ad4dcf465c36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x63917309523b - tokio::task::coop::with_budget::h20743736bf269d5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x63917309523b - tokio::task::coop::budget::hb57b9cdce4af6fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x63917309523b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h88741f91639d4964
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x639173092220 - tokio::runtime::scheduler::current_thread::Context::enter::h46b27aa666ec006f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x639173093e6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h17f2dceb03c61812
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x639173093af4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf9fea995240519ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x639173098beb - tokio::runtime::context::scoped::Scoped<T>::set::h9c09930331a362d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x6391730a4709 - tokio::runtime::context::set_scheduler::{{closure}}::h7b3f30eca4ec46ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x63917308fe92 - std::thread::local::LocalKey<T>::try_with::hd88700c4f3ece14f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x63917308e6ae - std::thread::local::LocalKey<T>::with::h1018b4df2ff0bfff
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x6391730a46bd - tokio::runtime::context::set_scheduler::hb925a03915c0eb29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x639173093460 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h16d25ac3901545d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x639173093b36 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h431dbe98d57226ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x639173090600 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3fa0571bb31f4d1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x6391730aa543 - tokio::runtime::context::runtime::enter_runtime::h1fc95607b03d88e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x6391730903c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc14e22adc8926667
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x639173098e64 - tokio::runtime::runtime::Runtime::block_on_inner::hca6944d1591085c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x63917309902f - tokio::runtime::runtime::Runtime::block_on::hf505529d9dd03aa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x639173084690 - in_process_tests::test_proxy_connect_to_external::h0c61ef9f1ff43b2c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/in_process_tests.rs:448:20
[INFO] [stdout]   42:     0x639173084727 - in_process_tests::test_proxy_connect_to_external::{{closure}}::h473886b1b02a851c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/in_process_tests.rs:442:42
[INFO] [stdout]   43:     0x6391730899a6 - core::ops::function::FnOnce::call_once::hbad364ed51265a40
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6391730ae88b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6391730ae88b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x6391730bb27b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x6391730bb27b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x6391730bb27b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6391730bb27b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6391730bb27b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6391730bb27b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x6391730bb27b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x6391730b6994 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x6391730b6994 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x6391730bde82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x6391730bde82 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6391730bde82 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6391730bde82 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6391730bde82 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6391730bde82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x6391730bde82 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63917355e07f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x63917355e07f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x785f4d81baa4 - <unknown>
[INFO] [stdout]   65:     0x785f4d8a8a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_proxy_http_request_to_external stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_proxy_http_request_to_external' (626) panicked at tests/in_process_tests.rs:425:13:
[INFO] [stdout] Expected 200, 502, 503, or 504, got: HTTP/1.1 403 Forbidden
[INFO] [stdout] Connection: close
[INFO] [stdout] Content-Length: 44
[INFO] [stdout] Date: Tue, 10 Mar 2026 23:15:22 GMT
[INFO] [stdout] 
[INFO] [stdout] Forbidden: Target blocked by security policy
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63917355e8ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63917355e8ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63917355e8ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63917355e8ba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6391735755ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6391735755ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6391735638b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6391735638b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63917353cc0f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63917353cc0f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639173556829 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6391730ba7ac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6391730ba7ac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639173556aa2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x639173556aa2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63917353ccc8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639173534589 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63917353db9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639173575eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639173087202 - in_process_tests::test_proxy_http_request_to_external::{{closure}}::h477fce55e1a2449f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/in_process_tests.rs:425:13
[INFO] [stdout]   20:     0x6391730ab342 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8f406fbd6b3a68e2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x6391730ab43d - <core::pin::Pin<P> as core::future::future::Future>::poll::hd473d94e6786d7e4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x63917309548d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5860ad4dcf465c36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x63917309523b - tokio::task::coop::with_budget::h20743736bf269d5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x63917309523b - tokio::task::coop::budget::hb57b9cdce4af6fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x63917309523b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h88741f91639d4964
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x639173092220 - tokio::runtime::scheduler::current_thread::Context::enter::h46b27aa666ec006f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x639173093e6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h17f2dceb03c61812
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x639173093af4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf9fea995240519ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x639173098beb - tokio::runtime::context::scoped::Scoped<T>::set::h9c09930331a362d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x6391730a4709 - tokio::runtime::context::set_scheduler::{{closure}}::h7b3f30eca4ec46ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x63917308fe92 - std::thread::local::LocalKey<T>::try_with::hd88700c4f3ece14f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x63917308e6ae - std::thread::local::LocalKey<T>::with::h1018b4df2ff0bfff
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x6391730a46bd - tokio::runtime::context::set_scheduler::hb925a03915c0eb29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x639173093460 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h16d25ac3901545d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x639173093b36 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h431dbe98d57226ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x639173090600 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3fa0571bb31f4d1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x6391730aa543 - tokio::runtime::context::runtime::enter_runtime::h1fc95607b03d88e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x6391730903c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc14e22adc8926667
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x639173098e64 - tokio::runtime::runtime::Runtime::block_on_inner::hca6944d1591085c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x63917309902f - tokio::runtime::runtime::Runtime::block_on::hf505529d9dd03aa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x639173086ae0 - in_process_tests::test_proxy_http_request_to_external::hca452af1ff23fe41
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/in_process_tests.rs:422:20
[INFO] [stdout]   42:     0x6391730872e7 - in_process_tests::test_proxy_http_request_to_external::{{closure}}::h82bc0e48e6398353
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/in_process_tests.rs:415:47
[INFO] [stdout]   43:     0x639173089226 - core::ops::function::FnOnce::call_once::h66758f9b4cdbba62
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6391730ae88b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6391730ae88b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x6391730bb27b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x6391730bb27b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x6391730bb27b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6391730bb27b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6391730bb27b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6391730bb27b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x6391730bb27b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x6391730b6994 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x6391730b6994 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x6391730bde82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x6391730bde82 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6391730bde82 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6391730bde82 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6391730bde82 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6391730bde82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x6391730bde82 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63917355e07f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x63917355e07f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x785f4d81baa4 - <unknown>
[INFO] [stdout]   65:     0x785f4d8a8a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_proxy_https_port stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_proxy_https_port' (627) panicked at tests/in_process_tests.rs:793:13:
[INFO] [stdout] Expected 200, 502, or 503, got: HTTP/1.1 403 Forbidden
[INFO] [stdout] Content-Length: 44
[INFO] [stdout] Date: Tue, 10 Mar 2026 23:15:22 GMT
[INFO] [stdout] 
[INFO] [stdout] Forbidden: Target
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63917355e8ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63917355e8ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63917355e8ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63917355e8ba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6391735755ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6391735755ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6391735638b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6391735638b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63917353cc0f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63917353cc0f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639173556829 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6391730ba7ac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6391730ba7ac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639173556aa2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x639173556aa2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63917353ccc8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639173534589 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63917353db9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639173575eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63917307cfee - in_process_tests::test_proxy_https_port::{{closure}}::hed5e5d68a7e3e042
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/in_process_tests.rs:793:13
[INFO] [stdout]   20:     0x6391730ab342 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8f406fbd6b3a68e2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x6391730ab43d - <core::pin::Pin<P> as core::future::future::Future>::poll::hd473d94e6786d7e4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x63917309548d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5860ad4dcf465c36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x63917309523b - tokio::task::coop::with_budget::h20743736bf269d5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x63917309523b - tokio::task::coop::budget::hb57b9cdce4af6fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x63917309523b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h88741f91639d4964
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x639173092220 - tokio::runtime::scheduler::current_thread::Context::enter::h46b27aa666ec006f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x639173093e6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h17f2dceb03c61812
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x639173093af4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf9fea995240519ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x639173098beb - tokio::runtime::context::scoped::Scoped<T>::set::h9c09930331a362d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x6391730a4709 - tokio::runtime::context::set_scheduler::{{closure}}::h7b3f30eca4ec46ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x63917308fe92 - std::thread::local::LocalKey<T>::try_with::hd88700c4f3ece14f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x63917308e6ae - std::thread::local::LocalKey<T>::with::h1018b4df2ff0bfff
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x6391730a46bd - tokio::runtime::context::set_scheduler::hb925a03915c0eb29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x639173093460 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h16d25ac3901545d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x639173093b36 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h431dbe98d57226ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x639173090600 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3fa0571bb31f4d1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x6391730aa543 - tokio::runtime::context::runtime::enter_runtime::h1fc95607b03d88e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x6391730903c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc14e22adc8926667
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x639173098e64 - tokio::runtime::runtime::Runtime::block_on_inner::hca6944d1591085c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x63917309902f - tokio::runtime::runtime::Runtime::block_on::hf505529d9dd03aa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x63917307c8f0 - in_process_tests::test_proxy_https_port::h289378bd7638ec23
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/in_process_tests.rs:791:20
[INFO] [stdout]   42:     0x63917307c987 - in_process_tests::test_proxy_https_port::{{closure}}::hec505710c17417ce
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/in_process_tests.rs:784:33
[INFO] [stdout]   43:     0x639173088b96 - core::ops::function::FnOnce::call_once::h019a962a578e53c4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6391730ae88b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6391730ae88b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x6391730bb27b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x6391730bb27b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x6391730bb27b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6391730bb27b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6391730bb27b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6391730bb27b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x6391730bb27b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x6391730b6994 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x6391730b6994 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x6391730bde82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x6391730bde82 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6391730bde82 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6391730bde82 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6391730bde82 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6391730bde82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x6391730bde82 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63917355e07f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x63917355e07f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x785f4d81baa4 - <unknown>
[INFO] [stdout]   65:     0x785f4d8a8a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_proxy_request_with_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_proxy_request_with_body' (631) panicked at tests/in_process_tests.rs:719:13:
[INFO] [stdout] Expected 200, 502, 503, 504, or empty
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63917355e8ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63917355e8ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63917355e8ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63917355e8ba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6391735755ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6391735755ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6391735638b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6391735638b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63917353cc0f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63917353cc0f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639173556829 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6391730ba7ac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6391730ba7ac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639173556aa2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x639173556aa2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63917353ccfa - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x639173534589 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63917353db9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639173575eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6391730834b1 - in_process_tests::test_proxy_request_with_body::{{closure}}::hf0759c314fb5212d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/in_process_tests.rs:719:13
[INFO] [stdout]   20:     0x6391730ab342 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8f406fbd6b3a68e2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x6391730ab43d - <core::pin::Pin<P> as core::future::future::Future>::poll::hd473d94e6786d7e4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x63917309548d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5860ad4dcf465c36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x63917309523b - tokio::task::coop::with_budget::h20743736bf269d5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x63917309523b - tokio::task::coop::budget::hb57b9cdce4af6fad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x63917309523b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h88741f91639d4964
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x639173092220 - tokio::runtime::scheduler::current_thread::Context::enter::h46b27aa666ec006f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x639173093e6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h17f2dceb03c61812
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x639173093af4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf9fea995240519ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x639173098beb - tokio::runtime::context::scoped::Scoped<T>::set::h9c09930331a362d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x6391730a4709 - tokio::runtime::context::set_scheduler::{{closure}}::h7b3f30eca4ec46ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x63917308fe92 - std::thread::local::LocalKey<T>::try_with::hd88700c4f3ece14f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x63917308e6ae - std::thread::local::LocalKey<T>::with::h1018b4df2ff0bfff
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x6391730a46bd - tokio::runtime::context::set_scheduler::hb925a03915c0eb29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x639173093460 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h16d25ac3901545d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x639173093b36 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h431dbe98d57226ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x639173090600 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3fa0571bb31f4d1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x6391730aa543 - tokio::runtime::context::runtime::enter_runtime::h1fc95607b03d88e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x6391730903c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc14e22adc8926667
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x639173098e64 - tokio::runtime::runtime::Runtime::block_on_inner::hca6944d1591085c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x63917309902f - tokio::runtime::runtime::Runtime::block_on::hf505529d9dd03aa3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x639173082ca0 - in_process_tests::test_proxy_request_with_body::h2de6ce2afade66bb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/in_process_tests.rs:716:20
[INFO] [stdout]   42:     0x639173082d37 - in_process_tests::test_proxy_request_with_body::{{closure}}::h435eef77bfb0263c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/in_process_tests.rs:701:40
[INFO] [stdout]   43:     0x639173089726 - core::ops::function::FnOnce::call_once::ha694ba1d9170480c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6391730ae88b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6391730ae88b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x6391730bb27b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x6391730bb27b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x6391730bb27b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6391730bb27b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6391730bb27b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6391730bb27b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x6391730bb27b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x6391730b6994 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x6391730b6994 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x6391730bde82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x6391730bde82 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6391730bde82 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6391730bde82 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6391730bde82 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6391730bde82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x6391730bde82 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63917355e07f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x63917355e07f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x785f4d81baa4 - <unknown>
[INFO] [stdout]   65:     0x785f4d8a8a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_proxy_connect_to_external
[INFO] [stdout]     test_proxy_http_request_to_external
[INFO] [stdout]     test_proxy_https_port
[INFO] [stdout]     test_proxy_request_with_body
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.51s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test in_process_tests`
[INFO] running `Command { std: "docker" "inspect" "b434c6f1c90363eed0aefb06f32eca3f929f342ad51b02a593b3040e7f1b5199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b434c6f1c90363eed0aefb06f32eca3f929f342ad51b02a593b3040e7f1b5199", kill_on_drop: false }`
[INFO] [stdout] b434c6f1c90363eed0aefb06f32eca3f929f342ad51b02a593b3040e7f1b5199
