[INFO] cloning repository https://github.com/k2bd/aoc-2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k2bd/aoc-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk2bd%2Faoc-2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk2bd%2Faoc-2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42f0c566b3ab3309c045daf5a0f08cc7c1d55049
[INFO] testing k2bd/aoc-2025 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk2bd%2Faoc-2025" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/k2bd/aoc-2025
[INFO] finished tweaking git repo https://github.com/k2bd/aoc-2025
[INFO] tweaked toml for git repo https://github.com/k2bd/aoc-2025 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/k2bd/aoc-2025 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/k2bd/aoc-2025 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.25.1
[INFO] [stderr]   Downloaded pyo3-stub-gen-derive v0.10.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.25.1
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.25.1
[INFO] [stderr]   Downloaded cc v1.2.48
[INFO] [stderr]   Downloaded numpy v0.25.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.1
[INFO] [stderr]   Downloaded pyo3-stub-gen v0.10.0
[INFO] [stderr]   Downloaded pyo3 v0.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65ed8752748cd532e58d41ce3d2787d258355eab0413ec794bcea57523b8ed8a
[INFO] running `Command { std: "docker" "start" "-a" "65ed8752748cd532e58d41ce3d2787d258355eab0413ec794bcea57523b8ed8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65ed8752748cd532e58d41ce3d2787d258355eab0413ec794bcea57523b8ed8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ed8752748cd532e58d41ce3d2787d258355eab0413ec794bcea57523b8ed8a", kill_on_drop: false }`
[INFO] [stdout] 65ed8752748cd532e58d41ce3d2787d258355eab0413ec794bcea57523b8ed8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 671f6912100487445b6e67c531dc83cc26a40f19b8917f002eb55d7cbe56a0ea
[INFO] running `Command { std: "docker" "start" "-a" "671f6912100487445b6e67c531dc83cc26a40f19b8917f002eb55d7cbe56a0ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pyo3-stub-gen-derive v0.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling pyo3-stub-gen v0.10.0
[INFO] [stderr]    Compiling aoc_2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.33s
[INFO] running `Command { std: "docker" "inspect" "671f6912100487445b6e67c531dc83cc26a40f19b8917f002eb55d7cbe56a0ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "671f6912100487445b6e67c531dc83cc26a40f19b8917f002eb55d7cbe56a0ea", kill_on_drop: false }`
[INFO] [stdout] 671f6912100487445b6e67c531dc83cc26a40f19b8917f002eb55d7cbe56a0ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a499d85091f1587ef0f23ae3862dbb3849b48e1a1152a591d9677b50432b358
[INFO] running `Command { std: "docker" "start" "-a" "5a499d85091f1587ef0f23ae3862dbb3849b48e1a1152a591d9677b50432b358", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pyo3-stub-gen-derive v0.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]    Compiling pyo3-stub-gen v0.10.0
[INFO] [stderr]    Compiling aoc_2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.96s
[INFO] running `Command { std: "docker" "inspect" "5a499d85091f1587ef0f23ae3862dbb3849b48e1a1152a591d9677b50432b358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a499d85091f1587ef0f23ae3862dbb3849b48e1a1152a591d9677b50432b358", kill_on_drop: false }`
[INFO] [stdout] 5a499d85091f1587ef0f23ae3862dbb3849b48e1a1152a591d9677b50432b358
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb73080246765f2886ea257c0af16e1da45bda737a6588f7cbf7352fae0b29e6
[INFO] running `Command { std: "docker" "start" "-a" "cb73080246765f2886ea257c0af16e1da45bda737a6588f7cbf7352fae0b29e6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/rust/lib.rs (/opt/rustwide/target/debug/deps/rs-4674c4dad597f8c6)
[INFO] [stdout] 
[INFO] [stdout] running 103 tests
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_05 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_07 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_08 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_02 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_10 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_12 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_13 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_14 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_01 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_15 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_16 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_11 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_17 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_18 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_19 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_20 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_21 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_22 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_23 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_24 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_25 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_27 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_28 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_30 ... ok
[INFO] [stdout] test days::day01::tests::test_turn_dial::case_1 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_29 ... ok
[INFO] [stdout] test days::day01::tests::test_turn_dial::case_4 ... ok
[INFO] [stdout] test days::day02::tests::test_double_digits::case_2 ... ok
[INFO] [stdout] test days::day02::tests::test_double_digits::case_3 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p1::case_01 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p1::case_04 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p1::case_07 ... ok
[INFO] [stdout] test days::day01::tests::test_turn_dial::case_3 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p1::case_08 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p1::case_05 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p1::case_03 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p1::case_02 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_03 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_04 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p1::case_09 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p1::case_11 ... ok
[INFO] [stdout] test days::day02::tests::test_double_digits::case_1 ... ok
[INFO] [stdout] test days::day01::tests::test_turn_dial::case_2 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_06 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p1::case_12 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_01 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_02 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_03 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p1::case_06 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p1::case_10 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_26 ... ok
[INFO] [stdout] test days::day02::tests::test_repeat_digits::case_1 ... ok
[INFO] [stdout] test days::day02::tests::test_halve_digits::case_2 ... ok
[INFO] [stdout] test days::day02::tests::test_repeat_digits::case_3 ... ok
[INFO] [stdout] test days::day02::tests::test_repeat_digits::case_4 ... ok
[INFO] [stdout] test days::day02::tests::test_repeat_digits::case_5 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_12::case_1 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_12::case_2 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_12::case_3 ... ok
[INFO] [stdout] test days::day02::tests::test_repeat_digits::case_2 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_07 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_12::case_4 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_2::case_02 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_2::case_03 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_2::case_01 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_2::case_05 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_2::case_06 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_2::case_08 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_2::case_09 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_2::case_04 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_2::case_07 ... ok
[INFO] [stdout] test days::day03::tests::test_max_of_section::case_1 ... ok
[INFO] [stdout] test days::day03::tests::test_max_of_section::case_2 ... ok
[INFO] [stdout] test days::day03::tests::test_max_of_section::case_3 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_08 ... ok
[INFO] [stdout] test days::day04::tests::test_create_storage_room ... ok
[INFO] [stdout] test days::day04::tests::test_neighbour_count::case_1 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_05 ... ok
[INFO] [stdout] test days::day04::tests::test_neighbour_count::case_2 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_09 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_06 ... ok
[INFO] [stdout] test days::day01::tests::test_resolve_instruction::case_09 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_13 ... ok
[INFO] [stdout] test days::day02::tests::test_halve_digits::case_1 ... ok
[INFO] [stdout] test days::day02::tests::test_halve_digits::case_3 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_14 ... ok
[INFO] [stdout] test days::day03::tests::test_joltage_2::case_10 ... ok
[INFO] [stdout] test days::day03::tests::test_max_of_section::case_4 ... ok
[INFO] [stdout] test days::day04::tests::test_accessible_rolls ... ok
[INFO] [stdout] test days::day05::tests::test_available_and_fresh ... ok
[INFO] [stdout] test days::day05::tests::test_create_kitchen_ims ... ok
[INFO] [stdout] test days::day04::tests::test_remove_accessible_rolls ... ok
[INFO] [stdout] test days::day05::tests::test_consolidate_ranges ... ok
[INFO] [stdout] test days::day07::tests::test_from_str ... ok
[INFO] [stdout] test days::day07::tests::test_propagate ... ok
[INFO] [stdout] test days::day09::tests::test_vertical_walls ... ok
[INFO] [stdout] test days::day08::tests::test_get_circuit ... ok
[INFO] [stdout] test days::day09::tests::test_shape_outline ... ok
[INFO] [stdout] test days::day09::tests::test_internal_points ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_11 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_10 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_04 ... ok
[INFO] [stdout] test days::day02::tests::test_get_invalid_ids_p2::case_12 ... ok
[INFO] [stderr]      Running unittests src/bin/stub_gen.rs (/opt/rustwide/target/debug/deps/stub_gen-342ebda72216a190)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rs
[INFO] [stdout] test result: ok. 103 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cb73080246765f2886ea257c0af16e1da45bda737a6588f7cbf7352fae0b29e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb73080246765f2886ea257c0af16e1da45bda737a6588f7cbf7352fae0b29e6", kill_on_drop: false }`
[INFO] [stdout] cb73080246765f2886ea257c0af16e1da45bda737a6588f7cbf7352fae0b29e6
