[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/surething/advent-of-code on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-macros v0.3.0
[INFO] [stderr]   Downloaded md5 v0.8.0
[INFO] [stderr]   Downloaded wide v0.7.33
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded z3-sys v0.10.3
[INFO] [stderr]   Downloaded z3 v0.19.5
[INFO] [stderr]   Downloaded safe_arch v0.7.4
[INFO] [stderr]   Downloaded glam v0.14.0
[INFO] [stderr]   Downloaded glam v0.15.2
[INFO] [stderr]   Downloaded glam v0.18.0
[INFO] [stderr]   Downloaded glam v0.20.5
[INFO] [stderr]   Downloaded glam v0.19.0
[INFO] [stderr]   Downloaded glam v0.16.0
[INFO] [stderr]   Downloaded glam v0.17.3
[INFO] [stderr]   Downloaded glam v0.23.0
[INFO] [stderr]   Downloaded glam v0.22.0
[INFO] [stderr]   Downloaded glam v0.24.2
[INFO] [stderr]   Downloaded nalgebra v0.34.1
[INFO] [stderr]   Downloaded glam v0.27.0
[INFO] [stderr]   Downloaded glam v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7263423f61a08e87c227145e881c96933a302a8705b04b3719dc29a74650a97d
[INFO] running `Command { std: "docker" "start" "-a" "7263423f61a08e87c227145e881c96933a302a8705b04b3719dc29a74650a97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7263423f61a08e87c227145e881c96933a302a8705b04b3719dc29a74650a97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7263423f61a08e87c227145e881c96933a302a8705b04b3719dc29a74650a97d", kill_on_drop: false }`
[INFO] [stdout] 7263423f61a08e87c227145e881c96933a302a8705b04b3719dc29a74650a97d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3133c452dd84a6f52d93cbe5f27a9613d036e87c685e472fc64c561de4c058eb
[INFO] running `Command { std: "docker" "start" "-a" "3133c452dd84a6f52d93cbe5f27a9613d036e87c685e472fc64c561de4c058eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.42
[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 itertools v0.14.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.13.0
[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 num-rational v0.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[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-2023 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2023)
[INFO] [stderr]    Compiling aoc-2017 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2017)
[INFO] [stderr]    Compiling aoc-2015 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2015)
[INFO] [stderr]    Compiling aoc-2021 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2021)
[INFO] [stderr]    Compiling aoc-2020 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2020)
[INFO] [stderr]    Compiling aoc-2025 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2025)
[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-2018 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2018)
[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" "3133c452dd84a6f52d93cbe5f27a9613d036e87c685e472fc64c561de4c058eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3133c452dd84a6f52d93cbe5f27a9613d036e87c685e472fc64c561de4c058eb", kill_on_drop: false }`
[INFO] [stdout] 3133c452dd84a6f52d93cbe5f27a9613d036e87c685e472fc64c561de4c058eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60eb3ac516a63504348d65acf6d3ae0d13bde5d57b3183a288e2df5dfab63534
[INFO] running `Command { std: "docker" "start" "-a" "60eb3ac516a63504348d65acf6d3ae0d13bde5d57b3183a288e2df5dfab63534", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[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 regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.9
[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 strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[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-2023 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2023)
[INFO] [stderr]    Compiling aoc-2021 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2021)
[INFO] [stderr]    Compiling aoc-2016 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2016)
[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 aoc-2019 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2019)
[INFO] [stderr]    Compiling aoc-2017 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2017)
[INFO] [stderr]    Compiling aoc-2020 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2020)
[INFO] [stderr]    Compiling aoc-2022 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2022)
[INFO] [stderr]    Compiling aoc-2018 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2018)
[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 11s
[INFO] running `Command { std: "docker" "inspect" "60eb3ac516a63504348d65acf6d3ae0d13bde5d57b3183a288e2df5dfab63534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60eb3ac516a63504348d65acf6d3ae0d13bde5d57b3183a288e2df5dfab63534", kill_on_drop: false }`
[INFO] [stdout] 60eb3ac516a63504348d65acf6d3ae0d13bde5d57b3183a288e2df5dfab63534
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3e7e88e2af997c47b96dc10254f4c9f174486924a5ffb3cdbbfe4916fb8ec98b
[INFO] running `Command { std: "docker" "start" "-a" "3e7e88e2af997c47b96dc10254f4c9f174486924a5ffb3cdbbfe4916fb8ec98b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2015-3aabd9b86d5667ba)
[INFO] [stdout] 
[INFO] [stdout] running 126 tests
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day10::test::part1 ... 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 day11::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 day14::test::example1 ... 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::part1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day14::test::part1 ... 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::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... 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 day19::test::part1 ... ok
[INFO] [stdout] test day19::test::part2 ... 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_3 ... ok
[INFO] [stdout] test day1::test::example1::case_4 ... 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_7 ... ok
[INFO] [stdout] test day1::test::example1::case_8 ... 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_3 ... ok
[INFO] [stdout] test day1::test::example2::case_4 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day1::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 day20::test::part1 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day1::test::part2 ... 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 day24::test::part1 ... 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 day25::test::example2 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day2::test::example1::case_1 ... ok
[INFO] [stdout] test day2::test::example2::case_1 ... ok
[INFO] [stdout] test day2::test::example1::case_2 ... ok
[INFO] [stdout] test day2::test::example2::case_2 ... ok
[INFO] [stdout] test day3::test::example1::case_2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day3::test::example1::case_1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example1::case_3 ... ok
[INFO] [stdout] test day3::test::example2::case_1 ... ok
[INFO] [stdout] test day3::test::example2::case_2 ... ok
[INFO] [stdout] test day3::test::example2::case_3 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day5::test::example1::case_1 ... ok
[INFO] [stdout] test day5::test::example1::case_2 ... ok
[INFO] [stdout] test day5::test::example1::case_3 ... ok
[INFO] [stdout] test day5::test::example1::case_4 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day1::test::example1::case_9 ... ok
[INFO] [stdout] test day5::test::example2::case_2 ... ok
[INFO] [stdout] test day5::test::example2::case_3 ... ok
[INFO] [stdout] test day5::test::example2::case_4 ... ok
[INFO] [stdout] test day5::test::example1::case_5 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day5::test::example2::case_1 ... ok
[INFO] [stdout] test day6::test::example1::case_2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day6::test::example1::case_3 ... ok
[INFO] [stdout] test day6::test::example2::case_1 ... 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 day7::test::part2 ... 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 day9::test::part1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day6::test::example2::case_2 ... 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 12.40s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2016-0b0ea268d0700abb)
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::example1 ... 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::example2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day12::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::part1 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day17::test::example2 ... 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::part1 ... ok
[INFO] [stdout] test day19::test::part2 ... 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_3 ... ok
[INFO] [stdout] test day1::test::example2::case_1 ... ok
[INFO] [stdout] test day1::test::part1 ... 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 day16::test::part2 ... 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 day2::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... 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::example2 ... 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 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] test day15::test::part1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2017-7ff3b382f1c0018e)
[INFO] [stdout] 
[INFO] [stdout] running 107 tests
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day13::test::part2 ... 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 day13::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day14::test::example1 ... 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::example1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day14::test::example2 ... 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::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::example1 ... 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::case_1 ... 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 day1::test::example2::case_1 ... ok
[INFO] [stdout] test day1::test::example2::case_2 ... ok
[INFO] [stdout] test day1::test::example2::case_3 ... ok
[INFO] [stdout] test day1::test::example2::case_4 ... ok
[INFO] [stdout] test day1::test::example2::case_5 ... 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 day1::test::part2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day22::test::part1 ... 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 day2::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day3::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 day21::test::part2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day6::test::part1 ... 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 day3::test::part2 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2018-5149fed418ef0dac)
[INFO] [stdout] 
[INFO] [stdout] running 107 tests
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day10::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 day15::test::example1 ... ok
[INFO] [stdout] test day14::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 day14::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day17::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::example1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day17::test::part2 ... 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 day1::test::example1::case_2 ... 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_2 ... ok
[INFO] [stdout] test day1::test::example2::case_4 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day1::test::example2::case_5 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day1::test::part1 ... 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 day21::test::part2 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day21::test::example2 ... 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::part2 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day3::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 day3::test::example2 ... ok
[INFO] [stdout] test day3::test::part1 ... 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 day6::test::example1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::example2 ... 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 day5::test::example2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2019-295e42e79a0bf3f7)
[INFO] [stdout] test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day12::test::example1 ... 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::example2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2020-5e65bfce2e06cf7e)
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day14::test::example2 ... 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 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_1 ... 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 day1::test::example2::case_1 ... ok
[INFO] [stdout] test day1::test::example2::case_2 ... ok
[INFO] [stdout] test day1::test::example2::case_3 ... 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 day25::test::part1 ... 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::part2 ... 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 day2::test::example2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... 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::example2 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day8::test::example2 ... 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 day13::test::example2 ... 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::part2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day13::test::part1 ... 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 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 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 day20::test::part2 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day1::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::example1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day24::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 day2::test::part2 ... ok
[INFO] [stdout] test day2::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 day25::test::example2 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/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.40s
[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::part2 ... ok
[INFO] [stdout] test day10::test::part1 ... 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::part1 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2022-1f1ddd6dea80a3e8)
[INFO] [stdout] test day12::test::example2 ... 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 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 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 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 day22::test::example2 ... 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::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 day23::test::example2 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day25::test::part1 ... 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::example2 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day4::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 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::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::part2 ... 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 day1::test::part1 ... ok
[INFO] [stdout] test day4::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] 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.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 day12::test::example1 ... 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::example2 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... 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 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::part2 ... ok
[INFO] [stdout] test day16::test::example2 ... 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::part2 ... ok
[INFO] [stdout] test day16::test::part1 ... 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 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 day20::test::example1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day21::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::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2023-cd3702c4e930aa00)
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2024-74f932b655a27aa0)
[INFO] [stdout] test day23::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 day24::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day3::test::part2 ... 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 day5::test::example2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day5::test::part1 ... 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::part2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day9::test::part1 ... 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::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[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 day12::test::example2 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day11::test::example2 ... 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 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 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 day2::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... 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 day7::test::example2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day9::test::example2 ... 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::part2 ... ok
[INFO] [stdout] test day8::test::example1 ... 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 110 tests
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::example_moebius ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day12::test::example_tiny ... ok
[INFO] [stdout] test day12::test::example_e ... ok
[INFO] [stdout] test day12::test::example_topology ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day15::test::example_small_part2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::example_small_part1 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::example_second_part_1 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day16::test::example_second_part_2 ... ok
[INFO] [stdout] test day17::test::example1::case_1_flexi ... 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 day15::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 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 day2::test::part1 ... ok
[INFO] [stdout] test day17::test::part2::case_1_small ... 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::part2 ... 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 day4::test::part2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day16::test::part1 ... 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 day5::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day8::test::antinode ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... 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 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/deps/aoc_2024-74f932b655a27aa0` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3e7e88e2af997c47b96dc10254f4c9f174486924a5ffb3cdbbfe4916fb8ec98b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e7e88e2af997c47b96dc10254f4c9f174486924a5ffb3cdbbfe4916fb8ec98b", kill_on_drop: false }`
[INFO] [stdout] 3e7e88e2af997c47b96dc10254f4c9f174486924a5ffb3cdbbfe4916fb8ec98b
