[INFO] fetching crate webly 0.1.16...
[INFO] testing webly-0.1.16 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate webly 0.1.16 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate webly 0.1.16
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate webly 0.1.16
[INFO] tweaked toml for crates.io crate webly 0.1.16 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webly 0.1.16 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webly 0.1.16 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 539ea9b68dd38ac86c8be9f6e16278571176a7be301785c3e26c2ae5ce2b4c09
[INFO] running `Command { std: "docker" "start" "-a" "539ea9b68dd38ac86c8be9f6e16278571176a7be301785c3e26c2ae5ce2b4c09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "539ea9b68dd38ac86c8be9f6e16278571176a7be301785c3e26c2ae5ce2b4c09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "539ea9b68dd38ac86c8be9f6e16278571176a7be301785c3e26c2ae5ce2b4c09", kill_on_drop: false }`
[INFO] [stdout] 539ea9b68dd38ac86c8be9f6e16278571176a7be301785c3e26c2ae5ce2b4c09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a4518e0954e83ab4c23447cd05f75e271d970110da8dd24dd85876b0d6e9e50
[INFO] running `Command { std: "docker" "start" "-a" "6a4518e0954e83ab4c23447cd05f75e271d970110da8dd24dd85876b0d6e9e50", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling webly v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "6a4518e0954e83ab4c23447cd05f75e271d970110da8dd24dd85876b0d6e9e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a4518e0954e83ab4c23447cd05f75e271d970110da8dd24dd85876b0d6e9e50", kill_on_drop: false }`
[INFO] [stdout] 6a4518e0954e83ab4c23447cd05f75e271d970110da8dd24dd85876b0d6e9e50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3a810275743ee49aecc9282edb2f815a223128e0fccc4bbac68c67dbc6b3d26
[INFO] running `Command { std: "docker" "start" "-a" "f3a810275743ee49aecc9282edb2f815a223128e0fccc4bbac68c67dbc6b3d26", kill_on_drop: false }`
[INFO] [stderr]    Compiling webly v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.85s
[INFO] running `Command { std: "docker" "inspect" "f3a810275743ee49aecc9282edb2f815a223128e0fccc4bbac68c67dbc6b3d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3a810275743ee49aecc9282edb2f815a223128e0fccc4bbac68c67dbc6b3d26", kill_on_drop: false }`
[INFO] [stdout] f3a810275743ee49aecc9282edb2f815a223128e0fccc4bbac68c67dbc6b3d26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 06a70ac3d939ad78de292b2c89e8c35ccf5152d7812d3af2c776bde2c0a1bd12
[INFO] running `Command { std: "docker" "start" "-a" "06a70ac3d939ad78de292b2c89e8c35ccf5152d7812d3af2c776bde2c0a1bd12", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/webly-d8cf6cbe71be4aa9)
[INFO] [stdout] 
[INFO] [stdout] running 101 tests
[INFO] [stdout] test cmd::test::test_cli ... ok
[INFO] [stdout] test cmd::test::test_merge_req_functionality ... ok
[INFO] [stdout] test cmd::test::test_http_request_args_implementation ... ok
[INFO] [stdout] test cmd::test::test_vec_to_hashmap_header_with_multiple_colons ... ok
[INFO] [stdout] test cmd::test::test_merge_req_partial_override ... ok
[INFO] [stdout] test cmd::test::test_method_case_normalization ... ok
[INFO] [stdout] test cmd::test::test_profile_and_verbose_getters ... ok
[INFO] [stdout] test cmd::test::test_vec_to_hashmap_valid_headers ... ok
[INFO] [stdout] test decoder::test::decode_deflate_should_return_correct_string ... ok
[INFO] [stdout] test decoder::test::decode_zstd_should_return_correct_string ... ok
[INFO] [stdout] test cmd::test::test_default_profile_and_verbose ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_empty_encoding_string ... ok
[INFO] [stdout] test cmd::test::test_http_connection_profile_implementation ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_invalid_utf8_fallback ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_integration ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_large_data ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_utf8 ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_with_case_insensitive_encoding ... ok
[INFO] [stdout] test cmd::test::test_insecure_flag_handling ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_with_whitespace_in_encoding ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_with_multiple_encodings ... ok
[INFO] [stdout] test decoder::test::decode_gzip_should_return_correct_string ... ok
[INFO] [stdout] test cmd::test::cmd_args_parse_should_decompose_values_properly ... ok
[INFO] [stdout] test decoder::test::test_decode_unknown_encoding ... ok
[INFO] [stdout] test decoder::test::test_encoding_constants ... ok
[INFO] [stdout] test decoder::test::test_successful_compression_roundtrip ... ok
[INFO] [stdout] test http::tests::test_build_client_with_proxy ... ok
[INFO] [stdout] test http::tests::test_build_request_complex_headers ... ok
[INFO] [stdout] test http::tests::test_build_request_different_methods ... ok
[INFO] [stdout] test http::tests::test_build_client_with_insecure ... ok
[INFO] [stdout] test http::tests::test_build_request_post_with_body ... ok
[INFO] [stdout] test http::tests::test_build_request_get ... ok
[INFO] [stdout] test http::tests::test_build_request_url_construction ... ok
[INFO] [stdout] test http::tests::test_build_request_with_auth ... ok
[INFO] [stdout] test http::tests::test_build_request_with_custom_headers ... ok
[INFO] [stdout] test http::tests::test_build_request_with_empty_body ... ok
[INFO] [stdout] test http::tests::test_default_method ... ok
[INFO] [stdout] test http::tests::test_http_client_creation ... ok
[INFO] [stdout] test http::tests::test_error_status_codes ... ok
[INFO] [stdout] test http::tests::test_http_client_debug ... ok
[INFO] [stdout] test http::tests::test_http_response_creation ... ok
[INFO] [stdout] test http::tests::test_http_response_without_json ... ok
[INFO] [stdout] test http::tests::test_http_client_with_auth ... ok
[INFO] [stdout] test http::tests::test_response_methods ... ok
[INFO] [stdout] test ini::test::add_profile_should_properly_add_record_in_ini_file ... ok
[INFO] [stdout] test http::tests::test_mock_profile_builder_pattern ... ok
[INFO] [stdout] test ini::test::ini_profile_merge_should_merge_req_members_properly ... ok
[INFO] [stdout] test ini::test::test_blank_profile ... ok
[INFO] [stdout] test ini::test::load_profile_should_return_correct_values_in_ini_file ... ok
[INFO] [stdout] test ini::test::test_empty_ini_file ... ok
[INFO] [stdout] test ini::test::test_ini_file_without_host ... ok
[INFO] [stdout] test ini::test::test_ini_profile_merge_preserves_original_when_new_is_none ... ok
[INFO] [stdout] test ini::test::test_ini_profile_with_invalid_host ... ok
[INFO] [stdout] test cmd::test::test_vec_to_hashmap_invalid_header_no_colon - should panic ... ok
[INFO] [stdout] test cmd::test::test_vec_to_hashmap_invalid_header_empty - should panic ... ok
[INFO] [stdout] test decoder::test::test_decode_bytes_non_utf8_fallback ... ok
[INFO] [stdout] test decoder::test::test_decode_corrupted_zstd ... ok
[INFO] [stdout] test decoder::test::test_decode_corrupted_deflate ... ok
[INFO] [stdout] test decoder::test::test_decode_corrupted_gzip ... ok
[INFO] [stdout] test ini::test::test_profile_not_found ... ok
[INFO] [stdout] test stdio::tests::test_ask_path_with_existing_file ... ok
[INFO] [stdout] test stdio::tests::test_ask_no_space_string_valid ... ok
[INFO] [stdout] test stdio::tests::test_ask_binary_regex ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_equality ... ok
[INFO] [stdout] test ini::test::test_malformed_ini_file ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_with_body ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_with_headers ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_without_body ... ok
[INFO] [stdout] test stdio::tests::test_tilde_expansion ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_new ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_implements_http_request_args ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_new_empty_when_tty ... ok
[INFO] [stdout] test stdio::tests::test_stdin_args_debug_and_clone ... ok
[INFO] [stdout] test ini::test::test_multiple_profiles_in_same_file ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_to_string_variations ... ok
[INFO] [stdout] test ini::test::test_profile_with_special_characters ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_without_scheme ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_with_localhost ... ok
[INFO] [stdout] test stdio::tests::test_regex_compilation ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_with_ipv4 ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_standard_ports ... ok
[INFO] [stdout] test url::test::url::parse_should_parse_relative_url_with_no_scheme_and_host ... ok
[INFO] [stdout] test url::test::url::parse_should_parse_abosolute_url_with_scheme_host_port ... ok
[INFO] [stdout] test url::test::url::test_url_conversion_methods ... ok
[INFO] [stdout] test url::test::url::parse_should_return_slashed_path_if_original_doesnt_have_lead_slash ... ok
[INFO] [stdout] test url::test::url::test_url_new_with_endpoint_only ... ok
[INFO] [stdout] test url::test::url::test_url_new_with_path_only ... ok
[INFO] [stdout] test url::test::url::test_url_new_with_endpoint_and_path ... ok
[INFO] [stdout] test url::test::url::test_url_with_port_zero ... ok
[INFO] [stdout] test url::test::url::test_url_with_complex_query ... ok
[INFO] [stdout] test url::test::endpoint::test_endpoint_parse_error_cases ... ok
[INFO] [stdout] test url::test::url::test_url_with_international_domain ... ok
[INFO] [stdout] test url::test::url::test_url_with_fragment ... ok
[INFO] [stdout] test url::test::url::test_urlpath_new ... ok
[INFO] [stdout] test utils::test::merge_opt_should_return_merged_value_when_both_are_not_none ... ok
[INFO] [stdout] test url::test::url::test_urlpath_to_string ... ok
[INFO] [stdout] test url::test::url::test_url_edge_cases ... ok
[INFO] [stdout] test utils::test::merge_opt_should_return_first_when_second_is_none ... ok
[INFO] [stdout] test utils::test::merge_opt_should_return_second_when_first_is_none ... ok
[INFO] [stdout] test ini::test::test_case_insensitive_boolean_parsing ... ok
[INFO] [stdout] test url::test::url::test_url_with_special_characters_in_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-d25fc43b7a3e56e5)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_help_command ... ok
[INFO] [stdout] test test_basic_get_request ... ok
[INFO] [stdout] test test_invalid_arguments ... ok
[INFO] [stdout] test test_custom_headers ... FAILED
[INFO] [stdout] test test_ipv4_address ... ok
[INFO] [stdout] test test_malformed_headers ... ok
[INFO] [stdout] test test_missing_required_arguments ... ok
[INFO] [stdout] test test_basic_auth ... ok
[INFO] [stdout] test test_only_method_argument ... ok
[INFO] [stdout] test test_auth_without_password ... ok
[INFO] [stdout] test test_non_standard_port ... ok
[INFO] [stdout] test test_empty_body_post ... ok
[INFO] [stdout] test test_multiple_headers ... ok
[INFO] [stdout] test test_profile_configuration ... ok
[INFO] [stdout] test test_version_command ... ok
[INFO] [stdout] test test_post_with_stdin ... ok
[INFO] [stdout] test test_invalid_url ... ok
[INFO] [stdout] test test_very_long_url ... ok
[INFO] [stdout] test test_verbose_mode ... ok
[INFO] [stdout] test test_special_characters_in_headers ... ok
[INFO] [stdout] test test_case_insensitive_method ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] [stdout] test test_different_http_methods ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_custom_headers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_custom_headers' (124) panicked at tests/integration_tests.rs:134:5:
[INFO] [stdout] Binary execution failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x640b033b7812 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x640b033b7812 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x640b033b7812 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x640b033b7812 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x640b033c76bf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x640b033c76bf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x640b033840b3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x640b033840b3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x640b03390892 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x640b0339588f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x640b03395721 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x640b0334bade - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x640b0334bade - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x640b03395e9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x640b03395e9f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x640b03395cc6 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x640b033909c9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x640b033782ed - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x640b033cefa0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x640b0332312c - integration_tests::test_custom_headers::h659097d59ecc6dc8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:134:5
[INFO] [stdout]   20:     0x640b03323417 - integration_tests::test_custom_headers::{{closure}}::h296b073cc36c95ef
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:120:25
[INFO] [stdout]   21:     0x640b0331d346 - core::ops::function::FnOnce::call_once::h42455d2d9ddc88e0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x640b0334b92b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x640b0334b92b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x640b0335f93d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x640b0335f93d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x640b0335f93d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x640b0335f93d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x640b0335f93d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x640b0335f93d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x640b0335f93d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x640b03338e84 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x640b03338e84 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x640b0333c7ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x640b0333c7ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x640b0333c7ba - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x640b0333c7ba - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x640b0333c7ba - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x640b0333c7ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x640b0333c7ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x640b0338bcaf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x640b0338bcaf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x725f6feeaaa4 - <unknown>
[INFO] [stdout]   43:     0x725f6ff77a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_custom_headers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "06a70ac3d939ad78de292b2c89e8c35ccf5152d7812d3af2c776bde2c0a1bd12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06a70ac3d939ad78de292b2c89e8c35ccf5152d7812d3af2c776bde2c0a1bd12", kill_on_drop: false }`
[INFO] [stdout] 06a70ac3d939ad78de292b2c89e8c35ccf5152d7812d3af2c776bde2c0a1bd12
