[INFO] cloning repository https://github.com/prscoelho/aoc2019
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prscoelho/aoc2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprscoelho%2Faoc2019", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprscoelho%2Faoc2019'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4f97163a823d336aa183cd4c8ffe410941ffa11
[INFO] testing prscoelho/aoc2019 against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprscoelho%2Faoc2019" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/prscoelho/aoc2019 on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/prscoelho/aoc2019
[INFO] finished tweaking git repo https://github.com/prscoelho/aoc2019
[INFO] tweaked toml for git repo https://github.com/prscoelho/aoc2019 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/prscoelho/aoc2019 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.80.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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.1.6
[INFO] [stderr]   Downloaded image v0.22.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.0
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ae58115f1cce7b77b876cd71fd494acd75a4f6bf11a529aca3608bc912a8315
[INFO] running `Command { std: "docker" "start" "-a" "8ae58115f1cce7b77b876cd71fd494acd75a4f6bf11a529aca3608bc912a8315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ae58115f1cce7b77b876cd71fd494acd75a4f6bf11a529aca3608bc912a8315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ae58115f1cce7b77b876cd71fd494acd75a4f6bf11a529aca3608bc912a8315", kill_on_drop: false }`
[INFO] [stdout] 8ae58115f1cce7b77b876cd71fd494acd75a4f6bf11a529aca3608bc912a8315
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dd5418fce08805693e95e9a4bb13afe18de53153acba3156fe12ae84beddd25
[INFO] running `Command { std: "docker" "start" "-a" "2dd5418fce08805693e95e9a4bb13afe18de53153acba3156fe12ae84beddd25", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.4.0
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling rayon v1.3.0
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling jpeg-decoder v0.1.18
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling image v0.22.3
[INFO] [stderr]    Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s
[INFO] running `Command { std: "docker" "inspect" "2dd5418fce08805693e95e9a4bb13afe18de53153acba3156fe12ae84beddd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dd5418fce08805693e95e9a4bb13afe18de53153acba3156fe12ae84beddd25", kill_on_drop: false }`
[INFO] [stdout] 2dd5418fce08805693e95e9a4bb13afe18de53153acba3156fe12ae84beddd25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03b2e34a36cf9bade51f3316fff64f8dca1d3dec2770b88a143c9ad0ede8bfef
[INFO] running `Command { std: "docker" "start" "-a" "03b2e34a36cf9bade51f3316fff64f8dca1d3dec2770b88a143c9ad0ede8bfef", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.54s
[INFO] running `Command { std: "docker" "inspect" "03b2e34a36cf9bade51f3316fff64f8dca1d3dec2770b88a143c9ad0ede8bfef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03b2e34a36cf9bade51f3316fff64f8dca1d3dec2770b88a143c9ad0ede8bfef", kill_on_drop: false }`
[INFO] [stdout] 03b2e34a36cf9bade51f3316fff64f8dca1d3dec2770b88a143c9ad0ede8bfef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94c9e97bcc9355b1ea6239d0160d00aa266ea84405591a9836018c02008c2f46
[INFO] running `Command { std: "docker" "start" "-a" "94c9e97bcc9355b1ea6239d0160d00aa266ea84405591a9836018c02008c2f46", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2019-a989e0cd487ec31a)
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test aoc05::test::test_instruction ... ok
[INFO] [stdout] test aoc01::test::test_second ... ok
[INFO] [stdout] test aoc06::test::test_read ... ok
[INFO] [stdout] test aoc05::test::test_load ... ok
[INFO] [stdout] test aoc06::test::test_second ... ok
[INFO] [stdout] test aoc06::test::test_first ... ok
[INFO] [stdout] test aoc02::test::test_first ... ok
[INFO] [stdout] test aoc07::test::test_decode2 ... ok
[INFO] [stdout] test aoc05::test::test_decode1 ... ok
[INFO] [stdout] test aoc04::test::test_valid_second ... ok
[INFO] [stdout] test aoc04::test::test_valid_first ... ok
[INFO] [stdout] test aoc08::test::test_find ... ok
[INFO] [stdout] test aoc08::test::test_new ... ok
[INFO] [stdout] test aoc07::test::test_decode1 ... ok
[INFO] [stdout] test aoc08::test::test_solve ... ok
[INFO] [stdout] test aoc08::test::test_first ... ok
[INFO] [stdout] test aoc01::test::test_first ... ok
[INFO] [stdout] test aoc05::test::test_save ... ok
[INFO] [stdout] test aoc06::test::test_count ... ok
[INFO] [stdout] test aoc10::test::test_gcd ... ok
[INFO] [stdout] test aoc09::test::test_single_intcode ... ok
[INFO] [stdout] test aoc10::test::test_read ... ok
[INFO] [stdout] test aoc05::test::test_decode2 ... ok
[INFO] [stdout] test aoc09::test::test_first ... ok
[INFO] [stdout] test aoc02::test::test_second ... ok
[INFO] [stdout] test aoc10::test::test_vaporize1 ... ok
[INFO] [stdout] test aoc11::test::test_robot ... ok
[INFO] [stdout] test aoc10::test::test_vaporize2 ... ok
[INFO] [stdout] test aoc11::test::test_walk ... ok
[INFO] [stdout] test aoc12::test::test_example1 ... ok
[INFO] [stdout] test aoc12::test::test_example2 ... ok
[INFO] [stdout] test aoc12::test::test_first ... ok
[INFO] [stdout] test aoc14::test::test_example3_2 ... ok
[INFO] [stdout] test aoc13::test::test_first ... ok
[INFO] [stdout] test aoc11::test::test_first ... ok
[INFO] [stdout] test aoc09::test::test_second ... ok
[INFO] [stdout] test aoc14::test::test_example4_2 ... ok
[INFO] [stdout] test aoc15::test::test_bfs ... ok
[INFO] [stdout] test aoc14::test::test_example5_2 ... ok
[INFO] [stdout] test aoc15::test::test_bfs_depth ... ok
[INFO] [stdout] test aoc15::test::test_bfs_unknown ... ok
[INFO] [stdout] test aoc14::test::test_first ... ok
[INFO] [stdout] test aoc16::test::example1 ... ok
[INFO] [stdout] test aoc14::test::test_second ... ok
[INFO] [stdout] test aoc10::test::test_first ... ok
[INFO] [stdout] test aoc16::test::example2 ... ok
[INFO] [stdout] test aoc16::test::example3 ... ok
[INFO] [stdout] test aoc15::test::test_second ... ok
[INFO] [stdout] test aoc15::test::test_first ... ok
[INFO] [stdout] test aoc10::test::test_second ... ok
[INFO] [stdout] test aoc17::test::compact ... ok
[INFO] [stdout] test aoc17::test::first ... ok
[INFO] [stdout] test aoc04::test::test_second ... ok
[INFO] [stdout] test aoc18::test::example1 ... ok
[INFO] [stdout] test aoc18::test::example2 ... ok
[INFO] [stdout] test aoc18::test::example3 ... ok
[INFO] [stdout] test aoc04::test::test_first ... ok
[INFO] [stdout] test aoc18::test::example5 ... ok
[INFO] [stdout] test aoc17::test::second ... ok
[INFO] [stdout] test aoc18::test::next_keys ... ok
[INFO] [stdout] test aoc16::test::example6 ... ok
[INFO] [stdout] test aoc16::test::example4 ... ok
[INFO] [stdout] test aoc19::test::compare_scan ... ok
[INFO] [stdout] test aoc16::test::example5 ... ok
[INFO] [stdout] test aoc20::parse::portal ... ok
[INFO] [stdout] test aoc20::test::example1 ... ok
[INFO] [stdout] test aoc20::test::example2 ... ok
[INFO] [stdout] test aoc19::test::first ... ok
[INFO] [stdout] test aoc20::test::example3 ... ok
[INFO] [stdout] test aoc20::test::nodes ... ok
[INFO] [stdout] test aoc13::test::test_second ... ok
[INFO] [stdout] test aoc21::test::first ... ok
[INFO] [stdout] test aoc12::test::test_second ... ok
[INFO] [stdout] test aoc22::test::example1 ... ok
[INFO] [stdout] test aoc22::test::example2 ... ok
[INFO] [stdout] test aoc20::test::first ... ok
[INFO] [stdout] test aoc22::test::first ... ok
[INFO] [stdout] test aoc20::test::second ... ok
[INFO] [stdout] test aoc22::test::second ... ok
[INFO] [stdout] test aoc22::test::parse ... ok
[INFO] [stdout] test aoc22::test::single_cut ... ok
[INFO] [stdout] test aoc24::first::test::input ... ok
[INFO] [stdout] test aoc21::test::second ... ok
[INFO] [stdout] test aoc24::first::test::neighbours_normal ... ok
[INFO] [stdout] test aoc24::first::test::neighbours_simple ... ok
[INFO] [stdout] test aoc03::test::test_second ... ok
[INFO] [stdout] test aoc24::first::test::input_simple ... ok
[INFO] [stdout] test aoc24::first::test::state_is_biodiversity ... ok
[INFO] [stdout] test aoc24::test::example ... ok
[INFO] [stdout] test aoc24::second::test::example ... ok
[INFO] [stdout] test aoc24::test::first ... ok
[INFO] [stdout] test aoc03::test::test_first ... ok
[INFO] [stdout] test aoc23::test::first ... ok
[INFO] [stdout] test aoc23::test::second ... FAILED
[INFO] [stdout] test aoc07::test::test_first ... ok
[INFO] [stdout] test aoc16::test::first ... ok
[INFO] [stdout] test aoc07::test::test_feedback1 ... ok
[INFO] [stdout] test aoc18::test::first ... ok
[INFO] [stdout] test aoc07::test::test_second ... ok
[INFO] [stdout] test aoc07::test::test_feedback2 ... ok
[INFO] [stdout] test aoc18::test::second ... ok
[INFO] [stdout] test aoc18::test::example4 ... ok
[INFO] [stdout] test aoc24::test::second ... ok
[INFO] [stdout] test aoc16::test::second ... ok
[INFO] [stdout] test aoc19::test::second has been running for over 60 seconds
[INFO] [stdout] test aoc19::test::second ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- aoc23::test::second stdout ----
[INFO] [stdout] thread 'aoc23::test::second' panicked at src/aoc23/mod.rs:138:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: -1
[INFO] [stdout]  right: 16666
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f8f821e885 - std::backtrace_rs::backtrace::libunwind::trace::h58eed11393533053
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x55f8f821e885 - std::backtrace_rs::backtrace::trace_unsynchronized::h6af9bae28ebb6388
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55f8f821e885 - std::sys_common::backtrace::_print_fmt::hb6748916642a4fb2
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55f8f821e885 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h3692694645b1bb6a
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55f8f82458db - core::fmt::rt::Argument::fmt::h7aa93977ba74ae0f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55f8f82458db - core::fmt::write::h5131d80b4c69b88d
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/mod.rs:1168:21
[INFO] [stdout]    6:     0x55f8f821c0ef - std::io::Write::write_fmt::h8142063d64ec1ffc
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55f8f821e65e - std::sys_common::backtrace::_print::he6ebb7b9d89f4456
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55f8f821e65e - std::sys_common::backtrace::print::h998d75b840f75a73
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55f8f82200c9 - std::panicking::default_hook::{{closure}}::h18ec7fe6a38b9da0
[INFO] [stdout]   10:     0x55f8f821fd36 - std::panicking::default_hook::hfb3f22c2e4075a6a
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55f8f808bf3a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9b6b503c8a5fa2e3
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2077:9
[INFO] [stdout]   12:     0x55f8f808bf3a - test::test_main::{{closure}}::h238c9a9a662cfeed
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55f8f82206cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8210adad49183e7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2077:9
[INFO] [stdout]   14:     0x55f8f82206cb - std::panicking::rust_panic_with_hook::h51af00bcb4660c4e
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55f8f8220444 - std::panicking::begin_panic_handler::{{closure}}::h39f76aa863fbe8ce
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55f8f821ed49 - std::sys_common::backtrace::__rust_end_short_backtrace::h4d10fc2251b89840
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55f8f8220177 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55f8f7f43f73 - core::panicking::panic_fmt::h319840fcbcd912ef
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55f8f7f4439e - core::panicking::assert_failed_inner::h18aff98a9c33883a
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55f8f7fb896e - core::panicking::assert_failed::h531fadcf7c8c4fef
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55f8f7fb3d83 - aoc2019::aoc23::test::second::h09abb4c66233e38a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc23/mod.rs:138:9
[INFO] [stdout]   22:     0x55f8f7fb3ce7 - aoc2019::aoc23::test::second::{{closure}}::hfeb610c214b745f4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc23/mod.rs:136:16
[INFO] [stdout]   23:     0x55f8f7fd25b6 - core::ops::function::FnOnce::call_once::hf01f935990675126
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55f8f809078b - core::ops::function::FnOnce::call_once::h384146465e88f7be
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55f8f809078b - test::__rust_begin_short_backtrace::hae44b86aaeda3a0f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55f8f808fee1 - test::run_test_in_process::{{closure}}::hd85dcdfbb890f561
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55f8f808fee1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0e31567dfbb1842d
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55f8f808fee1 - std::panicking::try::do_call::h21b13b77488972c9
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55f8f808fee1 - std::panicking::try::h8696c153e1e4253f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55f8f808fee1 - std::panic::catch_unwind::h5cd1cddd6367954f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55f8f808fee1 - test::run_test_in_process::h59ce94f07fa84554
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55f8f808fee1 - test::run_test::{{closure}}::h4148d3c10c6c98f1
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55f8f8058e04 - test::run_test::{{closure}}::hfda3d929e6d1b5c1
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55f8f8058e04 - std::sys_common::backtrace::__rust_begin_short_backtrace::h91e427ea6df4cf63
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55f8f805d6c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h88142129462d0de6
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55f8f805d6c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7a94a6989c4568c7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55f8f805d6c2 - std::panicking::try::do_call::h07d6ddb104cff605
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55f8f805d6c2 - std::panicking::try::heeeb9f9f6492fe02
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55f8f805d6c2 - std::panic::catch_unwind::h947df39c62294dd7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55f8f805d6c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hba1c75acae318d67
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55f8f805d6c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7513e31342a613
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55f8f8224a8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3af90da315d4b185
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2063:9
[INFO] [stdout]   43:     0x55f8f8224a8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4e7f3b3405b4b88b
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2063:9
[INFO] [stdout]   44:     0x55f8f8224a8b - std::sys::pal::unix::thread::Thread::new::thread_start::h3b8e81128811868f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fde4609fac3 - <unknown>
[INFO] [stdout]   46:     0x7fde46130a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aoc23::test::second
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 104 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 119.38s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin aoc2019`
[INFO] running `Command { std: "docker" "inspect" "94c9e97bcc9355b1ea6239d0160d00aa266ea84405591a9836018c02008c2f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94c9e97bcc9355b1ea6239d0160d00aa266ea84405591a9836018c02008c2f46", kill_on_drop: false }`
[INFO] [stdout] 94c9e97bcc9355b1ea6239d0160d00aa266ea84405591a9836018c02008c2f46
[INFO] testing prscoelho/aoc2019 against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprscoelho%2Faoc2019" "/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/prscoelho/aoc2019 on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/prscoelho/aoc2019
[INFO] finished tweaking git repo https://github.com/prscoelho/aoc2019
[INFO] tweaked toml for git repo https://github.com/prscoelho/aoc2019 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/prscoelho/aoc2019 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" "+beta-2024-07-26" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8250897adce8cd8a8ea0917a50c2a49827d2564d42fbe1733446faf4fd4b9006
[INFO] running `Command { std: "docker" "start" "-a" "8250897adce8cd8a8ea0917a50c2a49827d2564d42fbe1733446faf4fd4b9006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8250897adce8cd8a8ea0917a50c2a49827d2564d42fbe1733446faf4fd4b9006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8250897adce8cd8a8ea0917a50c2a49827d2564d42fbe1733446faf4fd4b9006", kill_on_drop: false }`
[INFO] [stdout] 8250897adce8cd8a8ea0917a50c2a49827d2564d42fbe1733446faf4fd4b9006
[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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c581b0c572a24e1633c0861dc38e78ff1180f9250ea5184921d53e30c39e6681
[INFO] running `Command { std: "docker" "start" "-a" "c581b0c572a24e1633c0861dc38e78ff1180f9250ea5184921d53e30c39e6681", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.4.0
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling rayon v1.3.0
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling jpeg-decoder v0.1.18
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling image v0.22.3
[INFO] [stderr]    Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.22s
[INFO] running `Command { std: "docker" "inspect" "c581b0c572a24e1633c0861dc38e78ff1180f9250ea5184921d53e30c39e6681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c581b0c572a24e1633c0861dc38e78ff1180f9250ea5184921d53e30c39e6681", kill_on_drop: false }`
[INFO] [stdout] c581b0c572a24e1633c0861dc38e78ff1180f9250ea5184921d53e30c39e6681
[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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9191ead87ed5ad305a04915d81e005fa473b42b1440acdf7e5c1107b5759fbbd
[INFO] running `Command { std: "docker" "start" "-a" "9191ead87ed5ad305a04915d81e005fa473b42b1440acdf7e5c1107b5759fbbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.51s
[INFO] running `Command { std: "docker" "inspect" "9191ead87ed5ad305a04915d81e005fa473b42b1440acdf7e5c1107b5759fbbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9191ead87ed5ad305a04915d81e005fa473b42b1440acdf7e5c1107b5759fbbd", kill_on_drop: false }`
[INFO] [stdout] 9191ead87ed5ad305a04915d81e005fa473b42b1440acdf7e5c1107b5759fbbd
[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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6a0d918d593ce05362663fca429a5ba25a099b4be6a799f9d1034ba424174b03
[INFO] running `Command { std: "docker" "start" "-a" "6a0d918d593ce05362663fca429a5ba25a099b4be6a799f9d1034ba424174b03", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2019-84a50b4e6187806f)
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test aoc01::test::test_first ... ok
[INFO] [stdout] test aoc02::test::test_first ... ok
[INFO] [stdout] test aoc01::test::test_second ... ok
[INFO] [stdout] test aoc04::test::test_valid_first ... ok
[INFO] [stdout] test aoc05::test::test_decode1 ... ok
[INFO] [stdout] test aoc05::test::test_instruction ... ok
[INFO] [stdout] test aoc05::test::test_load ... ok
[INFO] [stdout] test aoc05::test::test_decode2 ... ok
[INFO] [stdout] test aoc05::test::test_save ... ok
[INFO] [stdout] test aoc06::test::test_read ... ok
[INFO] [stdout] test aoc04::test::test_valid_second ... ok
[INFO] [stdout] test aoc06::test::test_count ... ok
[INFO] [stdout] test aoc08::test::test_find ... ok
[INFO] [stdout] test aoc07::test::test_decode2 ... ok
[INFO] [stdout] test aoc08::test::test_solve ... ok
[INFO] [stdout] test aoc07::test::test_decode1 ... ok
[INFO] [stdout] test aoc08::test::test_new ... ok
[INFO] [stdout] test aoc09::test::test_first ... ok
[INFO] [stdout] test aoc09::test::test_single_intcode ... ok
[INFO] [stdout] test aoc10::test::test_gcd ... ok
[INFO] [stdout] test aoc08::test::test_first ... ok
[INFO] [stdout] test aoc10::test::test_read ... ok
[INFO] [stdout] test aoc10::test::test_vaporize1 ... ok
[INFO] [stdout] test aoc06::test::test_second ... ok
[INFO] [stdout] test aoc10::test::test_vaporize2 ... ok
[INFO] [stdout] test aoc11::test::test_walk ... ok
[INFO] [stdout] test aoc11::test::test_robot ... ok
[INFO] [stdout] test aoc06::test::test_first ... ok
[INFO] [stdout] test aoc12::test::test_example1 ... ok
[INFO] [stdout] test aoc12::test::test_example2 ... ok
[INFO] [stdout] test aoc12::test::test_first ... ok
[INFO] [stdout] test aoc13::test::test_first ... ok
[INFO] [stdout] test aoc14::test::test_example3_2 ... ok
[INFO] [stdout] test aoc02::test::test_second ... ok
[INFO] [stdout] test aoc11::test::test_first ... ok
[INFO] [stdout] test aoc14::test::test_example4_2 ... ok
[INFO] [stdout] test aoc14::test::test_example5_2 ... ok
[INFO] [stdout] test aoc15::test::test_bfs ... ok
[INFO] [stdout] test aoc15::test::test_bfs_depth ... ok
[INFO] [stdout] test aoc15::test::test_bfs_unknown ... ok
[INFO] [stdout] test aoc14::test::test_first ... ok
[INFO] [stdout] test aoc09::test::test_second ... ok
[INFO] [stdout] test aoc16::test::example1 ... ok
[INFO] [stdout] test aoc16::test::example2 ... ok
[INFO] [stdout] test aoc16::test::example3 ... ok
[INFO] [stdout] test aoc14::test::test_second ... ok
[INFO] [stdout] test aoc15::test::test_second ... ok
[INFO] [stdout] test aoc15::test::test_first ... ok
[INFO] [stdout] test aoc10::test::test_second ... ok
[INFO] [stdout] test aoc10::test::test_first ... ok
[INFO] [stdout] test aoc17::test::compact ... ok
[INFO] [stdout] test aoc17::test::first ... ok
[INFO] [stdout] test aoc17::test::second ... ok
[INFO] [stdout] test aoc18::test::example1 ... ok
[INFO] [stdout] test aoc18::test::example2 ... ok
[INFO] [stdout] test aoc18::test::example3 ... ok
[INFO] [stdout] test aoc16::test::example4 ... ok
[INFO] [stdout] test aoc16::test::example6 ... ok
[INFO] [stdout] test aoc18::test::example5 ... ok
[INFO] [stdout] test aoc18::test::next_keys ... ok
[INFO] [stdout] test aoc04::test::test_second ... ok
[INFO] [stdout] test aoc04::test::test_first ... ok
[INFO] [stdout] test aoc12::test::test_second ... ok
[INFO] [stdout] test aoc16::test::example5 ... ok
[INFO] [stdout] test aoc20::parse::portal ... ok
[INFO] [stdout] test aoc20::test::example1 ... ok
[INFO] [stdout] test aoc20::test::example2 ... ok
[INFO] [stdout] test aoc20::test::example3 ... ok
[INFO] [stdout] test aoc19::test::first ... ok
[INFO] [stdout] test aoc19::test::compare_scan ... ok
[INFO] [stdout] test aoc20::test::nodes ... ok
[INFO] [stdout] test aoc21::test::first ... ok
[INFO] [stdout] test aoc20::test::first ... ok
[INFO] [stdout] test aoc22::test::example1 ... ok
[INFO] [stdout] test aoc22::test::example2 ... ok
[INFO] [stdout] test aoc21::test::second ... ok
[INFO] [stdout] test aoc22::test::parse ... ok
[INFO] [stdout] test aoc22::test::first ... ok
[INFO] [stdout] test aoc22::test::single_cut ... ok
[INFO] [stdout] test aoc22::test::second ... ok
[INFO] [stdout] test aoc13::test::test_second ... ok
[INFO] [stdout] test aoc24::first::test::input ... ok
[INFO] [stdout] test aoc24::first::test::input_simple ... ok
[INFO] [stdout] test aoc24::first::test::neighbours_normal ... ok
[INFO] [stdout] test aoc24::first::test::neighbours_simple ... ok
[INFO] [stdout] test aoc24::first::test::state_is_biodiversity ... ok
[INFO] [stdout] test aoc20::test::second ... ok
[INFO] [stdout] test aoc24::second::test::example ... ok
[INFO] [stdout] test aoc24::test::first ... ok
[INFO] [stdout] test aoc24::test::example ... ok
[INFO] [stdout] test aoc23::test::first ... ok
[INFO] [stdout] test aoc07::test::test_first ... ok
[INFO] [stdout] test aoc03::test::test_first ... ok
[INFO] [stdout] test aoc03::test::test_second ... ok
[INFO] [stdout] test aoc07::test::test_feedback1 ... ok
[INFO] [stdout] test aoc07::test::test_feedback2 ... ok
[INFO] [stdout] test aoc07::test::test_second ... ok
[INFO] [stdout] test aoc18::test::first ... ok
[INFO] [stdout] test aoc23::test::second ... ok
[INFO] [stdout] test aoc18::test::second ... ok
[INFO] [stdout] test aoc16::test::first ... ok
[INFO] [stdout] test aoc18::test::example4 ... ok
[INFO] [stdout] test aoc24::test::second ... ok
[INFO] [stdout] test aoc16::test::second ... ok
[INFO] [stdout] test aoc19::test::second has been running for over 60 seconds
[INFO] [stdout] test aoc19::test::second ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 105 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 112.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6a0d918d593ce05362663fca429a5ba25a099b4be6a799f9d1034ba424174b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a0d918d593ce05362663fca429a5ba25a099b4be6a799f9d1034ba424174b03", kill_on_drop: false }`
[INFO] [stdout] 6a0d918d593ce05362663fca429a5ba25a099b4be6a799f9d1034ba424174b03