[INFO] fetching crate rhymuweb 1.2.1...
[INFO] testing rhymuweb-1.2.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rhymuweb 1.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rhymuweb 1.2.1
[INFO] finished tweaking crates.io crate rhymuweb 1.2.1
[INFO] tweaked toml for crates.io crate rhymuweb 1.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rhymuweb 1.2.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53f5daff97367a7a9a15493d09e32d1ebb6c6d10c665018c45c492e2e41ee5b3
[INFO] running `Command { std: "docker" "start" "-a" "53f5daff97367a7a9a15493d09e32d1ebb6c6d10c665018c45c492e2e41ee5b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53f5daff97367a7a9a15493d09e32d1ebb6c6d10c665018c45c492e2e41ee5b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53f5daff97367a7a9a15493d09e32d1ebb6c6d10c665018c45c492e2e41ee5b3", kill_on_drop: false }`
[INFO] [stdout] 53f5daff97367a7a9a15493d09e32d1ebb6c6d10c665018c45c492e2e41ee5b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20f2e10750afea22cfbcebfd1c187ed85dec40e88dc4166f706c6a70ba32bb57
[INFO] running `Command { std: "docker" "start" "-a" "20f2e10750afea22cfbcebfd1c187ed85dec40e88dc4166f706c6a70ba32bb57", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling named_tuple v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rhymessage v1.3.1
[INFO] [stderr]    Compiling rhymuri v1.3.1
[INFO] [stderr]    Compiling rhymuweb v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.59s
[INFO] running `Command { std: "docker" "inspect" "20f2e10750afea22cfbcebfd1c187ed85dec40e88dc4166f706c6a70ba32bb57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f2e10750afea22cfbcebfd1c187ed85dec40e88dc4166f706c6a70ba32bb57", kill_on_drop: false }`
[INFO] [stdout] 20f2e10750afea22cfbcebfd1c187ed85dec40e88dc4166f706c6a70ba32bb57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 108c6ef9da5706846bfd796f06ff13fe99871119cc8ea7b25a1f3f9dfb36af7b
[INFO] running `Command { std: "docker" "start" "-a" "108c6ef9da5706846bfd796f06ff13fe99871119cc8ea7b25a1f3f9dfb36af7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rhymuweb v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.92s
[INFO] running `Command { std: "docker" "inspect" "108c6ef9da5706846bfd796f06ff13fe99871119cc8ea7b25a1f3f9dfb36af7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "108c6ef9da5706846bfd796f06ff13fe99871119cc8ea7b25a1f3f9dfb36af7b", kill_on_drop: false }`
[INFO] [stdout] 108c6ef9da5706846bfd796f06ff13fe99871119cc8ea7b25a1f3f9dfb36af7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 75a3e50f69bc7be38fa22a90b0aabd18e727c03be892a43dd81eaae1c9a85549
[INFO] running `Command { std: "docker" "start" "-a" "75a3e50f69bc7be38fa22a90b0aabd18e727c03be892a43dd81eaae1c9a85549", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rhymuweb-65a4d4250a5f9961)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test chunked_body::tests::decode_bad_junk_after_chunk ... ok
[INFO] [stdout] test chunked_body::tests::decode_bad_chunk_size_line_chunk_size_overflow ... ok
[INFO] [stdout] test chunked_body::tests::decode_empty_body_multiple_zeroes ... ok
[INFO] [stdout] test chunked_body::tests::decode_bad_chunk_size_line_not_hexdig_in_chunk_size ... ok
[INFO] [stdout] test chunked_body::tests::decode_empty_body_with_chunk_extension_no_value ... ok
[INFO] [stdout] test chunked_body::tests::decode_simple_empty_body_one_character_at_a_time ... ok
[INFO] [stdout] test chunked_body::tests::decode_bad_trailer ... ok
[INFO] [stdout] test chunked_body::tests::decode_empty_body_with_chunk_extension_with_unquoted_value ... ok
[INFO] [stdout] test chunked_body::tests::decode_simple_empty_body_one_piece ... ok
[INFO] [stdout] test coding::tests::body_to_string_default_encoding_iso_8859_1 ... ok
[INFO] [stdout] test chunked_body::tests::decode_empty_body_with_chunk_extension_with_quoted_value ... ok
[INFO] [stdout] test chunked_body::tests::decode_empty_body_with_multiple_chunk_extensions ... ok
[INFO] [stdout] test coding::tests::body_to_string_valid_encoding_utf_8 ... ok
[INFO] [stdout] test coding::tests::decode_body_deflated_then_gzipped ... ok
[INFO] [stdout] test chunked_body::tests::decode_trailers_one_character_at_a_time ... ok
[INFO] [stdout] test chunked_body::tests::decode_two_chunk_body_one_character_at_a_time ... ok
[INFO] [stdout] test chunked_body::tests::decode_simple_empty_body_two_pieces ... ok
[INFO] [stdout] test chunked_body::tests::decode_simple_empty_body_one_piece_with_extra_stuff_after ... ok
[INFO] [stdout] test coding::tests::decode_body_gzipped ... ok
[INFO] [stdout] test chunked_body::tests::decode_simple_non_empty_body_one_character_at_a_time ... ok
[INFO] [stdout] test chunked_body::tests::decode_simple_non_empty_body_one_piece ... ok
[INFO] [stdout] test chunked_body::tests::decode_trailers_one_piece ... ok
[INFO] [stdout] test coding::tests::body_to_string_invalid_encoding_utf8 ... ok
[INFO] [stdout] test coding::tests::body_to_string_valid_encoding_iso_8859_1 ... ok
[INFO] [stdout] test coding::tests::decode_body_not_encoded ... ok
[INFO] [stdout] test chunked_body::tests::decode_two_chunk_body_one_piece ... ok
[INFO] [stdout] test coding::tests::decode_body_unknown_coding_then_gzipped ... ok
[INFO] [stdout] test coding::tests::deflate_decode_empty_output ... ok
[INFO] [stdout] test coding::tests::deflate_decode_junk ... ok
[INFO] [stdout] test coding::tests::gzip_decode_empty_input ... ok
[INFO] [stdout] test coding::tests::gzip_decode_empty_output ... ok
[INFO] [stdout] test coding::tests::gzip_decode_junk ... ok
[INFO] [stdout] test coding::tests::gzip_decode_non_empty_input ... ok
[INFO] [stdout] test coding::tests::deflate_decode_non_empty_input ... ok
[INFO] [stdout] test request::tests::generate_get_request ... ok
[INFO] [stdout] test request::tests::generate_put_request ... ok
[INFO] [stdout] test request::tests::max_message_size_checked_for_headers ... ok
[INFO] [stdout] test request::tests::max_message_size_checked_for_total ... ok
[INFO] [stdout] test request::tests::parse_get_request_ascii_target_uri ... ok
[INFO] [stdout] test request::tests::parse_get_request_non_ascii_target_uri ... ok
[INFO] [stdout] test request::tests::parse_incomplete_body_request ... ok
[INFO] [stdout] test request::tests::parse_incomplete_headers_between_lines_request ... ok
[INFO] [stdout] test request::tests::parse_incomplete_headers_mid_line_request ... ok
[INFO] [stdout] test request::tests::parse_incomplete_no_headers_request ... ok
[INFO] [stdout] test request::tests::parse_incomplete_request_line ... ok
[INFO] [stdout] test request::tests::parse_invalid_body_insanely_too_large ... ok
[INFO] [stdout] test request::tests::parse_invalid_body_slightly_too_large ... ok
[INFO] [stdout] test request::tests::parse_invalid_damaged_header ... ok
[INFO] [stdout] test request::tests::parse_invalid_header_line_too_long ... ok
[INFO] [stdout] test request::tests::parse_invalid_request_bad_protocol ... ok
[INFO] [stdout] test request::tests::parse_invalid_request_empty_method ... ok
[INFO] [stdout] test request::tests::parse_invalid_request_empty_protocol ... ok
[INFO] [stdout] test request::tests::parse_invalid_request_no_method_delimiter ... ok
[INFO] [stdout] test request::tests::parse_invalid_request_no_target ... ok
[INFO] [stdout] test request::tests::request_with_no_content_length_or_chunked_transfer_encoding_has_no_body ... ok
[INFO] [stdout] test response::tests::generate_get_response ... ok
[INFO] [stdout] test response::tests::parse_incomplete_headers_between_lines_response ... ok
[INFO] [stdout] test response::tests::parse_incomplete_headers_mid_line_response ... ok
[INFO] [stdout] test response::tests::parse_incomplete_status_line ... ok
[INFO] [stdout] test response::tests::parse_invalid_damaged_header ... ok
[INFO] [stdout] test response::tests::parse_invalid_response_no_protocol ... ok
[INFO] [stdout] test request::tests::parse_post_request ... ok
[INFO] [stdout] test response::tests::parse_invalid_response_no_status_code ... ok
[INFO] [stdout] test response::tests::parse_no_headers_response ... ok
[INFO] [stdout] test response::tests::parse_invalid_response_no_reason_phrase ... ok
[INFO] [stdout] test request::tests::parse_invalid_request_line_too_long ... ok
[INFO] [stdout] test response::tests::response_with_no_content_length_or_chunked_transfer_encoding_has_no_body ... ok
[INFO] [stdout] test request::tests::parse_valid_header_line_longer_than_default ... ok
[INFO] [stdout] test response::tests::parse_get_response_with_chunked_body_with_other_transfer_coding ... ok
[INFO] [stdout] test request::tests::parse_invalid_request_no_protocol ... ok
[INFO] [stdout] test response::tests::parse_response_trailer ... ok
[INFO] [stdout] test response::tests::parse_get_response_with_chunked_body_no_other_transfer_coding ... ok
[INFO] [stdout] test response::tests::parse_get_response_with_body_and_content_length ... ok
[INFO] [stdout] test response::tests::parse_incomplete_body_response ... ok
[INFO] [stdout] test coding::tests::deflate_decode_empty_input ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- coding::tests::deflate_decode_empty_input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'coding::tests::deflate_decode_empty_input' panicked at src/coding.rs:208:9:
[INFO] [stdout] assertion failed: matches!(body, Err(Error::BadContentEncoding(_)))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f1fae7fa02 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f1fae7fa02 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f1fae7fa02 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60f1fae7fa02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60f1faea5e93 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60f1faea5e93 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x60f1fae7c993 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f1fae7c993 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60f1fae7f852 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60f1fae80f6c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60f1fae80dc2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60f1fae39524 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60f1fae39524 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60f1fae8194b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60f1fae8194b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60f1fae816e6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x60f1fae7fef9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x60f1fae813ad - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60f1faea49e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60f1faea4a4c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x60f1fadf65a9 - rhymuweb::coding::tests::deflate_decode_empty_input::h7444152648b14d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coding.rs:208:9
[INFO] [stdout]   21:     0x60f1fadf65a9 - rhymuweb::coding::tests::deflate_decode_empty_input::{{closure}}::hfcef3446b11433ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coding.rs:205:36
[INFO] [stdout]   22:     0x60f1fadf65a9 - core::ops::function::FnOnce::call_once::h9431c45ad7a57dc2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60f1fae3ec5b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60f1fae3ec5b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x60f1fae3de9e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x60f1fae3de9e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x60f1fae3de9e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x60f1fae3de9e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x60f1fae3de9e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x60f1fae3de9e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x60f1fae3de9e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x60f1fae01a44 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x60f1fae01a44 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x60f1fae053ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x60f1fae053ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x60f1fae053ea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x60f1fae053ea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x60f1fae053ea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60f1fae053ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x60f1fae053ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60f1fae848a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x60f1fae848a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x60f1fae848a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x714e0c180aa4 - <unknown>
[INFO] [stdout]   45:     0x714e0c20da34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     coding::tests::deflate_decode_empty_input
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 74 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "75a3e50f69bc7be38fa22a90b0aabd18e727c03be892a43dd81eaae1c9a85549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75a3e50f69bc7be38fa22a90b0aabd18e727c03be892a43dd81eaae1c9a85549", kill_on_drop: false }`
[INFO] [stdout] 75a3e50f69bc7be38fa22a90b0aabd18e727c03be892a43dd81eaae1c9a85549
