[INFO] cloning repository https://github.com/easzlab/exsocks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/easzlab/exsocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feaszlab%2Fexsocks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feaszlab%2Fexsocks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 891043db6c506d56c42b40cfdea3908df822021d
[INFO] testing easzlab/exsocks against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feaszlab%2Fexsocks" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/easzlab/exsocks
[INFO] finished tweaking git repo https://github.com/easzlab/exsocks
[INFO] tweaked toml for git repo https://github.com/easzlab/exsocks written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/easzlab/exsocks on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/easzlab/exsocks 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dea4c0e4b9fedf0e64d79d4772d6947ee424c6602dcf02fbe9554499d686cbdc
[INFO] running `Command { std: "docker" "start" "-a" "dea4c0e4b9fedf0e64d79d4772d6947ee424c6602dcf02fbe9554499d686cbdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dea4c0e4b9fedf0e64d79d4772d6947ee424c6602dcf02fbe9554499d686cbdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dea4c0e4b9fedf0e64d79d4772d6947ee424c6602dcf02fbe9554499d686cbdc", kill_on_drop: false }`
[INFO] [stdout] dea4c0e4b9fedf0e64d79d4772d6947ee424c6602dcf02fbe9554499d686cbdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47dfec4fc5cadb5cd953bdc89d366f1ec04dcaa6e9e4a5c3af71539442670405
[INFO] running `Command { std: "docker" "start" "-a" "47dfec4fc5cadb5cd953bdc89d366f1ec04dcaa6e9e4a5c3af71539442670405", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling metrics-util v0.19.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling exsocks v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling prefix-trie v0.8.2
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.16.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-rolling-file v0.1.3
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling config v0.15.22
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "47dfec4fc5cadb5cd953bdc89d366f1ec04dcaa6e9e4a5c3af71539442670405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47dfec4fc5cadb5cd953bdc89d366f1ec04dcaa6e9e4a5c3af71539442670405", kill_on_drop: false }`
[INFO] [stdout] 47dfec4fc5cadb5cd953bdc89d366f1ec04dcaa6e9e4a5c3af71539442670405
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a95c9900b78007af66d68b3e59f554f0cc52ff3ed6d21081b2e74840af468ed1
[INFO] running `Command { std: "docker" "start" "-a" "a95c9900b78007af66d68b3e59f554f0cc52ff3ed6d21081b2e74840af468ed1", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling prefix-trie v0.8.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling config v0.15.22
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling tracing-rolling-file v0.1.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling metrics-util v0.19.1
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.16.2
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling exsocks v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "a95c9900b78007af66d68b3e59f554f0cc52ff3ed6d21081b2e74840af468ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a95c9900b78007af66d68b3e59f554f0cc52ff3ed6d21081b2e74840af468ed1", kill_on_drop: false }`
[INFO] [stdout] a95c9900b78007af66d68b3e59f554f0cc52ff3ed6d21081b2e74840af468ed1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0fcd10413d7edc310d547c94bf8efa11a3922e6f0f7fb9f3b29dd4941e788007
[INFO] running `Command { std: "docker" "start" "-a" "0fcd10413d7edc310d547c94bf8efa11a3922e6f0f7fb9f3b29dd4941e788007", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exsocks-da846ef2a7f69892)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test access::tests::test_empty_rules_denies_all ... ok
[INFO] [stdout] test access::tests::test_ipv4_mapped_ipv6_normalization ... ok
[INFO] [stdout] test access::tests::test_denied_ip_not_in_cidr ... ok
[INFO] [stdout] test access::tests::test_allowed_ip_in_cidr ... ok
[INFO] [stdout] test access::tests::test_host_route_32 ... ok
[INFO] [stdout] test access::tests::test_ipv4_cidr_boundary_matching ... ok
[INFO] [stdout] test access::tests::test_config_order_preserved ... ok
[INFO] [stdout] test access::tests::test_load_invalid_yaml_syntax ... ok
[INFO] [stdout] test access::tests::test_load_empty_client_rules_field ... ok
[INFO] [stdout] test access::tests::test_load_from_yaml_invalid_cidr ... ok
[INFO] [stdout] test access::tests::test_normalize_ipv4_unchanged ... ok
[INFO] [stdout] test access::tests::test_normalize_ipv4_mapped_ipv6 ... ok
[INFO] [stdout] test access::tests::test_multiple_cidrs_any_match_allows ... ok
[INFO] [stdout] test access::tests::test_concurrent_check_during_reload ... ok
[INFO] [stdout] test access::tests::test_normalize_ipv6_unchanged ... ok
[INFO] [stdout] test access::tests::test_reload_updates_rules ... ok
[INFO] [stdout] test access::tests::test_ipv6_cidr_matching ... ok
[INFO] [stdout] test access::tests::test_load_from_yaml_valid ... ok
[INFO] [stdout] test access::tests::test_load_empty_yaml ... ok
[INFO] [stdout] test access::tests::test_load_nonexistent_file ... ok
[INFO] [stdout] test access::tests::test_reload_on_invalid_keeps_old_rules ... ok
[INFO] [stdout] test config::tests::test_apply_cli_args_override ... ok
[INFO] [stdout] test config::tests::test_default_access_fields ... ok
[INFO] [stdout] test config::tests::test_apply_cli_args_partial ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test dns_cache::tests::test_evict_expired_positive ... ok
[INFO] [stdout] test dns_cache::tests::test_evict_expired_negative ... ok
[INFO] [stdout] test dns_cache::tests::test_new_cache ... ok
[INFO] [stdout] test dns_cache::tests::test_evict_keeps_fresh_entries ... ok
[INFO] [stdout] test error::tests::test_error_display_invalid_version ... ok
[INFO] [stdout] test error::tests::test_error_display_io ... ok
[INFO] [stdout] test error::tests::test_error_display_unsupported_command ... ok
[INFO] [stdout] test error::tests::test_error_display_no_acceptable_auth ... ok
[INFO] [stdout] test error::tests::test_from_io_error ... ok
[INFO] [stdout] test socks5::protocol::tests::test_address_display_domain ... ok
[INFO] [stdout] test socks5::protocol::tests::test_address_display_ipv4 ... ok
[INFO] [stdout] test config::tests::test_load_invalid_yaml ... ok
[INFO] [stdout] test config::tests::test_access_fields_default_when_not_in_yaml ... ok
[INFO] [stdout] test config::tests::test_load_access_fields_from_yaml ... ok
[INFO] [stdout] test config::tests::test_load_from_yaml ... ok
[INFO] [stdout] test socks5::protocol::tests::test_address_domain_to_bytes ... ok
[INFO] [stdout] test socks5::protocol::tests::test_address_ipv4_to_bytes ... ok
[INFO] [stdout] test socks5::protocol::tests::test_address_domain_max_length ... ok
[INFO] [stdout] test socks5::reply::tests::test_build_reply_port_big_endian ... ok
[INFO] [stdout] test socks5::reply::tests::test_build_reply_failure ... ok
[INFO] [stdout] test socks5::reply::tests::test_build_reply_version_byte ... ok
[INFO] [stdout] test socks5::reply::tests::test_build_reply_success_ipv6 ... ok
[INFO] [stdout] test socks5::protocol::tests::test_address_ipv6_to_bytes ... ok
[INFO] [stdout] test target_rules::tests::test_compile_invalid_cidr ... ok
[INFO] [stdout] test socks5::reply::tests::test_build_reply_success_ipv4 ... ok
[INFO] [stdout] test target_rules::tests::test_domain_case_insensitive ... ok
[INFO] [stdout] test target_rules::tests::test_domain_exact_match ... ok
[INFO] [stdout] test target_rules::tests::test_empty_rules_blocks_all ... ok
[INFO] [stdout] test target_rules::tests::test_domain_suffix_match ... ok
[INFO] [stdout] test target_rules::tests::test_cross_type_priority ... ok
[INFO] [stdout] test target_rules::tests::test_ipcidr_first_match_wins_with_trie ... ok
[INFO] [stdout] test target_rules::tests::test_ipcidr_ipv4_host_route ... ok
[INFO] [stdout] test target_rules::tests::test_first_match_wins_domain ... ok
[INFO] [stdout] test target_rules::tests::test_ipcidr_early_return ... ok
[INFO] [stdout] test target_rules::tests::test_ipcidr_ipv4_mapped_ipv6_normalization ... ok
[INFO] [stdout] test target_rules::tests::test_ipcidr_ipv4_match ... ok
[INFO] [stdout] test target_rules::tests::test_ipcidr_ipv6_match ... ok
[INFO] [stdout] test target_rules::tests::test_ipcidr_non_canonical_cidr_normalized ... ok
[INFO] [stdout] test target_rules::tests::test_opt_flags_and_value_passthrough ... ok
[INFO] [stdout] test target_rules::tests::test_ipcidr_same_cidr_different_ports ... ok
[INFO] [stdout] test target_rules::tests::test_opt_log_flag ... ok
[INFO] [stdout] test target_rules::tests::test_parse_5_element_array_defaults ... ok
[INFO] [stdout] test target_rules::tests::test_parse_7_element_array ... ok
[INFO] [stdout] test target_rules::tests::test_parse_6_element_array ... ok
[INFO] [stdout] test target_rules::tests::test_parse_invalid_opt1_not_integer ... ok
[INFO] [stdout] test target_rules::tests::test_parse_port_start_greater_than_end ... ok
[INFO] [stdout] test target_rules::tests::test_parse_invalid_opt1_out_of_range ... ok
[INFO] [stdout] test target_rules::tests::test_parse_too_few_elements ... ok
[INFO] [stdout] test socks5::protocol::tests::test_address_display_ipv6 ... ok
[INFO] [stdout] test target_rules::tests::test_parse_too_many_elements ... ok
[INFO] [stdout] test error::tests::test_from_config_error ... ok
[INFO] [stdout] test target_rules::tests::test_parse_unknown_action ... ok
[INFO] [stdout] test target_rules::tests::test_parse_unknown_type ... ok
[INFO] [stdout] test target_rules::tests::test_port_range_match ... ok
[INFO] [stdout] test target_rules::tests::test_rule_count ... ok
[INFO] [stdout] test target_rules::tests::test_ipcidr_many_rules_performance ... ok
[INFO] [stdout] test access::tests::test_watch_auto_reload ... ok
[INFO] [stdout] test access::tests::test_watch_survives_invalid_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/exsocks-59b5fefb4a546aa0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/access_test.rs (/opt/rustwide/target/debug/deps/access_test-2205094cd95be031)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_ipv4_mapped_ipv6_normalization ... ok
[INFO] [stdout] test test_ipv4_cidr_boundary_matching ... ok
[INFO] [stdout] test test_denied_ip_not_in_cidr ... ok
[INFO] [stdout] test test_ipv6_cidr_matching ... ok
[INFO] [stdout] test test_ipv6_loopback ... ok
[INFO] [stdout] test test_ipv4_mapped_ipv6_loopback ... ok
[INFO] [stdout] test test_empty_rules_denies_all ... ok
[INFO] [stdout] test test_host_route_32 ... ok
[INFO] [stdout] test test_allowed_ip_in_cidr ... ok
[INFO] [stdout] test test_load_nonexistent_file ... ok
[INFO] [stdout] test test_load_from_yaml_invalid_cidr ... ok
[INFO] [stdout] test test_load_from_yaml_valid ... ok
[INFO] [stdout] test test_load_invalid_yaml_syntax ... ok
[INFO] [stdout] test test_load_empty_yaml ... ok
[INFO] [stdout] test test_missing_client_rules_field_denies_all ... ok
[INFO] [stdout] test test_multiple_cidrs_any_match_allows ... ok
[INFO] [stdout] test test_reload_updates_rules ... ok
[INFO] [stdout] test test_reload_on_invalid_cidr_keeps_old_rules ... ok
[INFO] [stdout] test test_reload_on_invalid_keeps_old_rules ... ok
[INFO] [stdout] test test_reload_adds_new_rule ... ok
[INFO] [stdout] test test_reload_removes_rule ... ok
[INFO] [stdout] test test_concurrent_check_during_reload ... ok
[INFO] [stdout] test test_watch_auto_reload_password_change ... ok
[INFO] [stdout] test test_watch_auto_reload ... ok
[INFO] [stdout] test test_watch_survives_invalid_content ... ok
[INFO] [stderr]      Running tests/auth_test.rs (/opt/rustwide/target/debug/deps/auth_test-5947c0ddb7ec42bf)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_load_nonexistent_file ... ok
[INFO] [stdout] test test_load_invalid_yaml ... ok
[INFO] [stdout] test test_empty_users_list ... ok
[INFO] [stdout] test test_load_users_from_yaml ... ok
[INFO] [stdout] test test_load_missing_users_field ... ok
[INFO] [stdout] test test_reload_removes_user ... ok
[INFO] [stdout] test test_verify_correct_credentials ... ok
[INFO] [stdout] test test_reload_adds_new_user ... ok
[INFO] [stdout] test test_reload_changes_password ... ok
[INFO] [stdout] test test_duplicate_username_last_wins ... ok
[INFO] [stdout] test test_verify_nonexistent_user ... ok
[INFO] [stdout] test test_verify_wrong_password ... ok
[INFO] [stdout] test test_verify_empty_username ... ok
[INFO] [stdout] test test_watch_auto_reload_password_change ... ok
[INFO] [stdout] test test_watch_auto_reload_on_file_change ... ok
[INFO] [stdout] test test_watch_survives_invalid_file_content ... ok
[INFO] [stderr]      Running tests/dns_cache_test.rs (/opt/rustwide/target/debug/deps/dns_cache_test-7d62b0b06322b120)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_cache_new_with_zero_ttl_still_creates ... ok
[INFO] [stdout] test test_cache_new_empty ... ok
[INFO] [stdout] test test_empty_dns_server_uses_system_default ... ok
[INFO] [stdout] test test_concurrent_resolve_coalescing_negative ... ok
[INFO] [stdout] test test_concurrent_resolve_coalescing ... ok
[INFO] [stdout] test test_negative_cache_hit ... ok
[INFO] [stdout] test test_invalid_dns_server_falls_back_to_system ... ok
[INFO] [stdout] test test_resolve_caches_result ... ok
[INFO] [stdout] test test_custom_dns_server_negative_cache ... ok
[INFO] [stdout] test test_cache_max_entries_eviction ... ok
[INFO] [stdout] test test_cache_ttl_expiry ... ok
[INFO] [stdout] test test_negative_cache_expiry ... ok
[INFO] [stdout] test test_positive_and_negative_cache_independent_ttl ... ok
[INFO] [stdout] test test_resolve_with_custom_dns_server ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_resolve_with_custom_dns_server stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_resolve_with_custom_dns_server' (193) panicked at tests/dns_cache_test.rs:238:5:
[INFO] [stdout] Custom DNS server resolve should succeed: Some(InvalidAddress("DNS resolution failed: proto error: io error: Network is unreachable (os error 101)"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62a9701c7a0a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62a9701c7a0a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62a9701c7a0a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a9701c7a0a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62a9701de5da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a9701de5da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x62a9701cc8d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62a9701cc8d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62a9701a5f8f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a9701a5f8f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a9701bfaa9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a96fe6d83c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x62a96fe6d83c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62a9701bfd22 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x62a9701bfd22 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62a9701a6048 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62a97019d909 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62a9701a6f1d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62a9701dedcc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a96fe57bc4 - dns_cache_test[20d7396a25192840]::test_resolve_with_custom_dns_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/dns_cache_test.rs:238:5
[INFO] [stdout]   20:     0x62a96fe4ce52 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x62a96fe4cecd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x62a96fe3adad - <tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   23:     0x62a96fe3acab - tokio[694422675f068360]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x62a96fe3acab - tokio[694422675f068360]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x62a96fe3acab - <tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   26:     0x62a96fe336e0 - <tokio[694422675f068360]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   27:     0x62a96fe3a01d - <tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   28:     0x62a96fe392b4 - <tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   29:     0x62a96fe4eafb - <tokio[694422675f068360]::runtime::context::scoped::Scoped<tokio[694422675f068360]::runtime::scheduler::Context>>::set::<<tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[694422675f068360]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x62a96fe51959 - tokio[694422675f068360]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[694422675f068360]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x62a96fe34662 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[694422675f068360]::runtime::context::Context>>::try_with::<tokio[694422675f068360]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[694422675f068360]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[694422675f068360]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x62a96fe341ee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[694422675f068360]::runtime::context::Context>>::with::<tokio[694422675f068360]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[694422675f068360]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[694422675f068360]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x62a96fe50fcd - tokio[694422675f068360]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[694422675f068360]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x62a96fe36900 - <tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   35:     0x62a96fe36bf6 - <tokio[694422675f068360]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   36:     0x62a96fe38ec0 - <tokio[694422675f068360]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x62a96fe4bab3 - tokio[694422675f068360]::runtime::context::runtime::enter_runtime::<<tokio[694422675f068360]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x62a96fe33211 - <tokio[694422675f068360]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x62a96fe4dd44 - <tokio[694422675f068360]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x62a96fe4df0f - <tokio[694422675f068360]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x62a96fe5b7d6 - dns_cache_test[20d7396a25192840]::test_resolve_with_custom_dns_server
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/dns_cache_test.rs:249:66
[INFO] [stdout]   42:     0x62a96fe53d17 - dns_cache_test[20d7396a25192840]::test_resolve_with_custom_dns_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/dns_cache_test.rs:226:47
[INFO] [stdout]   43:     0x62a96fe4d396 - <dns_cache_test[20d7396a25192840]::test_resolve_with_custom_dns_server::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x62a96fe60b1b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62a96fe60b1b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x62a96fe6e30b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x62a96fe6e30b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x62a96fe6e30b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x62a96fe6e30b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x62a96fe6e30b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x62a96fe6e30b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x62a96fe6e30b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x62a96fe68ce4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x62a96fe68ce4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x62a96fe70f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x62a96fe70f12 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62a96fe70f12 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62a96fe70f12 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62a96fe70f12 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62a96fe70f12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x62a96fe70f12 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x62a9701c711f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x62a9701c711f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7f71dd7b4aa4 - <unknown>
[INFO] [stdout]   65:     0x7f71dd841a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_resolve_with_custom_dns_server
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test dns_cache_test`
[INFO] running `Command { std: "docker" "inspect" "0fcd10413d7edc310d547c94bf8efa11a3922e6f0f7fb9f3b29dd4941e788007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fcd10413d7edc310d547c94bf8efa11a3922e6f0f7fb9f3b29dd4941e788007", kill_on_drop: false }`
[INFO] [stdout] 0fcd10413d7edc310d547c94bf8efa11a3922e6f0f7fb9f3b29dd4941e788007
