[INFO] cloning repository https://github.com/Hadronomy/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/Hadronomy/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadronomy%2Fadvent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadronomy%2Fadvent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 668db4bc2902b7eab304037a27631942564b7390
[INFO] testing Hadronomy/advent-of-code against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadronomy%2Fadvent-of-code" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Hadronomy/advent-of-code
[INFO] finished tweaking git repo https://github.com/Hadronomy/advent-of-code
[INFO] tweaked toml for git repo https://github.com/Hadronomy/advent-of-code written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hadronomy/advent-of-code on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hadronomy/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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded ar_archive_writer v0.2.0
[INFO] [stderr]   Downloaded gungraun-macros v0.7.0
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded tracing v0.1.43
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded cc v1.2.48
[INFO] [stderr]   Downloaded derive_more-impl v2.1.0
[INFO] [stderr]   Downloaded heapless v0.9.2
[INFO] [stderr]   Downloaded gungraun v0.17.0
[INFO] [stderr]   Downloaded regex-lite v0.1.8
[INFO] [stderr]   Downloaded chumsky v0.11.2
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded derive_more v2.1.0
[INFO] [stderr]   Downloaded indicatif v0.18.3
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded gungraun-runner v0.17.0
[INFO] [stderr]   Downloaded unicode-width v0.2.2
[INFO] [stderr]   Downloaded indexmap v2.12.1
[INFO] [stderr]   Downloaded regex-syntax v0.7.5
[INFO] [stderr]   Downloaded toml_edit v0.23.8
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded psm v0.1.28
[INFO] [stderr]   Downloaded rustversion v1.0.18
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded tracing-core v0.1.35
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded unit-prefix v0.5.2
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded glam v0.30.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7012184204d3ce81c6882aebb4c288e1a280a1b1551ce3828f39fae38540a66c
[INFO] running `Command { std: "docker" "start" "-a" "7012184204d3ce81c6882aebb4c288e1a280a1b1551ce3828f39fae38540a66c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7012184204d3ce81c6882aebb4c288e1a280a1b1551ce3828f39fae38540a66c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7012184204d3ce81c6882aebb4c288e1a280a1b1551ce3828f39fae38540a66c", kill_on_drop: false }`
[INFO] [stdout] 7012184204d3ce81c6882aebb4c288e1a280a1b1551ce3828f39fae38540a66c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbf0201f9e07a5ec90ad7bb9ad05b1fb9083a673e61fbe51f842796b840e439f
[INFO] running `Command { std: "docker" "start" "-a" "cbf0201f9e07a5ec90ad7bb9ad05b1fb9083a673e61fbe51f842796b840e439f", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-10 v0.1.0 (/opt/rustwide/workdir/2025/day-10)` has the same output filename as the bin target `part1` in package `aoc2025-day-1 v0.1.0 (/opt/rustwide/workdir/2025/day-1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-10 v0.1.0 (/opt/rustwide/workdir/2025/day-10)` has the same output filename as the bin target `part1` in package `aoc2025-day-1 v0.1.0 (/opt/rustwide/workdir/2025/day-1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-10 v0.1.0 (/opt/rustwide/workdir/2025/day-10)` has the same output filename as the bin target `part2` in package `aoc2025-day-1 v0.1.0 (/opt/rustwide/workdir/2025/day-1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-10 v0.1.0 (/opt/rustwide/workdir/2025/day-10)` has the same output filename as the bin target `part2` in package `aoc2025-day-1 v0.1.0 (/opt/rustwide/workdir/2025/day-1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-11 v0.1.0 (/opt/rustwide/workdir/2025/day-11)` has the same output filename as the bin target `part1` in package `aoc2025-day-10 v0.1.0 (/opt/rustwide/workdir/2025/day-10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-11 v0.1.0 (/opt/rustwide/workdir/2025/day-11)` has the same output filename as the bin target `part1` in package `aoc2025-day-10 v0.1.0 (/opt/rustwide/workdir/2025/day-10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-11 v0.1.0 (/opt/rustwide/workdir/2025/day-11)` has the same output filename as the bin target `part2` in package `aoc2025-day-10 v0.1.0 (/opt/rustwide/workdir/2025/day-10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-11 v0.1.0 (/opt/rustwide/workdir/2025/day-11)` has the same output filename as the bin target `part2` in package `aoc2025-day-10 v0.1.0 (/opt/rustwide/workdir/2025/day-10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-12 v0.1.0 (/opt/rustwide/workdir/2025/day-12)` has the same output filename as the bin target `part1` in package `aoc2025-day-11 v0.1.0 (/opt/rustwide/workdir/2025/day-11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-12 v0.1.0 (/opt/rustwide/workdir/2025/day-12)` has the same output filename as the bin target `part1` in package `aoc2025-day-11 v0.1.0 (/opt/rustwide/workdir/2025/day-11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-12 v0.1.0 (/opt/rustwide/workdir/2025/day-12)` has the same output filename as the bin target `part2` in package `aoc2025-day-11 v0.1.0 (/opt/rustwide/workdir/2025/day-11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-12 v0.1.0 (/opt/rustwide/workdir/2025/day-12)` has the same output filename as the bin target `part2` in package `aoc2025-day-11 v0.1.0 (/opt/rustwide/workdir/2025/day-11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-2 v0.1.0 (/opt/rustwide/workdir/2025/day-2)` has the same output filename as the bin target `part1` in package `aoc2025-day-12 v0.1.0 (/opt/rustwide/workdir/2025/day-12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-2 v0.1.0 (/opt/rustwide/workdir/2025/day-2)` has the same output filename as the bin target `part1` in package `aoc2025-day-12 v0.1.0 (/opt/rustwide/workdir/2025/day-12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-2 v0.1.0 (/opt/rustwide/workdir/2025/day-2)` has the same output filename as the bin target `part2` in package `aoc2025-day-12 v0.1.0 (/opt/rustwide/workdir/2025/day-12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-2 v0.1.0 (/opt/rustwide/workdir/2025/day-2)` has the same output filename as the bin target `part2` in package `aoc2025-day-12 v0.1.0 (/opt/rustwide/workdir/2025/day-12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-3 v0.1.0 (/opt/rustwide/workdir/2025/day-3)` has the same output filename as the bin target `part1` in package `aoc2025-day-2 v0.1.0 (/opt/rustwide/workdir/2025/day-2)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-3 v0.1.0 (/opt/rustwide/workdir/2025/day-3)` has the same output filename as the bin target `part1` in package `aoc2025-day-2 v0.1.0 (/opt/rustwide/workdir/2025/day-2)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-3 v0.1.0 (/opt/rustwide/workdir/2025/day-3)` has the same output filename as the bin target `part2` in package `aoc2025-day-2 v0.1.0 (/opt/rustwide/workdir/2025/day-2)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-3 v0.1.0 (/opt/rustwide/workdir/2025/day-3)` has the same output filename as the bin target `part2` in package `aoc2025-day-2 v0.1.0 (/opt/rustwide/workdir/2025/day-2)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-4 v0.1.0 (/opt/rustwide/workdir/2025/day-4)` has the same output filename as the bin target `part1` in package `aoc2025-day-3 v0.1.0 (/opt/rustwide/workdir/2025/day-3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-4 v0.1.0 (/opt/rustwide/workdir/2025/day-4)` has the same output filename as the bin target `part1` in package `aoc2025-day-3 v0.1.0 (/opt/rustwide/workdir/2025/day-3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-4 v0.1.0 (/opt/rustwide/workdir/2025/day-4)` has the same output filename as the bin target `part2` in package `aoc2025-day-3 v0.1.0 (/opt/rustwide/workdir/2025/day-3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-4 v0.1.0 (/opt/rustwide/workdir/2025/day-4)` has the same output filename as the bin target `part2` in package `aoc2025-day-3 v0.1.0 (/opt/rustwide/workdir/2025/day-3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-5 v0.1.0 (/opt/rustwide/workdir/2025/day-5)` has the same output filename as the bin target `part1` in package `aoc2025-day-4 v0.1.0 (/opt/rustwide/workdir/2025/day-4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-5 v0.1.0 (/opt/rustwide/workdir/2025/day-5)` has the same output filename as the bin target `part1` in package `aoc2025-day-4 v0.1.0 (/opt/rustwide/workdir/2025/day-4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-5 v0.1.0 (/opt/rustwide/workdir/2025/day-5)` has the same output filename as the bin target `part2` in package `aoc2025-day-4 v0.1.0 (/opt/rustwide/workdir/2025/day-4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-5 v0.1.0 (/opt/rustwide/workdir/2025/day-5)` has the same output filename as the bin target `part2` in package `aoc2025-day-4 v0.1.0 (/opt/rustwide/workdir/2025/day-4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-6 v0.1.0 (/opt/rustwide/workdir/2025/day-6)` has the same output filename as the bin target `part1` in package `aoc2025-day-5 v0.1.0 (/opt/rustwide/workdir/2025/day-5)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-6 v0.1.0 (/opt/rustwide/workdir/2025/day-6)` has the same output filename as the bin target `part1` in package `aoc2025-day-5 v0.1.0 (/opt/rustwide/workdir/2025/day-5)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-6 v0.1.0 (/opt/rustwide/workdir/2025/day-6)` has the same output filename as the bin target `part2` in package `aoc2025-day-5 v0.1.0 (/opt/rustwide/workdir/2025/day-5)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-6 v0.1.0 (/opt/rustwide/workdir/2025/day-6)` has the same output filename as the bin target `part2` in package `aoc2025-day-5 v0.1.0 (/opt/rustwide/workdir/2025/day-5)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-7 v0.1.0 (/opt/rustwide/workdir/2025/day-7)` has the same output filename as the bin target `part1` in package `aoc2025-day-6 v0.1.0 (/opt/rustwide/workdir/2025/day-6)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-7 v0.1.0 (/opt/rustwide/workdir/2025/day-7)` has the same output filename as the bin target `part1` in package `aoc2025-day-6 v0.1.0 (/opt/rustwide/workdir/2025/day-6)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-7 v0.1.0 (/opt/rustwide/workdir/2025/day-7)` has the same output filename as the bin target `part2` in package `aoc2025-day-6 v0.1.0 (/opt/rustwide/workdir/2025/day-6)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-7 v0.1.0 (/opt/rustwide/workdir/2025/day-7)` has the same output filename as the bin target `part2` in package `aoc2025-day-6 v0.1.0 (/opt/rustwide/workdir/2025/day-6)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-8 v0.1.0 (/opt/rustwide/workdir/2025/day-8)` has the same output filename as the bin target `part1` in package `aoc2025-day-7 v0.1.0 (/opt/rustwide/workdir/2025/day-7)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-8 v0.1.0 (/opt/rustwide/workdir/2025/day-8)` has the same output filename as the bin target `part1` in package `aoc2025-day-7 v0.1.0 (/opt/rustwide/workdir/2025/day-7)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-8 v0.1.0 (/opt/rustwide/workdir/2025/day-8)` has the same output filename as the bin target `part2` in package `aoc2025-day-7 v0.1.0 (/opt/rustwide/workdir/2025/day-7)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-8 v0.1.0 (/opt/rustwide/workdir/2025/day-8)` has the same output filename as the bin target `part2` in package `aoc2025-day-7 v0.1.0 (/opt/rustwide/workdir/2025/day-7)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-9 v0.1.0 (/opt/rustwide/workdir/2025/day-9)` has the same output filename as the bin target `part1` in package `aoc2025-day-8 v0.1.0 (/opt/rustwide/workdir/2025/day-8)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `aoc2025-day-9 v0.1.0 (/opt/rustwide/workdir/2025/day-9)` has the same output filename as the bin target `part1` in package `aoc2025-day-8 v0.1.0 (/opt/rustwide/workdir/2025/day-8)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-9 v0.1.0 (/opt/rustwide/workdir/2025/day-9)` has the same output filename as the bin target `part2` in package `aoc2025-day-8 v0.1.0 (/opt/rustwide/workdir/2025/day-8)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `aoc2025-day-9 v0.1.0 (/opt/rustwide/workdir/2025/day-9)` has the same output filename as the bin target `part2` in package `aoc2025-day-8 v0.1.0 (/opt/rustwide/workdir/2025/day-8)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling glam v0.30.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[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 indicatif v0.18.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling chumsky v0.11.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling aoc2025-day-4 v0.1.0 (/opt/rustwide/workdir/2025/day-4)
[INFO] [stderr]    Compiling aoc2025-day-6 v0.1.0 (/opt/rustwide/workdir/2025/day-6)
[INFO] [stderr]    Compiling aoc2025-day-12 v0.1.0 (/opt/rustwide/workdir/2025/day-12)
[INFO] [stderr]    Compiling aoc2025-day-1 v0.1.0 (/opt/rustwide/workdir/2025/day-1)
[INFO] [stderr]    Compiling aoc2025-day-7 v0.1.0 (/opt/rustwide/workdir/2025/day-7)
[INFO] [stderr]    Compiling aoc2025-day-2 v0.1.0 (/opt/rustwide/workdir/2025/day-2)
[INFO] [stderr]    Compiling aoc2025-day-8 v0.1.0 (/opt/rustwide/workdir/2025/day-8)
[INFO] [stderr]    Compiling aoc2025-day-9 v0.1.0 (/opt/rustwide/workdir/2025/day-9)
[INFO] [stderr]    Compiling aoc2025-day-5 v0.1.0 (/opt/rustwide/workdir/2025/day-5)
[INFO] [stderr]    Compiling aoc2025-day-11 v0.1.0 (/opt/rustwide/workdir/2025/day-11)
[INFO] [stderr]    Compiling aoc2025-day-3 v0.1.0 (/opt/rustwide/workdir/2025/day-3)
[INFO] [stderr]    Compiling aoc2025-day-10 v0.1.0 (/opt/rustwide/workdir/2025/day-10)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.94s
[INFO] running `Command { std: "docker" "inspect" "cbf0201f9e07a5ec90ad7bb9ad05b1fb9083a673e61fbe51f842796b840e439f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbf0201f9e07a5ec90ad7bb9ad05b1fb9083a673e61fbe51f842796b840e439f", kill_on_drop: false }`
[INFO] [stdout] cbf0201f9e07a5ec90ad7bb9ad05b1fb9083a673e61fbe51f842796b840e439f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f956dc59b06ec8068207875737e4e6fbd73987bede6e758937887e1080685bd
[INFO] running `Command { std: "docker" "start" "-a" "6f956dc59b06ec8068207875737e4e6fbd73987bede6e758937887e1080685bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling gungraun-runner v0.17.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling gungraun v0.17.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling gungraun-macros v0.7.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling aoc2025-day-1 v0.1.0 (/opt/rustwide/workdir/2025/day-1)
[INFO] [stderr]    Compiling aoc2025-day-5 v0.1.0 (/opt/rustwide/workdir/2025/day-5)
[INFO] [stderr]    Compiling aoc2025-day-2 v0.1.0 (/opt/rustwide/workdir/2025/day-2)
[INFO] [stderr]    Compiling aoc2025-day-6 v0.1.0 (/opt/rustwide/workdir/2025/day-6)
[INFO] [stderr]    Compiling aoc2025-day-12 v0.1.0 (/opt/rustwide/workdir/2025/day-12)
[INFO] [stderr]    Compiling aoc2025-day-4 v0.1.0 (/opt/rustwide/workdir/2025/day-4)
[INFO] [stderr]    Compiling aoc2025-day-7 v0.1.0 (/opt/rustwide/workdir/2025/day-7)
[INFO] [stderr]    Compiling aoc2025-day-3 v0.1.0 (/opt/rustwide/workdir/2025/day-3)
[INFO] [stderr]    Compiling aoc2025-day-9 v0.1.0 (/opt/rustwide/workdir/2025/day-9)
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling aoc2025-day-11 v0.1.0 (/opt/rustwide/workdir/2025/day-11)
[INFO] [stderr]    Compiling aoc2025-day-8 v0.1.0 (/opt/rustwide/workdir/2025/day-8)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling aoc2025-day-10 v0.1.0 (/opt/rustwide/workdir/2025/day-10)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.54s
[INFO] running `Command { std: "docker" "inspect" "6f956dc59b06ec8068207875737e4e6fbd73987bede6e758937887e1080685bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f956dc59b06ec8068207875737e4e6fbd73987bede6e758937887e1080685bd", kill_on_drop: false }`
[INFO] [stdout] 6f956dc59b06ec8068207875737e4e6fbd73987bede6e758937887e1080685bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67ddb55cabf339ce313066e205747577d1b4595420387b2cc2aad826bd71cc72
[INFO] running `Command { std: "docker" "start" "-a" "67ddb55cabf339ce313066e205747577d1b4595420387b2cc2aad826bd71cc72", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2025_day_1-d6e1d13915ecf9b7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test part1::tests::it_works ... ok
[INFO] [stdout] test part2::tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/part1.rs (/opt/rustwide/target/debug/deps/part1-e203251b965d77bf)
[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] [stderr]      Running unittests src/bin/part2.rs (/opt/rustwide/target/debug/deps/part2-d474a098e5af06d0)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2025_day_10-2d2820f06b8ae7dd)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test part2::tests::it_works ... ok
[INFO] [stdout] test part1::tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/part1.rs (/opt/rustwide/target/debug/deps/part1-7f399c6b02e33b9e)
[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] [stderr]      Running unittests src/bin/part2.rs (/opt/rustwide/target/debug/deps/part2-3bacfa802dd58af6)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2025_day_11-0bd48ad121f008b3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test part1::tests::it_works ... ok
[INFO] [stdout] test part2::tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/part1.rs (/opt/rustwide/target/debug/deps/part1-e8fc18f04b337232)
[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] [stderr]      Running unittests src/bin/part2.rs (/opt/rustwide/target/debug/deps/part2-f182ffec930d8d86)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2025_day_12-b31179dbc673613e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test part2::tests::it_works ... FAILED
[INFO] [stdout] test part1::tests::it_works has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "67ddb55cabf339ce313066e205747577d1b4595420387b2cc2aad826bd71cc72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67ddb55cabf339ce313066e205747577d1b4595420387b2cc2aad826bd71cc72", kill_on_drop: false }`
[INFO] [stdout] 67ddb55cabf339ce313066e205747577d1b4595420387b2cc2aad826bd71cc72
