[INFO] cloning repository https://github.com/owengage/aoc2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/owengage/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Faoc2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Faoc2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 591555b621a73bde0da57e961a57b69647073ab9
[INFO] testing owengage/aoc2023 against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Faoc2023" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/owengage/aoc2023
[INFO] finished tweaking git repo https://github.com/owengage/aoc2023
[INFO] tweaked toml for git repo https://github.com/owengage/aoc2023 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/owengage/aoc2023 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/owengage/aoc2023 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.47
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.97
[INFO] [stderr]   Downloaded js-sys v0.3.74
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.4
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.17
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.16
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.97
[INFO] [stderr]   Downloaded web-sys v0.3.74
[INFO] [stderr]   Downloaded cc v1.2.2
[INFO] [stderr]   Downloaded tokio v1.41.1
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] [stderr]   Downloaded itertools v0.12.0
[INFO] [stderr]   Downloaded rustls v0.23.19
[INFO] [stderr]   Downloaded rustix v0.38.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da1a57f58181850cecfedcac481da14cca1c43b01b45b3c0a0b6a83a8d9f203a
[INFO] running `Command { std: "docker" "start" "-a" "da1a57f58181850cecfedcac481da14cca1c43b01b45b3c0a0b6a83a8d9f203a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da1a57f58181850cecfedcac481da14cca1c43b01b45b3c0a0b6a83a8d9f203a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da1a57f58181850cecfedcac481da14cca1c43b01b45b3c0a0b6a83a8d9f203a", kill_on_drop: false }`
[INFO] [stdout] da1a57f58181850cecfedcac481da14cca1c43b01b45b3c0a0b6a83a8d9f203a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 121290ccf10f76d4d60a21c3d9d2eb62554b80c037fee24f5635fc29f6b8fcc4
[INFO] running `Command { std: "docker" "start" "-a" "121290ccf10f76d4d60a21c3d9d2eb62554b80c037fee24f5635fc29f6b8fcc4", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day1` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day1` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day1` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day1` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day10
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day10` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day10` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day10.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day10` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day10` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day11
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day11` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day11` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day11.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day11` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day11` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day12
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day12` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day12` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day12.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day12` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day12` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day13
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day13` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day13` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day13.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day13` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day13` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day14
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day14` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day14` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day14.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day14` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day14` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day15
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day15` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day15` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day15.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day15` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day15` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day16
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day16` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day16` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day16.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day16` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day16` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day17
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day17` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day17` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day17.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day17` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day17` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day18
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day18` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day18` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day18.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day18` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day18` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day19
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day19` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day19` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day19.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day19` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day19` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day2` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day2` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day2` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day2` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day3
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day3` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day3` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day3.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day3` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day3` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day4
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day4` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day4` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day4.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day4` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day4` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day5
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day5` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day5` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day5.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day5` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day5` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day6
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day6` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day6` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day6.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day6` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day6` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day7
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day7` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day7` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day7.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day7` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day7` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day8
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day8` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day8` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day8.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day8` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day8` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day9
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day9` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day9` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day9.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day9` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day9` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day1` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day1` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day1` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day1` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day10
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day10` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day10` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day10.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day10` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day10` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day11
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day11` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day11` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day11.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day11` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day11` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day12
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day12` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day12` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day12.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day12` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day12` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day13
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day13` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day13` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day13.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day13` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day13` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day14
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day14` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day14` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day14.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day14` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day14` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day15
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day15` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day15` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day15.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day15` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day15` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day16
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day16` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day16` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day16.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day16` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day16` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day17
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day17` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day17` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day17.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day17` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day17` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day18
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day18` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day18` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day18.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day18` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day18` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day19
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day19` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day19` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day19.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day19` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day19` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day2` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day2` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day2` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day2` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day20
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day20` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day20` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day20.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day20` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day20` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day21
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day21` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day21` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day21.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day21` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day21` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day22
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day22` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day22` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day22.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day22` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day22` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day23
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day23` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day23` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day23.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day23` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day23` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`
[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/day3
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day3` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day3` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day3.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day3` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day3` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day4
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day4` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day4` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day4.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day4` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day4` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day5
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day5` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day5` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day5.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day5` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day5` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day6
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day6` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day6` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day6.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day6` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day6` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day7
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day7` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day7` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day7.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day7` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day7` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day8
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day8` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day8` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day8.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day8` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day8` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day9
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day9` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day9` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day9.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day9` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day9` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`
[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/day1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day1` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day1` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day1` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day1` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day10
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day10` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day10` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day10.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day10` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day10` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day11
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day11` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day11` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day11.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day11` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day11` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day12
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day12` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day12` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day12.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day12` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day12` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day2` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day2` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day2` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day2` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day3
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day3` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day3` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day3.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day3` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day3` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day4
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day4` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day4` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day4.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day4` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day4` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day5
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day5` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day5` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day5.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day5` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day5` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day6
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day6` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day6` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day6.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day6` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day6` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day7
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day7` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day7` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day7.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day7` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day7` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day8
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day8` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day8` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day8.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day8` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day8` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day9
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day9` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day9` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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/day9.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `day9` in package `aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)` has the same output filename as the bin target `day9` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)`
[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 syn v2.0.90
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling aoc v0.1.0 (/opt/rustwide/workdir/aoc)
[INFO] [stderr]    Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)
[INFO] [stderr]    Compiling aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)
[INFO] [stderr]    Compiling aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)
[INFO] [stderr]    Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> aoc2025/src/bin/template.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = lines(fetch_input(2025, 9999));
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "121290ccf10f76d4d60a21c3d9d2eb62554b80c037fee24f5635fc29f6b8fcc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "121290ccf10f76d4d60a21c3d9d2eb62554b80c037fee24f5635fc29f6b8fcc4", kill_on_drop: false }`
[INFO] [stdout] 121290ccf10f76d4d60a21c3d9d2eb62554b80c037fee24f5635fc29f6b8fcc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3ddca9497ec40a3fcff28445ef1ace4bd0ea0b799e6c04f72265659be4f0c7e
[INFO] running `Command { std: "docker" "start" "-a" "d3ddca9497ec40a3fcff28445ef1ace4bd0ea0b799e6c04f72265659be4f0c7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc v0.1.0 (/opt/rustwide/workdir/aoc)
[INFO] [stderr]    Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)
[INFO] [stderr]    Compiling aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)
[INFO] [stderr]    Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)
[INFO] [stderr]    Compiling aoc2025 v0.1.0 (/opt/rustwide/workdir/aoc2025)
[INFO] [stdout] warning: unused import: `aoc::lines_from_str`
[INFO] [stdout]  --> aoc2025/src/bin/template.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use aoc::lines_from_str;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> aoc2025/src/bin/template.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = lines(fetch_input(2025, 9999));
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.24s
[INFO] running `Command { std: "docker" "inspect" "d3ddca9497ec40a3fcff28445ef1ace4bd0ea0b799e6c04f72265659be4f0c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3ddca9497ec40a3fcff28445ef1ace4bd0ea0b799e6c04f72265659be4f0c7e", kill_on_drop: false }`
[INFO] [stdout] d3ddca9497ec40a3fcff28445ef1ace4bd0ea0b799e6c04f72265659be4f0c7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87a8f5c0f71169d02a728c8c4d77092ab2fd1c7510842c36ebfb63a039d847fa
[INFO] running `Command { std: "docker" "start" "-a" "87a8f5c0f71169d02a728c8c4d77092ab2fd1c7510842c36ebfb63a039d847fa", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `aoc::lines_from_str`
[INFO] [stderr]  --> aoc2025/src/bin/template.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     use aoc::lines_from_str;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]  --> aoc2025/src/bin/template.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let input = lines(fetch_input(2025, 9999));
[INFO] [stderr]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc2025` (bin "template" test) generated 2 warnings (run `cargo fix --bin "template" -p aoc2025 --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test disjoint_set::test::init ... ok
[INFO] [stdout] test two::field::test::from_u8_field ... ok
[INFO] [stdout] test two::field::test::make ... ok
[INFO] [stdout] test two::field::test::point_iter ... ok
[INFO] [stdout] test two::field::test::wrapping ... ok
[INFO] [stdout] test two::point::test::ops ... ok
[INFO] [stdout] test disjoint_set::test::larger ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc-7b6f75e593761ece)
[INFO] [stdout] test disjoint_set::test::balanced_merge ... ok
[INFO] [stdout] test disjoint_set::test::merge ... ok
[INFO] [stdout] test two::field::test::rotate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stderr]      Running unittests src/bin/day1.rs (/opt/rustwide/target/debug/deps/day1-87f44abb684452b1)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/day10.rs (/opt/rustwide/target/debug/deps/day10-70ad66157d9ef631)
[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] [stderr]      Running unittests src/bin/day11.rs (/opt/rustwide/target/debug/deps/day11-659706e0fad91ae9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/bin/day12.rs (/opt/rustwide/target/debug/deps/day12-4a6d0a3b626b234f)
[INFO] [stdout] test test::t ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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] [stderr]      Running unittests src/bin/day13.rs (/opt/rustwide/target/debug/deps/day13-f0c8537a766d7c2f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/bin/day14.rs (/opt/rustwide/target/debug/deps/day14-6993243612d35207)
[INFO] [stdout] test test::case8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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] [stderr]      Running unittests src/bin/day15.rs (/opt/rustwide/target/debug/deps/day15-e9666161d38c91af)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::tests ... ok
[INFO] [stdout] test test::parseexample ... ok
[INFO] [stderr]      Running unittests src/bin/day16.rs (/opt/rustwide/target/debug/deps/day16-6e910d8811dcac72)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::simply_short ... ok
[INFO] [stderr]      Running unittests src/bin/day17.rs (/opt/rustwide/target/debug/deps/day17-a18f067dcaf0a480)
[INFO] [stdout] test test::shortest_path_more_complex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[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] [stderr]      Running unittests src/bin/day18.rs (/opt/rustwide/target/debug/deps/day18-9ebd8ff85b17fcf1)
[INFO] [stderr]      Running unittests src/bin/day19.rs (/opt/rustwide/target/debug/deps/day19-1671c6aa9102c694)
[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/day2.rs (/opt/rustwide/target/debug/deps/day2-ee60211ac9e0206a)
[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] [stderr]      Running unittests src/bin/day20.rs (/opt/rustwide/target/debug/deps/day20-6b6ca4ec9804234a)
[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 9 tests
[INFO] [stdout] test test::max_roll ... ok
[INFO] [stdout] test test::rollover_neg ... ok
[INFO] [stdout] test test::rollover_beyond_original_position ... ok
[INFO] [stdout] test test::rollover ... ok
[INFO] [stdout] test test::rollover_to_end ... ok
[INFO] [stdout] test test::rollover_to_end_neg ... ok
[INFO] [stdout] test test::simple_neg ... ok
[INFO] [stdout] test test::simple ... ok
[INFO] [stdout] test test::golden ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/day21.rs (/opt/rustwide/target/debug/deps/day21-9dc86f4b6867fa90)
[INFO] [stdout] test result: ok. 9 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] [stderr]      Running unittests src/bin/day22.rs (/opt/rustwide/target/debug/deps/day22-bb50dca80799c130)
[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/day23.rs (/opt/rustwide/target/debug/deps/day23-90aee489136f029b)
[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/day24.rs (/opt/rustwide/target/debug/deps/day24-6d0ed273d9acbedf)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::get_bliz ... ok
[INFO] [stdout] test test::negative_wrap ... 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/day25.rs (/opt/rustwide/target/debug/deps/day25-926afd06106da016)
[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/day3.rs (/opt/rustwide/target/debug/deps/day3-7dc20684fefecabf)
[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/day4.rs (/opt/rustwide/target/debug/deps/day4-3a4be011d5d0adbf)
[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/day5.rs (/opt/rustwide/target/debug/deps/day5-c10cc26f7c02ddf7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::parse ... ok
[INFO] [stdout] test test::parse2 ... 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/day6.rs (/opt/rustwide/target/debug/deps/day6-daf7f94a7bfa9f08)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/day7.rs (/opt/rustwide/target/debug/deps/day7-a1ddf7d325ce541d)
[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 3 tests
[INFO] [stdout] test test::parse ... ok
[INFO] [stdout] test test::calc ... ok
[INFO] [stdout] test test::to_tree ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/day8.rs (/opt/rustwide/target/debug/deps/day8-c87d414aee3c4c72)
[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/day9.rs (/opt/rustwide/target/debug/deps/day9-37fba7e4852aaf47)
[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/day1.rs (/opt/rustwide/target/debug/deps/day1-f1a8acdd300f0ce2)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/day10.rs (/opt/rustwide/target/debug/deps/day10-2f012ee2a3c7c014)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/day11.rs (/opt/rustwide/target/debug/deps/day11-103a464232fb55be)
[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 1 test
[INFO] [stdout] test test::test_parse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test::test_diag ... ok
[INFO] [stdout] test test::test_dist2 ... ok
[INFO] [stdout] test test::test_example ... ok
[INFO] [stdout] test test::test_dist3 ... ok
[INFO] [stdout] test test::test_expand ... ok
[INFO] [stdout] test test::test_dist ... ok
[INFO] [stdout] test test::test_diag3 ... ok
[INFO] [stdout] test test::test_diag2 ... ok
[INFO] [stdout] test test::answers ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::answers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::answers' (78) panicked at aoc/src/lib.rs:28:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5afa9aaf2a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5afa9aaf2a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5afa9aaf2a - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5afa9aaf2a - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5afa9bec5a - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5afa9bec5a - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stdout]    6:     0x5c5afa9af7b2 - std[e28293b1aa0f68bd]::io::default_write_fmt::<alloc[fdfd2bd8633a6659]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5afa9af7b2 - <alloc[fdfd2bd8633a6659]::vec::Vec<u8> as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5afa98a13f - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5afa98a13f - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5afa9a3499 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5afa93317c - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c5afa93317c - test[273d7611820c9051]::test_main_with_exit_callback::<test[273d7611820c9051]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5afa9a3652 - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c5afa9a3652 - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5afa98a1f8 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5afa981b99 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5afa98af0d - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5afa9bf4cc - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5afa9bf242 - core[c1f1a4ba060b9bfa]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c5afa92317f - core::result::Result<T,E>::unwrap::h955eb17de36ea1cc
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c5afa92317f - aoc::lines::hcd2c59d7225db63c
[INFO] [stdout]                                at /opt/rustwide/workdir/aoc/src/lib.rs:28:49
[INFO] [stdout]   22:     0x5c5afa9267ad - day11::test::answers::h4dbc60a84f62df44
[INFO] [stdout]                                at /opt/rustwide/workdir/aoc2023/src/bin/day11.rs:76:21
[INFO] [stdout]   23:     0x5c5afa926957 - day11::test::answers::{{closure}}::h052522b2c8d3d43d
[INFO] [stdout]                                at /opt/rustwide/workdir/aoc2023/src/bin/day11.rs:75:17
[INFO] [stdout]   24:     0x5c5afa923876 - core::ops::function::FnOnce::call_once::h3cceab9509d93b4d
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c5afa92725b - <fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5c5afa92725b - test[273d7611820c9051]::__rust_begin_short_backtrace::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5c5afa933c4b - test[273d7611820c9051]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5c5afa933c4b - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5c5afa933c4b - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5c5afa933c4b - std[e28293b1aa0f68bd]::panicking::catch_unwind::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5c5afa933c4b - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c5afa933c4b - test[273d7611820c9051]::run_test_in_process
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5c5afa933c4b - test[273d7611820c9051]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5c5afa92f364 - test[273d7611820c9051]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5c5afa92f364 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace::<test[273d7611820c9051]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5c5afa936852 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5c5afa936852 - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5c5afa936852 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5c5afa936852 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5c5afa936852 - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5c5afa936852 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5c5afa936852 - <std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5c5afa9aa83f - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn core[c1f1a4ba060b9bfa]::ops::function::FnOnce<(), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5c5afa9aa83f - <std[e28293b1aa0f68bd]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x78c612c74aa4 - <unknown>
[INFO] [stdout]   46:     0x78c612d01a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::answers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p aoc2023 --bin day11`
[INFO] running `Command { std: "docker" "inspect" "87a8f5c0f71169d02a728c8c4d77092ab2fd1c7510842c36ebfb63a039d847fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87a8f5c0f71169d02a728c8c4d77092ab2fd1c7510842c36ebfb63a039d847fa", kill_on_drop: false }`
[INFO] [stdout] 87a8f5c0f71169d02a728c8c4d77092ab2fd1c7510842c36ebfb63a039d847fa
