[INFO] cloning repository https://github.com/surething/advent-of-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/surething/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurething%2Fadvent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurething%2Fadvent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31aa7cb8dfce94533ac076a83b6c3107931633bc
[INFO] testing surething/advent-of-code/31aa7cb8dfce94533ac076a83b6c3107931633bc against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurething%2Fadvent-of-code" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/surething/advent-of-code
[INFO] finished tweaking git repo https://github.com/surething/advent-of-code
[INFO] tweaked toml for git repo https://github.com/surething/advent-of-code written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/surething/advent-of-code on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/surething/advent-of-code 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ec53e274cafe8e661a0a319d35fc5a74733be6920beb88cbbaeba4b8d749b9e
[INFO] running `Command { std: "docker" "start" "-a" "5ec53e274cafe8e661a0a319d35fc5a74733be6920beb88cbbaeba4b8d749b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ec53e274cafe8e661a0a319d35fc5a74733be6920beb88cbbaeba4b8d749b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ec53e274cafe8e661a0a319d35fc5a74733be6920beb88cbbaeba4b8d749b9e", kill_on_drop: false }`
[INFO] [stdout] 5ec53e274cafe8e661a0a319d35fc5a74733be6920beb88cbbaeba4b8d749b9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b3390bce08b64ea0d7b37ee2014f596587a3e38f86a5d5217261158f0d06d638
[INFO] running `Command { std: "docker" "start" "-a" "b3390bce08b64ea0d7b37ee2014f596587a3e38f86a5d5217261158f0d06d638", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling aoc-cli v0.1.0 (/opt/rustwide/workdir/crates/aoc-cli)
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling aoc-common v0.1.0 (/opt/rustwide/workdir/crates/aoc-common)
[INFO] [stderr]    Compiling aoc-data v0.1.0 (/opt/rustwide/workdir/crates/aoc-data)
[INFO] [stderr]    Compiling aoc-2019 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2019)
[INFO] [stderr]    Compiling aoc-2016 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2016)
[INFO] [stderr]    Compiling aoc-2022 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2022)
[INFO] [stderr]    Compiling aoc-2023 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2023)
[INFO] [stderr]    Compiling aoc-2020 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2020)
[INFO] [stderr]    Compiling aoc-2017 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2017)
[INFO] [stderr]    Compiling aoc-2018 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2018)
[INFO] [stderr]    Compiling aoc-2021 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2021)
[INFO] [stderr]    Compiling aoc-2015 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2015)
[INFO] [stderr]    Compiling aoc-2025 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2025)
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling z3-sys v0.10.3
[INFO] [stderr]    Compiling z3 v0.19.5
[INFO] [stderr]    Compiling aoc-2024 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2024)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "b3390bce08b64ea0d7b37ee2014f596587a3e38f86a5d5217261158f0d06d638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3390bce08b64ea0d7b37ee2014f596587a3e38f86a5d5217261158f0d06d638", kill_on_drop: false }`
[INFO] [stdout] b3390bce08b64ea0d7b37ee2014f596587a3e38f86a5d5217261158f0d06d638
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 24007511c0c01ea4f5df2fb3fbea5f62c913ca1fb29100f0a3d610430d20d679
[INFO] running `Command { std: "docker" "start" "-a" "24007511c0c01ea4f5df2fb3fbea5f62c913ca1fb29100f0a3d610430d20d679", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling aoc-cli v0.1.0 (/opt/rustwide/workdir/crates/aoc-cli)
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling aoc-common v0.1.0 (/opt/rustwide/workdir/crates/aoc-common)
[INFO] [stderr]    Compiling aoc-data v0.1.0 (/opt/rustwide/workdir/crates/aoc-data)
[INFO] [stderr]    Compiling aoc-2021 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2021)
[INFO] [stderr]    Compiling aoc-2022 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2022)
[INFO] [stderr]    Compiling aoc-2020 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2020)
[INFO] [stderr]    Compiling aoc-2017 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2017)
[INFO] [stderr]    Compiling aoc-2018 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2018)
[INFO] [stderr]    Compiling aoc-2016 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2016)
[INFO] [stderr]    Compiling aoc-2023 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2023)
[INFO] [stderr]    Compiling aoc-2019 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2019)
[INFO] [stderr]    Compiling aoc-2015 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2015)
[INFO] [stderr]    Compiling aoc-2025 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2025)
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling z3-sys v0.10.3
[INFO] [stderr]    Compiling z3 v0.19.5
[INFO] [stderr]    Compiling aoc-2024 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2024)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "24007511c0c01ea4f5df2fb3fbea5f62c913ca1fb29100f0a3d610430d20d679", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24007511c0c01ea4f5df2fb3fbea5f62c913ca1fb29100f0a3d610430d20d679", kill_on_drop: false }`
[INFO] [stdout] 24007511c0c01ea4f5df2fb3fbea5f62c913ca1fb29100f0a3d610430d20d679
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 73a5a0e11a41bfafedf4199c21297a385f060a681716381b73579d4f012179e9
[INFO] running `Command { std: "docker" "start" "-a" "73a5a0e11a41bfafedf4199c21297a385f060a681716381b73579d4f012179e9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/aoc-2015/3aabd9b86d5667ba/deps/aoc_2015-3aabd9b86d5667ba)
[INFO] [stdout] 
[INFO] [stdout] running 126 tests
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... ok
[INFO] [stdout] test day1::test::example1::case_2 ... ok
[INFO] [stdout] test day1::test::example1::case_5 ... ok
[INFO] [stdout] test day1::test::example1::case_6 ... ok
[INFO] [stdout] test day1::test::example1::case_3 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example1::case_9 ... ok
[INFO] [stdout] test day1::test::example1::case_4 ... ok
[INFO] [stdout] test day1::test::example1::case_8 ... ok
[INFO] [stdout] test day1::test::example1::case_7 ... ok
[INFO] [stdout] test day1::test::example2::case_2 ... ok
[INFO] [stdout] test day1::test::example2::case_1 ... ok
[INFO] [stdout] test day1::test::example2::case_3 ... ok
[INFO] [stdout] test day1::test::example2::case_4 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day2::test::example1::case_1 ... ok
[INFO] [stdout] test day2::test::example2::case_1 ... ok
[INFO] [stdout] test day2::test::example2::case_2 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day2::test::example1::case_2 ... ok
[INFO] [stdout] test day3::test::example1::case_1 ... ok
[INFO] [stdout] test day3::test::example1::case_2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day3::test::example2::case_2 ... ok
[INFO] [stdout] test day3::test::example1::case_3 ... ok
[INFO] [stdout] test day3::test::example2::case_1 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day5::test::example1::case_1 ... ok
[INFO] [stdout] test day3::test::example2::case_3 ... ok
[INFO] [stdout] test day5::test::example1::case_2 ... ok
[INFO] [stdout] test day5::test::example1::case_4 ... ok
[INFO] [stdout] test day5::test::example1::case_5 ... ok
[INFO] [stdout] test day5::test::example1::case_3 ... ok
[INFO] [stdout] test day5::test::example2::case_1 ... ok
[INFO] [stdout] test day5::test::example2::case_3 ... ok
[INFO] [stdout] test day5::test::example2::case_4 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day5::test::example2::case_2 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day6::test::example1::case_2 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day6::test::example2::case_1 ... ok
[INFO] [stdout] test day6::test::example1::case_3 ... ok
[INFO] [stdout] test day6::test::example1::case_1 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day6::test::example2::case_2 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day4::test::part1::case_1 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day4::test::example1::case_1 ... ok
[INFO] [stdout] test day4::test::example1::case_2 ... ok
[INFO] [stdout] test day4::test::part2::case_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 126 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.85s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/aoc-2016/0b0ea268d0700abb/deps/aoc_2016-0b0ea268d0700abb)
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example1::case_2 ... ok
[INFO] [stdout] test day1::test::example1::case_3 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... ok
[INFO] [stdout] test day1::test::example2::case_1 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/aoc-2017/7ff3b382f1c0018e/deps/aoc_2017-7ff3b382f1c0018e)
[INFO] [stdout] 
[INFO] [stdout] running 107 tests
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example1::case_4 ... ok
[INFO] [stdout] test day1::test::example2::case_1 ... ok
[INFO] [stdout] test day1::test::example2::case_2 ... ok
[INFO] [stdout] test day1::test::example2::case_4 ... ok
[INFO] [stdout] test day1::test::example2::case_3 ... ok
[INFO] [stdout] test day1::test::example2::case_5 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day1::test::example1::case_2 ... ok
[INFO] [stdout] test day1::test::example1::case_3 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/aoc-2018/5149fed418ef0dac/deps/aoc_2018-5149fed418ef0dac)
[INFO] [stdout] 
[INFO] [stdout] running 107 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day1::test::example1::case_3 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example2::case_2 ... ok
[INFO] [stdout] test day1::test::example1::case_2 ... ok
[INFO] [stdout] test day1::test::example2::case_5 ... ok
[INFO] [stdout] test day1::test::example2::case_1 ... ok
[INFO] [stdout] test day1::test::example1::case_4 ... ok
[INFO] [stdout] test day1::test::example2::case_3 ... ok
[INFO] [stdout] test day1::test::example2::case_4 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/aoc-2019/295e42e79a0bf3f7/deps/aoc_2019-295e42e79a0bf3f7)
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/aoc-2020/5e65bfce2e06cf7e/deps/aoc_2020-5e65bfce2e06cf7e)
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... ok
[INFO] [stdout] test day1::test::example2::case_1 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example1::case_2 ... ok
[INFO] [stdout] test day1::test::example1::case_3 ... ok
[INFO] [stdout] test day1::test::example1::case_4 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day1::test::example2::case_3 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day1::test::example2::case_2 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 105 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/aoc-2021/52c99f90b3514975/deps/aoc_2021-52c99f90b3514975)
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/aoc-2022/1f1ddd6dea80a3e8/deps/aoc_2022-1f1ddd6dea80a3e8)
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/aoc-2023/cd3702c4e930aa00/deps/aoc_2023-cd3702c4e930aa00)
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/aoc-2024/74f932b655a27aa0/deps/aoc_2024-74f932b655a27aa0)
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day12::test::example_e ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day12::test::example_moebius ... ok
[INFO] [stdout] test day12::test::example_topology ... ok
[INFO] [stdout] test day12::test::example_tiny ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::example_small_part1 ... ok
[INFO] [stdout] test day15::test::example_small_part2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day16::test::example_second_part_1 ... ok
[INFO] [stdout] test day16::test::example_second_part_2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day17::test::example1::case_1_flexi ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day17::test::example1::case_2_small ... ok
[INFO] [stdout] test day17::test::example2::case_1_small ... ok
[INFO] [stdout] test day17::test::part1::case_1_flexi ... ok
[INFO] [stdout] test day17::test::part1::case_2_small ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day17::test::part2::case_1_small ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day8::test::antinode ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day14::test::part2 has been running for over 60 seconds
[INFO] [stdout] test day16::test::part2 has been running for over 60 seconds
[INFO] [stdout] test day6::test::part2 has been running for over 60 seconds
[INFO] [stdout] test day7::test::part2 has been running for over 60 seconds
[INFO] [stdout] test day9::test::part2 has been running for over 60 seconds
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p aoc-2024 --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/aoc-2024/74f932b655a27aa0/deps/aoc_2024-74f932b655a27aa0` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "73a5a0e11a41bfafedf4199c21297a385f060a681716381b73579d4f012179e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a5a0e11a41bfafedf4199c21297a385f060a681716381b73579d4f012179e9", kill_on_drop: false }`
[INFO] [stdout] 73a5a0e11a41bfafedf4199c21297a385f060a681716381b73579d4f012179e9
