[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 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsurething%2Fadvent-of-code" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/surething/advent-of-code on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b470ab490e9a83dfc0b71f1cdecc7fd7f42f6079838a7eeff47d59658bba379
[INFO] running `Command { std: "docker" "start" "-a" "1b470ab490e9a83dfc0b71f1cdecc7fd7f42f6079838a7eeff47d59658bba379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b470ab490e9a83dfc0b71f1cdecc7fd7f42f6079838a7eeff47d59658bba379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b470ab490e9a83dfc0b71f1cdecc7fd7f42f6079838a7eeff47d59658bba379", kill_on_drop: false }`
[INFO] [stdout] 1b470ab490e9a83dfc0b71f1cdecc7fd7f42f6079838a7eeff47d59658bba379
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65d28f83ca4f09e4ac1ba31fb5fe3d29c89a576225b5b080d966ace5f8533f98
[INFO] running `Command { std: "docker" "start" "-a" "65d28f83ca4f09e4ac1ba31fb5fe3d29c89a576225b5b080d966ace5f8533f98", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling aoc-cli v0.1.0 (/opt/rustwide/workdir/crates/aoc-cli)
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[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 num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.12.2
[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-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-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-2017 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2017)
[INFO] [stderr]    Compiling aoc-2025 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2025)
[INFO] [stderr]    Compiling aoc-2020 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2020)
[INFO] [stderr]    Compiling aoc-2018 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2018)
[INFO] [stderr]    Compiling aoc-2019 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2019)
[INFO] [stderr]    Compiling aoc-2022 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2022)
[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 38.33s
[INFO] running `Command { std: "docker" "inspect" "65d28f83ca4f09e4ac1ba31fb5fe3d29c89a576225b5b080d966ace5f8533f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65d28f83ca4f09e4ac1ba31fb5fe3d29c89a576225b5b080d966ace5f8533f98", kill_on_drop: false }`
[INFO] [stdout] 65d28f83ca4f09e4ac1ba31fb5fe3d29c89a576225b5b080d966ace5f8533f98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce6a60d3e3220a147c2438d7e4f190a367963a10912eea7f599977e0308f2548
[INFO] running `Command { std: "docker" "start" "-a" "ce6a60d3e3220a147c2438d7e4f190a367963a10912eea7f599977e0308f2548", kill_on_drop: false }`
[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 toml_datetime v0.7.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.111
[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 regex-automata v0.4.13
[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 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 bindgen v0.72.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[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-2016 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2016)
[INFO] [stderr]    Compiling aoc-2025 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2025)
[INFO] [stderr]    Compiling aoc-2017 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2017)
[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 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-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-2020 v0.1.0 (/opt/rustwide/workdir/crates/aoc-2020)
[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 44.01s
[INFO] running `Command { std: "docker" "inspect" "ce6a60d3e3220a147c2438d7e4f190a367963a10912eea7f599977e0308f2548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce6a60d3e3220a147c2438d7e4f190a367963a10912eea7f599977e0308f2548", kill_on_drop: false }`
[INFO] [stdout] ce6a60d3e3220a147c2438d7e4f190a367963a10912eea7f599977e0308f2548
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8bedf610b264a2bf41bd911c95a527b4eb4fc85ddbda274cb747fc043cde2d08
[INFO] running `Command { std: "docker" "start" "-a" "8bedf610b264a2bf41bd911c95a527b4eb4fc85ddbda274cb747fc043cde2d08", 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::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day12::test::part2 ... 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 day15::test::example2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::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 day13::test::example2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... ok
[INFO] [stdout] test day19::test::part2 ... 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 day19::test::example1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day18::test::example2 ... 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_8 ... ok
[INFO] [stdout] test day1::test::example1::case_9 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day1::test::example1::case_4 ... 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::example1::case_5 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day1::test::example1::case_6 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day1::test::example1::case_7 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day1::test::example2::case_1 ... ok
[INFO] [stdout] test day18::test::part1 ... 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::example2 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... 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::case_1 ... ok
[INFO] [stdout] test day2::test::example1::case_2 ... ok
[INFO] [stdout] test day2::test::example2::case_1 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day2::test::example2::case_2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example2::case_2 ... ok
[INFO] [stdout] test day5::test::example1::case_3 ... ok
[INFO] [stdout] test day5::test::example1::case_5 ... ok
[INFO] [stdout] test day5::test::example2::case_1 ... ok
[INFO] [stdout] test day5::test::example1::case_4 ... ok
[INFO] [stdout] test day5::test::example2::case_2 ... ok
[INFO] [stdout] test day3::test::example2::case_3 ... ok
[INFO] [stdout] test day5::test::example1::case_1 ... ok
[INFO] [stdout] test day5::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 day3::test::example1::case_3 ... ok
[INFO] [stdout] test day3::test::example2::case_1 ... ok
[INFO] [stdout] test day5::test::example2::case_4 ... ok
[INFO] [stdout] test day5::test::example2::case_3 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day3::test::part1 ... ok
[INFO] [stdout] test day6::test::example1::case_2 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day7::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_1 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day6::test::example1::case_3 ... ok
[INFO] [stdout] test day6::test::example2::case_2 ... ok
[INFO] [stdout] test day6::test::example1::case_1 ... ok
[INFO] [stdout] test day4::test::part1::case_1 ... ok
[INFO] [stdout] test day4::test::example1::case_1 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day4::test::example1::case_2 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2016-0b0ea268d0700abb)
[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 8.73s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day10::test::example2 ... 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 day12::test::example2 ... 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 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 day15::test::part2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day17::test::example1 ... 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 day16::test::example1 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day12::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 day19::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... 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 day1::test::example1::case_2 ... 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::example2 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day24::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::part2 ... ok
[INFO] [stdout] test day2::test::part1 ... 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 day25::test::example2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day25::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::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::part1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] test day6::test::example1 ... 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::part2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day8::test::part1 ... 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. 102 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/deps/aoc_2017-7ff3b382f1c0018e)
[INFO] [stdout] 
[INFO] [stdout] running 107 tests
[INFO] [stdout] test day10::test::example1 ... 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 day10::test::example2 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day11::test::part2 ... 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 day12::test::part2 ... ok
[INFO] [stdout] test day12::test::part1 ... 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::example2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day15::test::part1 ... 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::part1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day17::test::example2 ... 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 day1::test::example1::case_1 ... ok
[INFO] [stdout] test day1::test::example1::case_3 ... ok
[INFO] [stdout] test day19::test::part1 ... 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_1 ... ok
[INFO] [stdout] test day1::test::example2::case_4 ... ok
[INFO] [stdout] test day1::test::example2::case_5 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day19::test::part2 ... 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::part1 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day20::test::example2 ... 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 day21::test::part2 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day1::test::example1::case_2 ... 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 day14::test::example1 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day2::test::example1 ... 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 day2::test::part1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day4::test::part2 ... 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 day17::test::part2 ... ok
[INFO] [stdout] test day6::test::part1 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day6::test::example1 ... 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::example2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day7::test::example2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[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::part1 ... 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 day11::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 day12::test::part2 ... ok
[INFO] [stdout] test day13::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 day13::test::example1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example1::case_2 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... 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 day19::test::part1 ... ok
[INFO] [stdout] test day18::test::example2 ... 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_5 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day1::test::example2::case_4 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day23::test::part1 ... 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 day25::test::example2 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day2::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 day2::test::part2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day4::test::example2 ... 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 day5::test::part1 ... ok
[INFO] [stdout] test day6::test::example2 ... ok
[INFO] [stdout] test day6::test::example1 ... 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 day8::test::example1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day9::test::example1 ... 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 day11::test::example1 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day13::test::part1 ... 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.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2019-295e42e79a0bf3f7)
[INFO] [stdout] test day10::test::example2 ... 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 day10::test::part1 ... ok
[INFO] [stdout] test day10::test::example1 ... 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::part1 ... ok
[INFO] [stdout] test day14::test::part2 ... 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::part1 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day17::test::example2 ... 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::part1 ... ok
[INFO] [stdout] test day1::test::example1::case_1 ... ok
[INFO] [stdout] test day1::test::example1::case_3 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example1::case_2 ... 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 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 day1::test::example2::case_1 ... 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::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 day11::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day1::test::example1::case_4 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 105 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2020-5e65bfce2e06cf7e)
[INFO] [stdout] running 100 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 day11::test::example2 ... ok
[INFO] [stdout] test day10::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day12::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::part2 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day21::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::example1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day21::test::part1 ... 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::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day17::test::part1 ... 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 day4::test::example1 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day5::test::example2 ... 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 day6::test::part2 ... ok
[INFO] [stdout] test day7::test::example1 ... 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::example2 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day8::test::example1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day9::test::example1 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day15::test::example2 ... 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.42s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2021-52c99f90b3514975)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test day10::test::part1 ... ok
[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::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 day12::test::part2 ... 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 day15::test::example1 ... ok
[INFO] [stdout] test day14::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 day16::test::example1 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day16::test::part1 ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day20::test::example2 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day22::test::part1 ... ok
[INFO] [stdout] test day23::test::example1 ... ok
[INFO] [stdout] test day22::test::example2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day22::test::part2 ... ok
[INFO] [stdout] test day24::test::example1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day25::test::part1 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day2::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 day25::test::part2 ... ok
[INFO] [stdout] test day4::test::example1 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day3::test::example1 ... ok
[INFO] [stdout] test day4::test::part1 ... 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 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 day2::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::example2 ... 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 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 day10::test::part2 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2022-1f1ddd6dea80a3e8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[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 day11::test::example2 ... 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 day11::test::example1 ... ok
[INFO] [stdout] test day12::test::part1 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day12::test::part2 ... 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 day10::test::part1 ... 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::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::example1 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day15::test::example1 ... ok
[INFO] [stdout] test day14::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::example2 ... 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 day1::test::part1 ... 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 day20::test::example2 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day21::test::part2 ... ok
[INFO] [stdout] test day21::test::example2 ... ok
[INFO] [stdout] test day22::test::example1 ... ok
[INFO] [stdout] test day21::test::example1 ... ok
[INFO] [stdout] test day23::test::part1 ... 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 day24::test::part1 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::part2 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day2::test::example1 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day2::test::example2 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day3::test::part1 ... 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::part2 ... ok
[INFO] [stdout] test day4::test::example2 ... ok
[INFO] [stdout] test day3::test::part2 ... ok
[INFO] [stdout] test day3::test::example2 ... ok
[INFO] [stdout] test day25::test::part1 ... 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 day5::test::part1 ... ok
[INFO] [stdout] test day6::test::part2 ... ok
[INFO] [stdout] test day6::test::part1 ... 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::part2 ... ok
[INFO] [stdout] test day8::test::part1 ... ok
[INFO] [stdout] test day5::test::part2 ... ok
[INFO] [stdout] test day7::test::part1 ... ok
[INFO] [stdout] test day7::test::part2 ... ok
[INFO] [stdout] test day7::test::example1 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day9::test::part1 ... 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 day9::test::example1 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 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/deps/aoc_2023-cd3702c4e930aa00)
[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 day12::test::part1 ... ok
[INFO] [stdout] test day12::test::part2 ... ok
[INFO] [stdout] test day13::test::example2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day13::test::example1 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::test::part2 ... ok
[INFO] [stdout] test day17::test::example2 ... ok
[INFO] [stdout] test day17::test::part2 ... ok
[INFO] [stdout] test day14::test::part2 ... ok
[INFO] [stdout] test day14::test::example1 ... ok
[INFO] [stdout] test day14::test::example2 ... ok
[INFO] [stdout] test day18::test::part1 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day14::test::part1 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day17::test::part1 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day19::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::part1 ... ok
[INFO] [stdout] test day17::test::example1 ... ok
[INFO] [stdout] test day15::test::example1 ... 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::part2 ... 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 day22::test::example1 ... 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 day23::test::example1 ... ok
[INFO] [stdout] test day23::test::example2 ... ok
[INFO] [stdout] test day21::test::example1 ... 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 day3::test::part1 ... ok
[INFO] [stdout] test day21::test::part1 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day4::test::example1 ... 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::part2 ... ok
[INFO] [stdout] test day4::test::example2 ... 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::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 day7::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 day9::test::example1 ... ok
[INFO] [stdout] test day9::test::example2 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day9::test::part1 ... ok
[INFO] [stdout] test day8::test::part2 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day8::test::example2 ... ok
[INFO] [stdout] test day9::test::part2 ... ok
[INFO] [stdout] test day5::test::example1 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 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/deps/aoc_2024-74f932b655a27aa0)
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test day10::test::example1 ... ok
[INFO] [stdout] test day10::test::example2 ... ok
[INFO] [stdout] test day12::test::example_moebius ... ok
[INFO] [stdout] test day12::test::example1 ... ok
[INFO] [stdout] test day12::test::example_e ... ok
[INFO] [stdout] test day11::test::example1 ... ok
[INFO] [stdout] test day12::test::example_tiny ... ok
[INFO] [stdout] test day12::test::example_topology ... 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 day15::test::example1 ... ok
[INFO] [stdout] test day11::test::example2 ... ok
[INFO] [stdout] test day15::test::example2 ... ok
[INFO] [stdout] test day15::test::example_small_part1 ... ok
[INFO] [stdout] test day15::test::example_small_part2 ... ok
[INFO] [stdout] test day11::test::part1 ... ok
[INFO] [stdout] test day16::test::example1 ... ok
[INFO] [stdout] test day10::test::part2 ... ok
[INFO] [stdout] test day13::test::part1 ... ok
[INFO] [stdout] test day14::test::part1 ... 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 day16::test::example_second_part_1 ... ok
[INFO] [stdout] test day17::test::part1::case_2_small ... ok
[INFO] [stdout] test day16::test::example2 ... ok
[INFO] [stdout] test day16::test::example_second_part_2 ... ok
[INFO] [stdout] test day18::test::example2 ... ok
[INFO] [stdout] test day18::test::example1 ... ok
[INFO] [stdout] test day19::test::example2 ... ok
[INFO] [stdout] test day19::test::part1 ... ok
[INFO] [stdout] test day18::test::part2 ... ok
[INFO] [stdout] test day19::test::example1 ... ok
[INFO] [stdout] test day1::test::example1 ... ok
[INFO] [stdout] test day1::test::example2 ... ok
[INFO] [stdout] test day12::test::example2 ... ok
[INFO] [stdout] test day20::test::example1 ... ok
[INFO] [stdout] test day1::test::part2 ... ok
[INFO] [stdout] test day20::test::part1 ... ok
[INFO] [stdout] test day20::test::part2 ... ok
[INFO] [stdout] test day20::test::example2 ... 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 day18::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::example2 ... ok
[INFO] [stdout] test day19::test::part2 ... ok
[INFO] [stdout] test day23::test::part1 ... ok
[INFO] [stdout] test day23::test::part2 ... ok
[INFO] [stdout] test day13::test::part2 ... ok
[INFO] [stdout] test day1::test::part1 ... ok
[INFO] [stdout] test day24::test::example2 ... ok
[INFO] [stdout] test day24::test::part2 ... ok
[INFO] [stdout] test day25::test::example1 ... ok
[INFO] [stdout] test day24::test::part1 ... ok
[INFO] [stdout] test day24::test::example1 ... 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 day10::test::part1 ... ok
[INFO] [stdout] test day25::test::example2 ... ok
[INFO] [stdout] test day3::test::example2 ... 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::example1 ... ok
[INFO] [stdout] test day5::test::example2 ... ok
[INFO] [stdout] test day15::test::part2 ... ok
[INFO] [stdout] test day15::test::part1 ... ok
[INFO] [stdout] test day6::test::example1 ... ok
[INFO] [stdout] test day2::test::part2 ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day6::test::example2 ... 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 day3::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 day6::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 day12::test::part1 ... ok
[INFO] [stdout] test day17::test::part2::case_1_small ... ok
[INFO] [stdout] test day5::test::part1 ... ok
[INFO] [stdout] test day4::test::part2 ... ok
[INFO] [stdout] test day4::test::part1 ... ok
[INFO] [stdout] test day11::test::part2 ... ok
[INFO] [stdout] test day16::test::part1 ... 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 day9::test::part2 ... 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 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" "8bedf610b264a2bf41bd911c95a527b4eb4fc85ddbda274cb747fc043cde2d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bedf610b264a2bf41bd911c95a527b4eb4fc85ddbda274cb747fc043cde2d08", kill_on_drop: false }`
[INFO] [stdout] 8bedf610b264a2bf41bd911c95a527b4eb4fc85ddbda274cb747fc043cde2d08
