[INFO] cloning repository https://github.com/deedy5/reqwest-impersonate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deedy5/reqwest-impersonate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeedy5%2Freqwest-impersonate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeedy5%2Freqwest-impersonate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a58759e9de505383780615e447cc22ea2ee2fe8
[INFO] testing deedy5/reqwest-impersonate against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeedy5%2Freqwest-impersonate" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/deedy5/reqwest-impersonate
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/deedy5/reqwest-impersonate
[INFO] tweaked toml for git repo https://github.com/deedy5/reqwest-impersonate written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deedy5/reqwest-impersonate on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deedy5/reqwest-impersonate 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 23afa54c8383f0685ca0f047c3d44f70024253d0dd0c96173e68e861bd3dece8
[INFO] running `Command { std: "docker" "start" "23afa54c8383f0685ca0f047c3d44f70024253d0dd0c96173e68e861bd3dece8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23afa54c8383f0685ca0f047c3d44f70024253d0dd0c96173e68e861bd3dece8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23afa54c8383f0685ca0f047c3d44f70024253d0dd0c96173e68e861bd3dece8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23afa54c8383f0685ca0f047c3d44f70024253d0dd0c96173e68e861bd3dece8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23afa54c8383f0685ca0f047c3d44f70024253d0dd0c96173e68e861bd3dece8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling linked_hash_set v0.1.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling h2 v0.3.26 (https://github.com/deedy5/h2.git?branch=0.3.26-patched#3fb75c16)
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling hyper v0.14.32 (https://github.com/deedy5/hyper.git?branch=v0.14.32-patched#7f5167c9)
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling boring-sys v4.17.0 (https://github.com/cloudflare/boring#17d137e3)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling boring v4.17.0 (https://github.com/cloudflare/boring#17d137e3)
[INFO] [stderr]    Compiling tokio-boring v4.17.0 (https://github.com/cloudflare/boring#17d137e3)
[INFO] [stderr]    Compiling hyper-boring v4.17.0 (https://github.com/cloudflare/boring#17d137e3)
[INFO] [stderr]    Compiling reqwest-impersonate v0.11.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/async_impl/client.rs:135:53
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 pool_max_idle_per_host: std::usize::MAX,
[INFO] [stdout]     |                                                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "23afa54c8383f0685ca0f047c3d44f70024253d0dd0c96173e68e861bd3dece8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23afa54c8383f0685ca0f047c3d44f70024253d0dd0c96173e68e861bd3dece8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-boring v4.17.0 (https://github.com/cloudflare/boring#17d137e3)
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling h2 v0.3.26 (https://github.com/deedy5/h2.git?branch=0.3.26-patched#3fb75c16)
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling hyper v0.14.32 (https://github.com/deedy5/hyper.git?branch=v0.14.32-patched#7f5167c9)
[INFO] [stderr]    Compiling hyper-boring v4.17.0 (https://github.com/cloudflare/boring#17d137e3)
[INFO] [stderr]    Compiling reqwest-impersonate v0.11.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/async_impl/client.rs:135:53
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 pool_max_idle_per_host: std::usize::MAX,
[INFO] [stdout]     |                                                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/async_impl/client.rs:135:53
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 pool_max_idle_per_host: std::usize::MAX,
[INFO] [stdout]     |                                                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "23afa54c8383f0685ca0f047c3d44f70024253d0dd0c96173e68e861bd3dece8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23afa54c8383f0685ca0f047c3d44f70024253d0dd0c96173e68e861bd3dece8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> src/async_impl/client.rs:135:53
[INFO] [stderr]     |
[INFO] [stderr] 135 |                 pool_max_idle_per_host: std::usize::MAX,
[INFO] [stderr]     |                                                     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `reqwest-impersonate` (lib) generated 1 warning
[INFO] [stderr] warning: `reqwest-impersonate` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/reqwest_impersonate-921323c4a38a2b96)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test async_impl::body::tests::test_as_bytes ... ok
[INFO] [stdout] test async_impl::multipart::tests::correct_content_length ... ok
[INFO] [stdout] test async_impl::multipart::tests::header_percent_encoding ... ok
[INFO] [stdout] test async_impl::multipart::tests::form_empty ... ok
[INFO] [stdout] test async_impl::request::tests::convert_from_http_request ... ok
[INFO] [stdout] test async_impl::request::tests::set_http_request_version ... ok
[INFO] [stdout] test async_impl::request::tests::add_query_append_same ... ok
[INFO] [stdout] test async_impl::request::tests::add_query_map ... ok
[INFO] [stdout] test async_impl::multipart::tests::stream_to_end ... ok
[INFO] [stdout] test async_impl::request::tests::add_query_append ... ok
[INFO] [stdout] test async_impl::request::tests::convert_url_authority_into_basic_auth ... ok
[INFO] [stdout] test async_impl::request::tests::normalize_empty_query ... ok
[INFO] [stdout] test async_impl::request::tests::test_explicit_sensitive_header ... ok
[INFO] [stdout] test async_impl::multipart::tests::stream_to_end_with_header ... ok
[INFO] [stdout] test async_impl::request::tests::try_clone_no_body ... ok
[INFO] [stdout] test async_impl::request::tests::try_clone_reusable ... ok
[INFO] [stdout] test async_impl::request::tests::test_bearer_auth_sensitive_header ... ok
[INFO] [stdout] test async_impl::request::tests::test_basic_auth_sensitive_header ... ok
[INFO] [stdout] test async_impl::request::tests::add_query_struct ... ok
[INFO] [stdout] test async_impl::response::tests::test_from_http_response ... ok
[INFO] [stdout] test async_impl::client::tests::execute_request_rejects_invald_urls ... ok
[INFO] [stdout] test async_impl::request::tests::test_replace_headers ... ok
[INFO] [stdout] test error::tests::mem_size_of ... ok
[INFO] [stdout] test error::tests::is_timeout ... ok
[INFO] [stdout] test error::tests::roundtrip_io_error ... ok
[INFO] [stdout] test into_url::tests::into_url_file_scheme ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_has_bad::host ... ok
[INFO] [stdout] test async_impl::request::tests::try_clone_stream ... ok
[INFO] [stdout] test connect::tests::test_tunnel_eof ... ok
[INFO] [stdout] test connect::tests::test_tunnel ... ok
[INFO] [stdout] test error::tests::from_unknown_io_error ... ok
[INFO] [stdout] test error::tests::test_source_chain ... ok
[INFO] [stdout] test connect::tests::test_tunnel_non_http_response ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_has_bad::idna_encoding ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_has_bad::invalid_domain_character ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_has_bad::ip_v6_address ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_has_bad::port ... ok
[INFO] [stdout] test connect::tests::test_tunnel_basic_auth ... ok
[INFO] [stdout] test connect::tests::test_tunnel_proxy_unauthorized ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::domain_port_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::domain_username_password_port_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::domain_username_password_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_has_bad::ip_v4_address ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::domain_username_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::domain_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::lookback_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::loopback_port_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::loopback_username_password_port_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::loopback_username_password_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::loopback_username_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_has_bad::host ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_has_bad::idna_encoding ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_has_bad::ip_v4_address ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_has_bad::ip_v6_address ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_has_bad::port ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::domain_port_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::domain_username_password_port_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::domain_username_password_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::domain_username_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::domain_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::loopback_port_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::loopback_username_password_port_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::loopback_username_password_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::loopback_username_works ... ok
[INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::loopback_works ... ok
[INFO] [stdout] test proxy::tests::test_all ... ok
[INFO] [stdout] test proxy::tests::test_custom ... ok
[INFO] [stdout] test proxy::tests::test_empty_sys_no_proxy ... ok
[INFO] [stdout] test proxy::tests::test_get_sys_proxies_in_cgi ... ok
[INFO] [stdout] test proxy::tests::test_get_sys_proxies_parsing ... ok
[INFO] [stdout] test proxy::tests::test_has_http_auth ... ok
[INFO] [stdout] test proxy::tests::test_http ... ok
[INFO] [stdout] test proxy::tests::test_https ... ok
[INFO] [stdout] test proxy::tests::test_no_proxy_load ... ok
[INFO] [stdout] test proxy::tests::test_proxy_no_proxy_interception_for_proxy_types ... ok
[INFO] [stdout] test proxy::tests::test_proxy_scheme_ip_address_default_http ... ok
[INFO] [stdout] test proxy::tests::test_proxy_scheme_parse ... ok
[INFO] [stderr]      Running tests/badssl.rs (/opt/rustwide/target/release/deps/badssl-a950b6b3dc2c9623)
[INFO] [stdout] test proxy::tests::test_proxy_scheme_parse_default_http_with_auth ... ok
[INFO] [stdout] test proxy::tests::test_sys_no_proxy ... ok
[INFO] [stdout] test proxy::tests::test_wildcard_sys_no_proxy ... ok
[INFO] [stdout] test redirect::test_redirect_policy_custom ... ok
[INFO] [stdout] test redirect::test_redirect_policy_limit ... ok
[INFO] [stdout] test redirect::test_redirect_policy_limit_to_0 ... ok
[INFO] [stdout] test redirect::test_remove_sensitive_headers ... ok
[INFO] [stdout] test response::tests::test_response_builder_ext ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_badssl_self_signed ... FAILED
[INFO] [stdout] test test_badssl_modern ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_badssl_self_signed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_badssl_self_signed' (5930) panicked at tests/badssl.rs:28:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest_impersonate::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("self-signed.badssl.com")), port: None, path: "/", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d30ef74e791 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d30ef7648da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d30ef7533bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d30ef729bb6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d30ef746769 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d30ef6c2d00 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d30ef746a92 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d30ef729c62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d30ef722529 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d30ef72aa4d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d30ef76503c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d30ef764e12 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d30ef4773f1 - badssl[542b71d011950092]::test_badssl_self_signed::{closure#0}
[INFO] [stdout]   13:     0x5d30ef47b0f8 - <tokio[2f046e47c079e0d9]::runtime::context::scoped::Scoped<tokio[2f046e47c079e0d9]::runtime::scheduler::Context>>::set::<<tokio[2f046e47c079e0d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f046e47c079e0d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[2f046e47c079e0d9]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   14:     0x5d30ef47b82d - <tokio[2f046e47c079e0d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   15:     0x5d30ef47aba7 - tokio[2f046e47c079e0d9]::runtime::context::runtime::enter_runtime::<<tokio[2f046e47c079e0d9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   16:     0x5d30ef4788d5 - <tokio[2f046e47c079e0d9]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5d30ef4786fe - <badssl[542b71d011950092]::test_badssl_self_signed::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5d30ef6b5feb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x5d30ef6c3655 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5d30ef6bca14 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5d30ef6c67b2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5d30ef74dcb9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x798716e4c07a - <unknown>
[INFO] [stdout]   24:     0x798716edf534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_badssl_modern stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_badssl_modern' (5929) panicked at tests/badssl.rs:10:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest_impersonate::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("mozilla-modern.badssl.com")), port: None, path: "/", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d30ef74e791 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d30ef7648da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d30ef7533bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d30ef729bb6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d30ef746769 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d30ef6c2d00 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d30ef746a92 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d30ef729c62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d30ef722529 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d30ef72aa4d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d30ef76503c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d30ef764e12 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d30ef477060 - badssl[542b71d011950092]::test_badssl_modern::{closure#0}
[INFO] [stdout]   13:     0x5d30ef47b0f8 - <tokio[2f046e47c079e0d9]::runtime::context::scoped::Scoped<tokio[2f046e47c079e0d9]::runtime::scheduler::Context>>::set::<<tokio[2f046e47c079e0d9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f046e47c079e0d9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[2f046e47c079e0d9]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   14:     0x5d30ef47b82d - <tokio[2f046e47c079e0d9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   15:     0x5d30ef47aba7 - tokio[2f046e47c079e0d9]::runtime::context::runtime::enter_runtime::<<tokio[2f046e47c079e0d9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   16:     0x5d30ef4788d5 - <tokio[2f046e47c079e0d9]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5d30ef47853e - <badssl[542b71d011950092]::test_badssl_modern::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5d30ef6b5feb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x5d30ef6c3655 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5d30ef6bca14 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5d30ef6c67b2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5d30ef74dcb9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x798716e4c07a - <unknown>
[INFO] [stdout]   24:     0x798716edf534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_badssl_modern
[INFO] [stdout]     test_badssl_self_signed
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test badssl`
[INFO] running `Command { std: "docker" "inspect" "23afa54c8383f0685ca0f047c3d44f70024253d0dd0c96173e68e861bd3dece8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23afa54c8383f0685ca0f047c3d44f70024253d0dd0c96173e68e861bd3dece8", kill_on_drop: false }`
[INFO] [stdout] 23afa54c8383f0685ca0f047c3d44f70024253d0dd0c96173e68e861bd3dece8
