[INFO] cloning repository https://github.com/dnorman/advent-of-code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnorman/advent-of-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnorman%2Fadvent-of-code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnorman%2Fadvent-of-code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 206f67ee444a74cdfdf2e3457e2a619e0a374fba [INFO] testing dnorman/advent-of-code-2021 against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnorman%2Fadvent-of-code-2021" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dnorman/advent-of-code-2021 on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dnorman/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/dnorman/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/dnorman/advent-of-code-2021 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dnorman/advent-of-code-2021 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" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d65793640437ab5c7c7887bf2aec397f761b30f1b1afd86c515fcf0e1349ae1e [INFO] running `Command { std: "docker" "start" "-a" "d65793640437ab5c7c7887bf2aec397f761b30f1b1afd86c515fcf0e1349ae1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d65793640437ab5c7c7887bf2aec397f761b30f1b1afd86c515fcf0e1349ae1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65793640437ab5c7c7887bf2aec397f761b30f1b1afd86c515fcf0e1349ae1e", kill_on_drop: false }` [INFO] [stdout] d65793640437ab5c7c7887bf2aec397f761b30f1b1afd86c515fcf0e1349ae1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf57d46acf07eb4b8e4d6a6645104ca5f41cfc3f16e5b975c28ad837cdf46e95 [INFO] running `Command { std: "docker" "start" "-a" "bf57d46acf07eb4b8e4d6a6645104ca5f41cfc3f16e5b975c28ad837cdf46e95", 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] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling retain_mut v0.1.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling xml5ever v0.16.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling automod v1.0.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling html2md v0.2.13 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling aocf v0.1.15 [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `retain_mut::RetainMut` [INFO] [stdout] --> src/challenge/day4p2.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | use retain_mut::RetainMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, xml5ever v0.16.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "bf57d46acf07eb4b8e4d6a6645104ca5f41cfc3f16e5b975c28ad837cdf46e95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf57d46acf07eb4b8e4d6a6645104ca5f41cfc3f16e5b975c28ad837cdf46e95", kill_on_drop: false }` [INFO] [stdout] bf57d46acf07eb4b8e4d6a6645104ca5f41cfc3f16e5b975c28ad837cdf46e95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a6a29514302eccf5ba67fa9087e44f3813b849bed7729cf793933e8584777de [INFO] running `Command { std: "docker" "start" "-a" "6a6a29514302eccf5ba67fa9087e44f3813b849bed7729cf793933e8584777de", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `retain_mut::RetainMut` [INFO] [stdout] --> src/challenge/day4p2.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | use retain_mut::RetainMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, xml5ever v0.16.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6a6a29514302eccf5ba67fa9087e44f3813b849bed7729cf793933e8584777de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a6a29514302eccf5ba67fa9087e44f3813b849bed7729cf793933e8584777de", kill_on_drop: false }` [INFO] [stdout] 6a6a29514302eccf5ba67fa9087e44f3813b849bed7729cf793933e8584777de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13410e94fcb6b47d82e12a03cbe4f1a70760ebb059e1b8379a52422e302cb893 [INFO] running `Command { std: "docker" "start" "-a" "13410e94fcb6b47d82e12a03cbe4f1a70760ebb059e1b8379a52422e302cb893", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `retain_mut::RetainMut` [INFO] [stderr] --> src/challenge/day4p2.rs:55:13 [INFO] [stderr] | [INFO] [stderr] 55 | use retain_mut::RetainMut; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `aoc2021` (bin "aoc2021" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, xml5ever v0.16.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2021-4b7272ddde9ab67b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test challenge::day4p2::test::test_boards ... FAILED [INFO] [stdout] test challenge::day4p1::test::test_boards ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- challenge::day4p2::test::test_boards stdout ---- [INFO] [stdout] thread 'challenge::day4p2::test::test_boards' panicked at src/challenge/day4p2.rs:201:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: false [INFO] [stdout] right: true [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56451d70f83c - std::backtrace_rs::backtrace::libunwind::trace::h1e94f51a70590b24 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56451d70f83c - std::backtrace_rs::backtrace::trace_unsynchronized::ha4b8601070a1cd51 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56451d70f83c - std::sys_common::backtrace::_print_fmt::hbb566ca2fd60b76a [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56451d70f83c - ::fmt::hca47315a43d59c89 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x56451d73944c - core::fmt::rt::Argument::fmt::h291f645ad8573757 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x56451d73944c - core::fmt::write::h9b76cf5ceec3eda1 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x56451d70c8fe - std::io::Write::write_fmt::hbf1f0cf12dc92713 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x56451d70f624 - std::sys_common::backtrace::_print::h53287555ce02ffe8 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56451d70f624 - std::sys_common::backtrace::print::h4ce9b6d019078194 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56451d7115ea - std::panicking::panic_hook_with_disk_dump::{{closure}}::h6345d620bf90f980 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:280:22 [INFO] [stdout] 10: 0x56451d7111ad - std::panicking::panic_hook_with_disk_dump::h881dcb47bef2b023 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:311:9 [INFO] [stdout] 11: 0x56451d6df19c - as core::ops::function::Fn>::call::h0a9fbb794b941f9d [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x56451d6df19c - test::test_main::{{closure}}::h9db00ca471be4099 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x56451d711d73 - as core::ops::function::Fn>::call::hc6a6af3e65f55d16 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x56451d711d73 - std::panicking::rust_panic_with_hook::h4685f1313004386b [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:757:13 [INFO] [stdout] 15: 0x56451d711af1 - std::panicking::begin_panic_handler::{{closure}}::h540f1f43109c9ae2 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:631:13 [INFO] [stdout] 16: 0x56451d70fd66 - std::sys_common::backtrace::__rust_end_short_backtrace::h32246c56143d8eeb [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x56451d711832 - rust_begin_unwind [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:619:5 [INFO] [stdout] 18: 0x56451d6a6555 - core::panicking::panic_fmt::h069b828d25155aac [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x56451d6a687b - core::panicking::assert_failed_inner::hbcddb6fe18f3d001 [INFO] [stdout] 20: 0x56451d6e8aee - core::panicking::assert_failed::h8607e5a378921e2e [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/panicking.rs:269:5 [INFO] [stdout] 21: 0x56451d6ab61d - aoc2021::challenge::day4p2::test::test_boards::h849b1dd214321a46 [INFO] [stdout] at /opt/rustwide/workdir/src/challenge/day4p2.rs:201:9 [INFO] [stdout] 22: 0x56451d6aacb7 - aoc2021::challenge::day4p2::test::test_boards::{{closure}}::h2c60414f9fff525b [INFO] [stdout] at /opt/rustwide/workdir/src/challenge/day4p2.rs:148:22 [INFO] [stdout] 23: 0x56451d6a71d6 - core::ops::function::FnOnce::call_once::h08d1221cde69e0ba [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x56451d6e42ff - core::ops::function::FnOnce::call_once::h2aef34e6acc65029 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x56451d6e42ff - test::__rust_begin_short_backtrace::hfdea76d6780e6510 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:626:18 [INFO] [stdout] 26: 0x56451d6e32be - test::run_test_in_process::{{closure}}::h2860e94e5e07a47b [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:649:60 [INFO] [stdout] 27: 0x56451d6e32be - as core::ops::function::FnOnce<()>>::call_once::h6cf0a0c7d6d6447c [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x56451d6e32be - std::panicking::try::do_call::hc4a61e82bc0c67ba [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:526:40 [INFO] [stdout] 29: 0x56451d6e32be - std::panicking::try::h05e3a2daf0b965e4 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:490:19 [INFO] [stdout] 30: 0x56451d6e32be - std::panic::catch_unwind::h4659759e5053bebb [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x56451d6e32be - test::run_test_in_process::h027c8b5c20644114 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:649:27 [INFO] [stdout] 32: 0x56451d6e32be - test::run_test::{{closure}}::he552487161f9859d [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:572:43 [INFO] [stdout] 33: 0x56451d6abb73 - test::run_test::{{closure}}::ha2969e01b809050f [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:600:41 [INFO] [stdout] 34: 0x56451d6abb73 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc13bcbe13128fc87 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 35: 0x56451d6b0c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h66e44e016f7cf64d [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x56451d6b0c6b - as core::ops::function::FnOnce<()>>::call_once::h25d58404e55a13ae [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x56451d6b0c6b - std::panicking::try::do_call::h5352b694c9bdaf04 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:526:40 [INFO] [stdout] 38: 0x56451d6b0c6b - std::panicking::try::h6acca093cdb15f30 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:490:19 [INFO] [stdout] 39: 0x56451d6b0c6b - std::panic::catch_unwind::h5a91529e832b53b8 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x56451d6b0c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h8a2abb668a393745 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x56451d6b0c6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3b1470c73a7ade89 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x56451d716385 - as core::ops::function::FnOnce>::call_once::h1a6a2d2ed8a57b6b [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x56451d716385 - as core::ops::function::FnOnce>::call_once::h03ce391955487b79 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x56451d716385 - std::sys::unix::thread::Thread::new::thread_start::hbba6566cc475cfee [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7fe7c73d0b43 - [INFO] [stdout] 46: 0x7fe7c7461bb4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- challenge::day4p1::test::test_boards stdout ---- [INFO] [stdout] thread 'challenge::day4p1::test::test_boards' panicked at src/challenge/day4p1.rs:199:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: false [INFO] [stdout] right: true [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56451d70f83c - std::backtrace_rs::backtrace::libunwind::trace::h1e94f51a70590b24 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56451d70f83c - std::backtrace_rs::backtrace::trace_unsynchronized::ha4b8601070a1cd51 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56451d70f83c - std::sys_common::backtrace::_print_fmt::hbb566ca2fd60b76a [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56451d70f83c - ::fmt::hca47315a43d59c89 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x56451d73944c - core::fmt::rt::Argument::fmt::h291f645ad8573757 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x56451d73944c - core::fmt::write::h9b76cf5ceec3eda1 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x56451d70c8fe - std::io::Write::write_fmt::hbf1f0cf12dc92713 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x56451d70f624 - std::sys_common::backtrace::_print::h53287555ce02ffe8 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56451d70f624 - std::sys_common::backtrace::print::h4ce9b6d019078194 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56451d7115ea - std::panicking::panic_hook_with_disk_dump::{{closure}}::h6345d620bf90f980 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:280:22 [INFO] [stdout] 10: 0x56451d7111ad - std::panicking::panic_hook_with_disk_dump::h881dcb47bef2b023 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:311:9 [INFO] [stdout] 11: 0x56451d6df19c - as core::ops::function::Fn>::call::h0a9fbb794b941f9d [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x56451d6df19c - test::test_main::{{closure}}::h9db00ca471be4099 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x56451d711d73 - as core::ops::function::Fn>::call::hc6a6af3e65f55d16 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x56451d711d73 - std::panicking::rust_panic_with_hook::h4685f1313004386b [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:757:13 [INFO] [stdout] 15: 0x56451d711af1 - std::panicking::begin_panic_handler::{{closure}}::h540f1f43109c9ae2 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:631:13 [INFO] [stdout] 16: 0x56451d70fd66 - std::sys_common::backtrace::__rust_end_short_backtrace::h32246c56143d8eeb [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x56451d711832 - rust_begin_unwind [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:619:5 [INFO] [stdout] 18: 0x56451d6a6555 - core::panicking::panic_fmt::h069b828d25155aac [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x56451d6a687b - core::panicking::assert_failed_inner::hbcddb6fe18f3d001 [INFO] [stdout] 20: 0x56451d6e8aee - core::panicking::assert_failed::h8607e5a378921e2e [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/panicking.rs:269:5 [INFO] [stdout] 21: 0x56451d6aab0d - aoc2021::challenge::day4p1::test::test_boards::hac3fc179edb22c32 [INFO] [stdout] at /opt/rustwide/workdir/src/challenge/day4p1.rs:199:9 [INFO] [stdout] 22: 0x56451d6aa1a7 - aoc2021::challenge::day4p1::test::test_boards::{{closure}}::h446cadea17717459 [INFO] [stdout] at /opt/rustwide/workdir/src/challenge/day4p1.rs:146:22 [INFO] [stdout] 23: 0x56451d6a7256 - core::ops::function::FnOnce::call_once::h4a77277f7970c6e1 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x56451d6e42ff - core::ops::function::FnOnce::call_once::h2aef34e6acc65029 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x56451d6e42ff - test::__rust_begin_short_backtrace::hfdea76d6780e6510 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:626:18 [INFO] [stdout] 26: 0x56451d6e32be - test::run_test_in_process::{{closure}}::h2860e94e5e07a47b [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:649:60 [INFO] [stdout] 27: 0x56451d6e32be - as core::ops::function::FnOnce<()>>::call_once::h6cf0a0c7d6d6447c [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x56451d6e32be - std::panicking::try::do_call::hc4a61e82bc0c67ba [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:526:40 [INFO] [stdout] 29: 0x56451d6e32be - std::panicking::try::h05e3a2daf0b965e4 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:490:19 [INFO] [stdout] 30: 0x56451d6e32be - std::panic::catch_unwind::h4659759e5053bebb [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x56451d6e32be - test::run_test_in_process::h027c8b5c20644114 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:649:27 [INFO] [stdout] 32: 0x56451d6e32be - test::run_test::{{closure}}::he552487161f9859d [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:572:43 [INFO] [stdout] 33: 0x56451d6abb73 - test::run_test::{{closure}}::ha2969e01b809050f [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/test/src/lib.rs:600:41 [INFO] [stdout] 34: 0x56451d6abb73 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc13bcbe13128fc87 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 35: 0x56451d6b0c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h66e44e016f7cf64d [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x56451d6b0c6b - as core::ops::function::FnOnce<()>>::call_once::h25d58404e55a13ae [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x56451d6b0c6b - std::panicking::try::do_call::h5352b694c9bdaf04 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:526:40 [INFO] [stdout] 38: 0x56451d6b0c6b - std::panicking::try::h6acca093cdb15f30 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panicking.rs:490:19 [INFO] [stdout] 39: 0x56451d6b0c6b - std::panic::catch_unwind::h5a91529e832b53b8 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x56451d6b0c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h8a2abb668a393745 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x56451d6b0c6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3b1470c73a7ade89 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x56451d716385 - as core::ops::function::FnOnce>::call_once::h1a6a2d2ed8a57b6b [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x56451d716385 - as core::ops::function::FnOnce>::call_once::h03ce391955487b79 [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x56451d716385 - std::sys::unix::thread::Thread::new::thread_start::hbba6566cc475cfee [INFO] [stdout] at /rustc/5a3d3b91048a0adf280e7a4e589c1dda6443f172/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7fe7c73d0b43 - [INFO] [stdout] 46: 0x7fe7c7461bb4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] challenge::day4p1::test::test_boards [INFO] [stdout] challenge::day4p2::test::test_boards [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin aoc2021` [INFO] running `Command { std: "docker" "inspect" "13410e94fcb6b47d82e12a03cbe4f1a70760ebb059e1b8379a52422e302cb893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13410e94fcb6b47d82e12a03cbe4f1a70760ebb059e1b8379a52422e302cb893", kill_on_drop: false }` [INFO] [stdout] 13410e94fcb6b47d82e12a03cbe4f1a70760ebb059e1b8379a52422e302cb893