[INFO] cloning repository https://github.com/coriolinus/adventofcode-2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coriolinus/adventofcode-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f61e0ca687adfa7c55200d08b23ab0048fb5aa4 [INFO] testing coriolinus/adventofcode-2019 against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2019" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coriolinus/adventofcode-2019 on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coriolinus/adventofcode-2019 [INFO] finished tweaking git repo https://github.com/coriolinus/adventofcode-2019 [INFO] tweaked toml for git repo https://github.com/coriolinus/adventofcode-2019 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/coriolinus/adventofcode-2019 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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe9bbc21ba86fed3c7418f06597cb0dca47990915e6a4573d022d39d2aa37ed5 [INFO] running `Command { std: "docker" "start" "-a" "fe9bbc21ba86fed3c7418f06597cb0dca47990915e6a4573d022d39d2aa37ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe9bbc21ba86fed3c7418f06597cb0dca47990915e6a4573d022d39d2aa37ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe9bbc21ba86fed3c7418f06597cb0dca47990915e6a4573d022d39d2aa37ed5", kill_on_drop: false }` [INFO] [stdout] fe9bbc21ba86fed3c7418f06597cb0dca47990915e6a4573d022d39d2aa37ed5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b78d6085cdb38e6d07099c8deaae54689d618f13c330195302cb70b9dad02cc [INFO] running `Command { std: "docker" "start" "-a" "4b78d6085cdb38e6d07099c8deaae54689d618f13c330195302cb70b9dad02cc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling term_cursor v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling noisy_float v0.1.11 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.30s [INFO] running `Command { std: "docker" "inspect" "4b78d6085cdb38e6d07099c8deaae54689d618f13c330195302cb70b9dad02cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b78d6085cdb38e6d07099c8deaae54689d618f13c330195302cb70b9dad02cc", kill_on_drop: false }` [INFO] [stdout] 4b78d6085cdb38e6d07099c8deaae54689d618f13c330195302cb70b9dad02cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2dd71d0c2382020d5d5b07fad53de259e05661092f76e919e428e78505a0d2e [INFO] running `Command { std: "docker" "start" "-a" "e2dd71d0c2382020d5d5b07fad53de259e05661092f76e919e428e78505a0d2e", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `Command { std: "docker" "inspect" "e2dd71d0c2382020d5d5b07fad53de259e05661092f76e919e428e78505a0d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2dd71d0c2382020d5d5b07fad53de259e05661092f76e919e428e78505a0d2e", kill_on_drop: false }` [INFO] [stdout] e2dd71d0c2382020d5d5b07fad53de259e05661092f76e919e428e78505a0d2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c049436ae2c602d6ceeb8b17f8561dc69dd9cd5016e2832920e89ecb25869d62 [INFO] running `Command { std: "docker" "start" "-a" "c049436ae2c602d6ceeb8b17f8561dc69dd9cd5016e2832920e89ecb25869d62", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2019-5c80d859e098fbb3) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test day04::tests::test_illegal_decreasing ... ok [INFO] [stdout] test day04::tests::test_legal_1s ... ok [INFO] [stdout] test day04::tests::test_illegal_no_double ... ok [INFO] [stdout] test day04::tests::test_legal_four_1s ... ok [INFO] [stdout] test day04::tests::test_next_123568 ... ok [INFO] [stdout] test day04::tests::test_next_123777 ... ok [INFO] [stdout] test day04::tests::test_next_123455 ... ok [INFO] [stdout] test day04::tests::test_next_459 ... ok [INFO] [stdout] test day04::tests::test_next_999 ... ok [INFO] [stdout] test day04::tests::test_next_rollover ... ok [INFO] [stdout] test day04::tests::test_no_3_runs_examples ... ok [INFO] [stdout] test day04::tests::test_values ... ok [INFO] [stdout] test day04::tests::text_next_123489 ... ok [INFO] [stdout] test day04::tests::text_next_499 ... ok [INFO] [stdout] test day04::tests::text_next_nines ... ok [INFO] [stdout] test day04::tests::text_next_ones ... ok [INFO] [stdout] test day09::tests::test_16_digits ... ok [INFO] [stdout] test day09::tests::test_big_number ... ok [INFO] [stdout] test day09::tests::test_quine ... ok [INFO] [stdout] test day16::tests::pattern_3 ... ok [INFO] [stdout] test day18::tests::reachable_keys ... ok [INFO] [stdout] test day18::tests::test_example_0 ... ok [INFO] [stdout] test day16::tests::example_phase_1 ... ok [INFO] [stdout] test day16::tests::example ... ok [INFO] [stdout] test day04::tests::text_exhaustive ... ok [INFO] [stdout] test day04::tests::test_max_range - should panic ... ok [INFO] [stdout] test day18::tests::test_example_1 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- day18::tests::test_example_1 stdout ---- [INFO] [stdout] thread 'day18::tests::test_example_1' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `114`, [INFO] [stdout] right: `86`', src/day18.rs:222:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5572133d9161 - std::backtrace_rs::backtrace::libunwind::trace::h739ec181bd3bd192 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5572133d9161 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c66fffa8ed12204 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5572133d9161 - std::sys_common::backtrace::_print_fmt::h7516c808a13dd2a8 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5572133d9161 - ::fmt::h36cf058bf00f1d43 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5572134032cc - core::fmt::rt::Argument::fmt::he3895a29fa8140d3 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x5572134032cc - core::fmt::write::hb5d897b3776b75c9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x5572133d609e - std::io::Write::write_fmt::h446ec65e81f1b759 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x5572133d8f75 - std::sys_common::backtrace::_print::he50b112759a05479 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5572133d8f75 - std::sys_common::backtrace::print::hd87678fbb1c1b8e9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5572133dac93 - std::panicking::default_hook::{{closure}}::h520841a09e5b8e9c [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:269:22 [INFO] [stdout] 10: 0x5572133da930 - std::panicking::default_hook::hb83255e266aa1d71 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:285:9 [INFO] [stdout] 11: 0x55721335f117 - as core::ops::function::Fn>::call::hc710099e0f8c423a [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55721335f117 - test::test_main::{{closure}}::h14976b654346d4ad [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x5572133db38e - as core::ops::function::Fn>::call::h4474bff724dc1968 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x5572133db38e - std::panicking::rust_panic_with_hook::hd923f0b3176be351 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:709:13 [INFO] [stdout] 15: 0x5572133db117 - std::panicking::begin_panic_handler::{{closure}}::h7732b0d5090f868c [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x5572133d95c6 - std::sys_common::backtrace::__rust_end_short_backtrace::hd3215e0a304cb1e6 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stdout] 17: 0x5572133dae62 - rust_begin_unwind [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:593:5 [INFO] [stdout] 18: 0x5572132ca4a3 - core::panicking::panic_fmt::hf8c9b1b69e223ecf [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x5572132ca83b - core::panicking::assert_failed_inner::hab2312814d33adbe [INFO] [stdout] 20: 0x55721336ca4a - core::panicking::assert_failed::hd87930bf86de1851 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panicking.rs:229:5 [INFO] [stdout] 21: 0x55721331ab6c - aoc2019::day18::tests::test_example_1::hff5fa6c4a4de085c [INFO] [stdout] at /opt/rustwide/workdir/src/day18.rs:222:9 [INFO] [stdout] 22: 0x55721331aa07 - aoc2019::day18::tests::test_example_1::{{closure}}::h34c180a4a7815a2c [INFO] [stdout] at /opt/rustwide/workdir/src/day18.rs:219:25 [INFO] [stdout] 23: 0x5572132e57a5 - core::ops::function::FnOnce::call_once::h62f4f24009749cb8 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5572133643bf - core::ops::function::FnOnce::call_once::h11078fa479b643f5 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5572133643bf - test::__rust_begin_short_backtrace::h80e6cfa42885071e [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:626:18 [INFO] [stdout] 26: 0x5572133633f2 - test::run_test_in_process::{{closure}}::h3d48aa71673f92f6 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:649:60 [INFO] [stdout] 27: 0x5572133633f2 - as core::ops::function::FnOnce<()>>::call_once::h96dc42228b07dbcf [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x5572133633f2 - std::panicking::try::do_call::h352ee96fe6c276d4 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:500:40 [INFO] [stdout] 29: 0x5572133633f2 - std::panicking::try::he6e8750eedee8297 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:464:19 [INFO] [stdout] 30: 0x5572133633f2 - std::panic::catch_unwind::h853de8d29df91e27 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x5572133633f2 - test::run_test_in_process::h35c85fd2179cc49d [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:649:27 [INFO] [stdout] 32: 0x5572133633f2 - test::run_test::{{closure}}::hb10098e5ac3cdcb3 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:572:43 [INFO] [stdout] 33: 0x55721332a254 - test::run_test::{{closure}}::h1818cbbc8e1b4a2e [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/test/src/lib.rs:600:41 [INFO] [stdout] 34: 0x55721332a254 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8d9d4bb268daa0a0 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys_common/backtrace.rs:135:18 [INFO] [stdout] 35: 0x55721332feab - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0fefc0ce4f670cd9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x55721332feab - as core::ops::function::FnOnce<()>>::call_once::hdf335d4d76d78886 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x55721332feab - std::panicking::try::do_call::hb02f54071ad1bbcc [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:500:40 [INFO] [stdout] 38: 0x55721332feab - std::panicking::try::hceb1c9208fc751e4 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panicking.rs:464:19 [INFO] [stdout] 39: 0x55721332feab - std::panic::catch_unwind::h8a1ed55955a3d386 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x55721332feab - std::thread::Builder::spawn_unchecked_::{{closure}}::hf12960b97ece0619 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x55721332feab - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3431c5eb5d5329fb [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5572133dfa85 - as core::ops::function::FnOnce>::call_once::h0d11e726055d6ea9 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x5572133dfa85 - as core::ops::function::FnOnce>::call_once::h2ab7960dd59e2260 [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x5572133dfa85 - std::sys::unix::thread::Thread::new::thread_start::hcc70088a8406743d [INFO] [stdout] at /rustc/d724b5ab2f4ac098ff483349a80b6a3799a5177b/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f6ce6546b43 - [INFO] [stdout] 46: 0x7f6ce65d7bb4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] day18::tests::test_example_1 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 26 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "c049436ae2c602d6ceeb8b17f8561dc69dd9cd5016e2832920e89ecb25869d62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c049436ae2c602d6ceeb8b17f8561dc69dd9cd5016e2832920e89ecb25869d62", kill_on_drop: false }` [INFO] [stdout] c049436ae2c602d6ceeb8b17f8561dc69dd9cd5016e2832920e89ecb25869d62