[INFO] fetching crate webly 0.1.16... [INFO] testing webly-0.1.16 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate webly 0.1.16 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate webly 0.1.16 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-ini v0.21.1 [INFO] [stderr] Downloaded trim-in-place v0.1.7 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded hyper-util v0.1.14 [INFO] [stderr] Downloaded webpki-roots v1.0.1 [INFO] [stderr] Downloaded reqwest v0.12.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32f68034fe43f9ea63db3286c8e666e5a3ff7aaa46351d0f24c7ad4234184594 [INFO] running `Command { std: "docker" "start" "-a" "32f68034fe43f9ea63db3286c8e666e5a3ff7aaa46351d0f24c7ad4234184594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32f68034fe43f9ea63db3286c8e666e5a3ff7aaa46351d0f24c7ad4234184594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32f68034fe43f9ea63db3286c8e666e5a3ff7aaa46351d0f24c7ad4234184594", kill_on_drop: false }` [INFO] [stdout] 32f68034fe43f9ea63db3286c8e666e5a3ff7aaa46351d0f24c7ad4234184594 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46154c054d7967a1081f14a8f1066bcd881dfbc22c1bbe1fa6937b786f103d5d [INFO] running `Command { std: "docker" "start" "-a" "46154c054d7967a1081f14a8f1066bcd881dfbc22c1bbe1fa6937b786f103d5d", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ring v0.17.14 [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 rustls v0.23.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [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 idna_adapter v1.2.1 [INFO] [stderr] Compiling const-random v0.1.18 [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 chrono v0.4.41 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling regex v1.11.1 [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 rustix v1.0.7 [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 trim-in-place v0.1.7 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [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 clap v4.5.40 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling webly v0.1.16 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "46154c054d7967a1081f14a8f1066bcd881dfbc22c1bbe1fa6937b786f103d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46154c054d7967a1081f14a8f1066bcd881dfbc22c1bbe1fa6937b786f103d5d", kill_on_drop: false }` [INFO] [stdout] 46154c054d7967a1081f14a8f1066bcd881dfbc22c1bbe1fa6937b786f103d5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f8eceaf02958036687660303341d369d310841fa21b8bc611db349823917bbd [INFO] running `Command { std: "docker" "start" "-a" "6f8eceaf02958036687660303341d369d310841fa21b8bc611db349823917bbd", kill_on_drop: false }` [INFO] [stderr] Compiling webly v0.1.16 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.26s [INFO] running `Command { std: "docker" "inspect" "6f8eceaf02958036687660303341d369d310841fa21b8bc611db349823917bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8eceaf02958036687660303341d369d310841fa21b8bc611db349823917bbd", kill_on_drop: false }` [INFO] [stdout] 6f8eceaf02958036687660303341d369d310841fa21b8bc611db349823917bbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2349102313ef6a61c3c8234a8c78585359f6db2ab5b6c97e87ada05f2d5f4c43 [INFO] running `Command { std: "docker" "start" "-a" "2349102313ef6a61c3c8234a8c78585359f6db2ab5b6c97e87ada05f2d5f4c43", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [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_default_profile_and_verbose ... ok [INFO] [stdout] test cmd::test::test_http_request_args_implementation ... ok [INFO] [stdout] test cmd::test::test_method_case_normalization ... ok [INFO] [stdout] test cmd::test::test_merge_req_partial_override ... ok [INFO] [stdout] test cmd::test::test_http_connection_profile_implementation ... ok [INFO] [stdout] test cmd::test::test_merge_req_functionality ... ok [INFO] [stdout] test cmd::test::test_vec_to_hashmap_valid_headers ... ok [INFO] [stdout] test cmd::test::cmd_args_parse_should_decompose_values_properly ... ok [INFO] [stdout] test cmd::test::test_profile_and_verbose_getters ... ok [INFO] [stdout] test cmd::test::test_insecure_flag_handling ... ok [INFO] [stdout] test cmd::test::test_vec_to_hashmap_header_with_multiple_colons ... ok [INFO] [stdout] test decoder::test::decode_zstd_should_return_correct_string ... ok [INFO] [stdout] test decoder::test::decode_gzip_should_return_correct_string ... ok [INFO] [stdout] test decoder::test::decode_deflate_should_return_correct_string ... ok [INFO] [stdout] test decoder::test::test_decode_bytes_empty_encoding_string ... ok [INFO] [stdout] test decoder::test::test_decode_bytes_invalid_utf8_fallback ... 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 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_with_multiple_encodings ... ok [INFO] [stdout] test decoder::test::test_decode_bytes_with_whitespace_in_encoding ... ok [INFO] [stdout] test decoder::test::test_encoding_constants ... ok [INFO] [stdout] test decoder::test::test_decode_unknown_encoding ... ok [INFO] [stdout] test decoder::test::test_successful_compression_roundtrip ... ok [INFO] [stdout] test http::tests::test_build_client_with_insecure ... ok [INFO] [stdout] test http::tests::test_build_request_complex_headers ... ok [INFO] [stdout] test http::tests::test_build_client_with_proxy ... ok [INFO] [stdout] test http::tests::test_build_request_different_methods ... 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_post_with_body ... 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 http::tests::test_build_request_with_custom_headers ... ok [INFO] [stdout] test http::tests::test_build_request_with_empty_body ... ok [INFO] [stdout] test decoder::test::test_decode_corrupted_zstd ... ok [INFO] [stdout] test decoder::test::test_decode_corrupted_gzip ... ok [INFO] [stdout] test decoder::test::test_decode_corrupted_deflate ... ok [INFO] [stdout] test http::tests::test_default_method ... ok [INFO] [stdout] test http::tests::test_error_status_codes ... ok [INFO] [stdout] test http::tests::test_http_client_creation ... ok [INFO] [stdout] test http::tests::test_build_request_with_auth ... 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_response_methods ... ok [INFO] [stdout] test ini::test::test_blank_profile ... ok [INFO] [stdout] test http::tests::test_http_client_debug ... ok [INFO] [stdout] test ini::test::test_ini_file_without_host ... ok [INFO] [stdout] test http::tests::test_http_client_with_auth ... ok [INFO] [stdout] test ini::test::add_profile_should_properly_add_record_in_ini_file ... ok [INFO] [stdout] test ini::test::test_empty_ini_file ... ok [INFO] [stdout] test http::tests::test_mock_profile_builder_pattern ... ok [INFO] [stdout] test ini::test::load_profile_should_return_correct_values_in_ini_file ... ok [INFO] [stdout] test ini::test::test_ini_profile_with_invalid_host ... ok [INFO] [stdout] test ini::test::ini_profile_merge_should_merge_req_members_properly ... ok [INFO] [stdout] test ini::test::test_malformed_ini_file ... ok [INFO] [stdout] test ini::test::test_profile_not_found ... ok [INFO] [stdout] test stdio::tests::test_ask_binary_regex ... ok [INFO] [stdout] test stdio::tests::test_ask_no_space_string_valid ... ok [INFO] [stdout] test stdio::tests::test_regex_compilation ... ok [INFO] [stdout] test stdio::tests::test_ask_path_with_existing_file ... ok [INFO] [stdout] test stdio::tests::test_stdin_args_equality ... ok [INFO] [stdout] test stdio::tests::test_stdin_args_with_body ... ok [INFO] [stdout] test stdio::tests::test_stdin_args_new_empty_when_tty ... ok [INFO] [stdout] test ini::test::test_profile_with_special_characters ... ok [INFO] [stdout] test stdio::tests::test_stdin_args_without_body ... ok [INFO] [stdout] test url::test::endpoint::test_endpoint_new ... ok [INFO] [stdout] test ini::test::test_multiple_profiles_in_same_file ... ok [INFO] [stdout] test stdio::tests::test_stdin_args_implements_http_request_args ... ok [INFO] [stdout] test stdio::tests::test_stdin_args_with_headers ... ok [INFO] [stdout] test stdio::tests::test_tilde_expansion ... ok [INFO] [stdout] test url::test::endpoint::test_endpoint_with_localhost ... ok [INFO] [stdout] test url::test::endpoint::test_endpoint_without_scheme ... ok [INFO] [stdout] test stdio::tests::test_stdin_args_debug_and_clone ... ok [INFO] [stdout] test url::test::endpoint::test_endpoint_to_string_variations ... 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 ini::test::test_ini_profile_merge_preserves_original_when_new_is_none ... ok [INFO] [stdout] test url::test::url::test_url_new_with_endpoint_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_complex_query ... ok [INFO] [stdout] test url::test::url::test_url_new_with_path_only ... ok [INFO] [stdout] test url::test::url::test_url_with_fragment ... 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_edge_cases ... ok [INFO] [stdout] test url::test::url::test_url_conversion_methods ... ok [INFO] [stdout] test url::test::url::test_url_with_international_domain ... ok [INFO] [stdout] test url::test::url::test_urlpath_new ... ok [INFO] [stdout] test url::test::url::test_urlpath_to_string ... 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_merged_value_when_both_are_not_none ... ok [INFO] [stdout] test url::test::url::test_url_with_port_zero ... ok [INFO] [stdout] test url::test::url::test_url_with_special_characters_in_path ... ok [INFO] [stdout] test url::test::endpoint::test_endpoint_parse_error_cases ... 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] [INFO] [stdout] test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [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_invalid_arguments ... ok [INFO] [stdout] test test_empty_body_post ... ok [INFO] [stdout] test test_invalid_url ... ok [INFO] [stdout] test test_basic_auth ... ok [INFO] [stdout] test test_auth_without_password ... ok [INFO] [stdout] test test_ipv4_address ... ok [INFO] [stdout] test test_basic_get_request ... ok [INFO] [stdout] test test_missing_required_arguments ... ok [INFO] [stdout] test test_custom_headers ... FAILED [INFO] [stdout] test test_only_method_argument ... ok [INFO] [stdout] test test_non_standard_port ... ok [INFO] [stdout] test test_multiple_headers ... ok [INFO] [stdout] test test_post_with_stdin ... ok [INFO] [stdout] test test_malformed_headers ... ok [INFO] [stdout] test test_version_command ... ok [INFO] [stdout] test test_profile_configuration ... ok [INFO] [stdout] test test_very_long_url ... ok [INFO] [stdout] test test_special_characters_in_headers ... ok [INFO] [stdout] test test_different_http_methods ... ok [INFO] [stdout] test test_verbose_mode ... ok [INFO] [stdout] test test_case_insensitive_method ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_custom_headers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_custom_headers' (135) panicked at tests/integration_tests.rs:134:5: [INFO] [stdout] Binary execution failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63d4d141a822 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63d4d141a822 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63d4d141a822 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63d4d141a822 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63d4d142a6cf - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63d4d142a6cf - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63d4d13e7323 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63d4d13e7323 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63d4d13f38a2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63d4d13f889f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63d4d13f8731 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63d4d13aeaee - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63d4d13aeaee - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63d4d13f8eaf - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63d4d13f8eaf - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63d4d13f8cd6 - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x63d4d13f39d9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63d4d13db2fd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63d4d1431fb0 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63d4d138610c - integration_tests::test_custom_headers::h88172ba53ccf1e21 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:134:5 [INFO] [stdout] 20: 0x63d4d13863f7 - integration_tests::test_custom_headers::{{closure}}::h1661103ad05b21fa [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:120:25 [INFO] [stdout] 21: 0x63d4d13802c6 - core::ops::function::FnOnce::call_once::h0f2032a1aa1befb6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x63d4d13ae95b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x63d4d13ae95b - test::__rust_begin_short_backtrace::h85d4fe5033219107 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x63d4d13c294d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x63d4d13c294d - as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x63d4d13c294d - std::panicking::catch_unwind::do_call::hf71351b2657d4002 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x63d4d13c294d - std::panicking::catch_unwind::h7fcb5c0312d9e172 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x63d4d13c294d - std::panic::catch_unwind::h5cf3c9bdee894ebe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x63d4d13c294d - test::run_test_in_process::h1469cb85193a3a25 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x63d4d13c294d - test::run_test::{{closure}}::h59d45b3cd6453d69 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x63d4d139be94 - test::run_test::{{closure}}::h9baa0c3d443f28c9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x63d4d139be94 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x63d4d139f6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 34: 0x63d4d139f6ea - as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x63d4d139f6ea - std::panicking::catch_unwind::do_call::h522b41a6c157aaba [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x63d4d139f6ea - std::panicking::catch_unwind::h0efbf72006b8e365 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x63d4d139f6ea - std::panic::catch_unwind::h3b081041e6c97066 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x63d4d139f6ea - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 39: 0x63d4d139f6ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x63d4d13eecbf - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 41: 0x63d4d13eecbf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 42: 0x73dd3b771aa4 - [INFO] [stdout] 43: 0x73dd3b7fea64 - clone [INFO] [stdout] 44: 0x0 - [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.60s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] running `Command { std: "docker" "inspect" "2349102313ef6a61c3c8234a8c78585359f6db2ab5b6c97e87ada05f2d5f4c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2349102313ef6a61c3c8234a8c78585359f6db2ab5b6c97e87ada05f2d5f4c43", kill_on_drop: false }` [INFO] [stdout] 2349102313ef6a61c3c8234a8c78585359f6db2ab5b6c97e87ada05f2d5f4c43