[INFO] cloning repository https://github.com/harmya/error-correcting-codes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harmya/error-correcting-codes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmya%2Ferror-correcting-codes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmya%2Ferror-correcting-codes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8cadccf2727fa35617e5e0b1123d1434f5fbcf0 [INFO] testing harmya/error-correcting-codes against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmya%2Ferror-correcting-codes" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harmya/error-correcting-codes on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harmya/error-correcting-codes [INFO] finished tweaking git repo https://github.com/harmya/error-correcting-codes [INFO] tweaked toml for git repo https://github.com/harmya/error-correcting-codes written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/harmya/error-correcting-codes 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1424175e5b20d5939506c5aec7ec6859eb93cf739c935095ee0b0c53ddfce5d [INFO] running `Command { std: "docker" "start" "-a" "b1424175e5b20d5939506c5aec7ec6859eb93cf739c935095ee0b0c53ddfce5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1424175e5b20d5939506c5aec7ec6859eb93cf739c935095ee0b0c53ddfce5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1424175e5b20d5939506c5aec7ec6859eb93cf739c935095ee0b0c53ddfce5d", kill_on_drop: false }` [INFO] [stdout] b1424175e5b20d5939506c5aec7ec6859eb93cf739c935095ee0b0c53ddfce5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0c50c2466ebe54f89887e1e601f777fe2489d999b924fe33592793dd36aee70 [INFO] running `Command { std: "docker" "start" "-a" "d0c50c2466ebe54f89887e1e601f777fe2489d999b924fe33592793dd36aee70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling error-correcting-codes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `error_encoded_message` [INFO] [stdout] --> src/sender.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | let error_encoded_message = stream.write_all(encoded_message.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_encoded_message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.22s [INFO] running `Command { std: "docker" "inspect" "d0c50c2466ebe54f89887e1e601f777fe2489d999b924fe33592793dd36aee70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c50c2466ebe54f89887e1e601f777fe2489d999b924fe33592793dd36aee70", kill_on_drop: false }` [INFO] [stdout] d0c50c2466ebe54f89887e1e601f777fe2489d999b924fe33592793dd36aee70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 269fd1c0633bd5440dbe7af132a0c2eca50fb2dccab51bdde112757f6cfe4dab [INFO] running `Command { std: "docker" "start" "-a" "269fd1c0633bd5440dbe7af132a0c2eca50fb2dccab51bdde112757f6cfe4dab", kill_on_drop: false }` [INFO] [stderr] Compiling error-correcting-codes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `error_encoded_message` [INFO] [stdout] --> src/sender.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | let error_encoded_message = stream.write_all(encoded_message.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_encoded_message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "269fd1c0633bd5440dbe7af132a0c2eca50fb2dccab51bdde112757f6cfe4dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269fd1c0633bd5440dbe7af132a0c2eca50fb2dccab51bdde112757f6cfe4dab", kill_on_drop: false }` [INFO] [stdout] 269fd1c0633bd5440dbe7af132a0c2eca50fb2dccab51bdde112757f6cfe4dab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f7c94bade6f5474838ad51ae744887499a89ba1de36e1fe1d906683a869cda4 [INFO] running `Command { std: "docker" "start" "-a" "8f7c94bade6f5474838ad51ae744887499a89ba1de36e1fe1d906683a869cda4", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `error_encoded_message` [INFO] [stderr] --> src/sender.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | let error_encoded_message = stream.write_all(encoded_message.as_bytes()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_encoded_message` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `error-correcting-codes` (bin "sender" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/receiver.rs (/opt/rustwide/target/debug/deps/receiver-099a19b45896b749) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test huffman::tests::test_huffman_complex_words ... ok [INFO] [stdout] test huffman::tests::test_huffman_encoding_creation ... ok [INFO] [stdout] test huffman::tests::test_huffman_save_encoding ... ok [INFO] [stdout] test huffman::tests::test_huffman_empty_decode_table ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/sender.rs (/opt/rustwide/target/debug/deps/sender-2aa4c9c99bdcac7a) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test correction::tests::test_decode_correction_parity_no_error ... ok [INFO] [stdout] test correction::tests::test_decode_correction_parity_with_error ... ok [INFO] [stdout] test correction::tests::test_decode_correction_with_triple_with_one_flip ... ok [INFO] [stdout] test correction::tests::test_decode_correction_with_triple_without_flip ... ok [INFO] [stdout] test correction::tests::test_decode_triple_with_two_flip ... ok [INFO] [stdout] test correction::tests::test_encode_correction_parity ... ok [INFO] [stdout] test correction::tests::test_decode_parity_bit_with_error ... ok [INFO] [stdout] test correction::tests::test_decode_triple_without_flip ... ok [INFO] [stdout] test correction::tests::test_encode_correction_with_triple ... ok [INFO] [stdout] test correction::tests::test_encode_parity_bit_all_ones ... ok [INFO] [stdout] test correction::tests::test_decode_correction_with_triple_with_two_flip ... ok [INFO] [stdout] test correction::tests::test_encode_parity_bit_even_ones ... ok [INFO] [stdout] test correction::tests::test_encode_parity_bit_no_ones ... ok [INFO] [stdout] test correction::tests::test_encode_parity_bit_odd_ones ... ok [INFO] [stdout] test correction::tests::test_decode_parity_bit_no_error ... ok [INFO] [stdout] test huffman::tests::test_huffman_complex_words ... ok [INFO] [stdout] test correction::tests::test_encode_triple ... ok [INFO] [stdout] test huffman::tests::test_huffman_empty_decode_table ... ok [INFO] [stdout] test huffman::tests::test_huffman_encoding_creation ... ok [INFO] [stdout] test huffman::tests::test_huffman_save_encoding ... ok [INFO] [stdout] test correction::tests::test_decode_triple_with_one_flip ... ok [INFO] [stdout] test noise::tests::add_noise_to_parity_correction ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--bin sender` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- noise::tests::add_noise_to_parity_correction stdout ---- [INFO] [stdout] thread 'noise::tests::add_noise_to_parity_correction' panicked at src/noise.rs:43:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a143441477a - std::backtrace_rs::backtrace::libunwind::trace::h5a5b8284f2d0c266 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5a143441477a - std::backtrace_rs::backtrace::trace_unsynchronized::h76d4f1c9b0b875e3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5a143441477a - std::sys::backtrace::_print_fmt::hc4546b8364a537c6 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a143441477a - ::fmt::h5b6bd5631a6d1f6b [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a1434439bb3 - core::fmt::rt::Argument::fmt::h270f6602a2b96f62 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5a1434439bb3 - core::fmt::write::h7550c97b06c86515 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x5a1434411943 - std::io::Write::write_fmt::h509ff860e5956e5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x5a14344145c2 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5a1434415bda - std::panicking::default_hook::{{closure}}::he19d4c7230e07961 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5a14344159e4 - std::panicking::default_hook::hf614597d3c67bbdb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5a14343a8039 - as core::ops::function::Fn>::call::h39b51ce4599c23d1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x5a14343a8039 - test::test_main::{{closure}}::he977ae839a582784 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x5a1434416278 - as core::ops::function::Fn>::call::h9455091b6b06f9fb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x5a1434416278 - std::panicking::rust_panic_with_hook::h8942133a8b252070 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5a143441603a - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x5a1434414c59 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5a1434415ccc - rust_begin_unwind [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5a1434353020 - core::panicking::panic_fmt::h0c3082644d1bf418 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5a14343533eb - core::panicking::assert_failed_inner::h2ddf1fcc067fa858 [INFO] [stdout] 19: 0x5a14343e99ad - core::panicking::assert_failed::h5d30397e8fea1d8e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:367:5 [INFO] [stdout] 20: 0x5a143436bcd8 - sender::noise::tests::add_noise_to_parity_correction::hae9994b9ca12398b [INFO] [stdout] at /opt/rustwide/workdir/src/noise.rs:43:9 [INFO] [stdout] 21: 0x5a143436bad7 - sender::noise::tests::add_noise_to_parity_correction::{{closure}}::h8addbae38031fdb6 [INFO] [stdout] at /opt/rustwide/workdir/src/noise.rs:32:40 [INFO] [stdout] 22: 0x5a1434367d96 - core::ops::function::FnOnce::call_once::h5926430b11aebcdf [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5a14343ac9fb - core::ops::function::FnOnce::call_once::h109cf8051a59b34e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a14343ac9fb - test::__rust_begin_short_backtrace::hf4fff89d377446ba [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:621:18 [INFO] [stdout] 25: 0x5a14343ac237 - test::run_test_in_process::{{closure}}::h0e39181dd7ee5a43 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:60 [INFO] [stdout] 26: 0x5a14343ac237 - as core::ops::function::FnOnce<()>>::call_once::hc5a66a30f0bdfd1f [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5a14343ac237 - std::panicking::try::do_call::h873b7cf639554a5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x5a14343ac237 - std::panicking::try::hdb19862fad9c8bd1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x5a14343ac237 - std::panic::catch_unwind::h281fe732d236d260 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x5a14343ac237 - test::run_test_in_process::h949b6df8457ed338 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:27 [INFO] [stdout] 31: 0x5a14343ac237 - test::run_test::{{closure}}::h52c556a6d4740e10 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:565:43 [INFO] [stdout] 32: 0x5a1434371514 - test::run_test::{{closure}}::h4237f6381c45ccb9 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:595:41 [INFO] [stdout] 33: 0x5a1434371514 - std::sys::backtrace::__rust_begin_short_backtrace::h505c97a579eca628 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5a1434374bde - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e86b2e2bc107ea3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 35: 0x5a1434374bde - as core::ops::function::FnOnce<()>>::call_once::h8b06ddb275ff4a25 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5a1434374bde - std::panicking::try::do_call::hb26ecd7cd9a9355d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x5a1434374bde - std::panicking::try::h8ddeca9d705f9069 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x5a1434374bde - std::panic::catch_unwind::h49e1c33078844c46 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x5a1434374bde - std::thread::Builder::spawn_unchecked_::{{closure}}::h6073db6ff56ad35d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 40: 0x5a1434374bde - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c5a5f3779c774f1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a1434419fcb - as core::ops::function::FnOnce>::call_once::hf75717d9f28faebf [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 42: 0x5a1434419fcb - as core::ops::function::FnOnce>::call_once::h7bd883a5f3c5f3c1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 43: 0x5a1434419fcb - std::sys::pal::unix::thread::Thread::new::thread_start::hcc78f3943333fa94 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x72005225bac3 - [INFO] [stdout] 45: 0x7200522eca04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] noise::tests::add_noise_to_parity_correction [INFO] [stdout] [INFO] [stdout] test result: FAILED. 21 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8f7c94bade6f5474838ad51ae744887499a89ba1de36e1fe1d906683a869cda4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f7c94bade6f5474838ad51ae744887499a89ba1de36e1fe1d906683a869cda4", kill_on_drop: false }` [INFO] [stdout] 8f7c94bade6f5474838ad51ae744887499a89ba1de36e1fe1d906683a869cda4