[INFO] cloning repository https://github.com/Hadronomy/advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hadronomy/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadronomy%2Fadvent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadronomy%2Fadvent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbc27ddaa7e4211708c0c7730ea7b37ed3cdf44d [INFO] building Hadronomy/advent-of-code against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadronomy%2Fadvent-of-code" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Hadronomy/advent-of-code [INFO] finished tweaking git repo https://github.com/Hadronomy/advent-of-code [INFO] tweaked toml for git repo https://github.com/Hadronomy/advent-of-code written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Hadronomy/advent-of-code on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Hadronomy/advent-of-code already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca4fb3f960b04c2a21f90cd4c80253f4aa7dd9fffc02cc0133dd2fee8b5a4e96 [INFO] running `Command { std: "docker" "start" "-a" "ca4fb3f960b04c2a21f90cd4c80253f4aa7dd9fffc02cc0133dd2fee8b5a4e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca4fb3f960b04c2a21f90cd4c80253f4aa7dd9fffc02cc0133dd2fee8b5a4e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca4fb3f960b04c2a21f90cd4c80253f4aa7dd9fffc02cc0133dd2fee8b5a4e96", kill_on_drop: false }` [INFO] [stdout] ca4fb3f960b04c2a21f90cd4c80253f4aa7dd9fffc02cc0133dd2fee8b5a4e96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dff492c8792e4d0a17c4f7e94e9b199f7ed9df530e5cc7518eec78a0d4dd3660 [INFO] running `Command { std: "docker" "start" "-a" "dff492c8792e4d0a17c4f7e94e9b199f7ed9df530e5cc7518eec78a0d4dd3660", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2023-day-2 v0.1.0 (/opt/rustwide/workdir/2023/day-2)` has the same output filename as the bin target `part1` in package `aoc2023-day-1 v0.1.0 (/opt/rustwide/workdir/2023/day-1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2023-day-2 v0.1.0 (/opt/rustwide/workdir/2023/day-2)` has the same output filename as the bin target `part1` in package `aoc2023-day-1 v0.1.0 (/opt/rustwide/workdir/2023/day-1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2023-day-2 v0.1.0 (/opt/rustwide/workdir/2023/day-2)` has the same output filename as the bin target `part2` in package `aoc2023-day-1 v0.1.0 (/opt/rustwide/workdir/2023/day-1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2023-day-2 v0.1.0 (/opt/rustwide/workdir/2023/day-2)` has the same output filename as the bin target `part2` in package `aoc2023-day-1 v0.1.0 (/opt/rustwide/workdir/2023/day-1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2023-day-3 v0.1.0 (/opt/rustwide/workdir/2023/day-3)` has the same output filename as the bin target `part1` in package `aoc2023-day-2 v0.1.0 (/opt/rustwide/workdir/2023/day-2)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2023-day-3 v0.1.0 (/opt/rustwide/workdir/2023/day-3)` has the same output filename as the bin target `part1` in package `aoc2023-day-2 v0.1.0 (/opt/rustwide/workdir/2023/day-2)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2023-day-3 v0.1.0 (/opt/rustwide/workdir/2023/day-3)` has the same output filename as the bin target `part2` in package `aoc2023-day-2 v0.1.0 (/opt/rustwide/workdir/2023/day-2)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2023-day-3 v0.1.0 (/opt/rustwide/workdir/2023/day-3)` has the same output filename as the bin target `part2` in package `aoc2023-day-2 v0.1.0 (/opt/rustwide/workdir/2023/day-2)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2023-day-4 v0.1.0 (/opt/rustwide/workdir/2023/day-4)` has the same output filename as the bin target `part1` in package `aoc2023-day-3 v0.1.0 (/opt/rustwide/workdir/2023/day-3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2023-day-4 v0.1.0 (/opt/rustwide/workdir/2023/day-4)` has the same output filename as the bin target `part1` in package `aoc2023-day-3 v0.1.0 (/opt/rustwide/workdir/2023/day-3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2023-day-4 v0.1.0 (/opt/rustwide/workdir/2023/day-4)` has the same output filename as the bin target `part2` in package `aoc2023-day-3 v0.1.0 (/opt/rustwide/workdir/2023/day-3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2023-day-4 v0.1.0 (/opt/rustwide/workdir/2023/day-4)` has the same output filename as the bin target `part2` in package `aoc2023-day-3 v0.1.0 (/opt/rustwide/workdir/2023/day-3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2023-day-5 v0.1.0 (/opt/rustwide/workdir/2023/day-5)` has the same output filename as the bin target `part1` in package `aoc2023-day-4 v0.1.0 (/opt/rustwide/workdir/2023/day-4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2023-day-5 v0.1.0 (/opt/rustwide/workdir/2023/day-5)` has the same output filename as the bin target `part1` in package `aoc2023-day-4 v0.1.0 (/opt/rustwide/workdir/2023/day-4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2023-day-5 v0.1.0 (/opt/rustwide/workdir/2023/day-5)` has the same output filename as the bin target `part2` in package `aoc2023-day-4 v0.1.0 (/opt/rustwide/workdir/2023/day-4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2023-day-5 v0.1.0 (/opt/rustwide/workdir/2023/day-5)` has the same output filename as the bin target `part2` in package `aoc2023-day-4 v0.1.0 (/opt/rustwide/workdir/2023/day-4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2023-day-6 v0.1.0 (/opt/rustwide/workdir/2023/day-6)` has the same output filename as the bin target `part1` in package `aoc2023-day-5 v0.1.0 (/opt/rustwide/workdir/2023/day-5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2023-day-6 v0.1.0 (/opt/rustwide/workdir/2023/day-6)` has the same output filename as the bin target `part1` in package `aoc2023-day-5 v0.1.0 (/opt/rustwide/workdir/2023/day-5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2023-day-6 v0.1.0 (/opt/rustwide/workdir/2023/day-6)` has the same output filename as the bin target `part2` in package `aoc2023-day-5 v0.1.0 (/opt/rustwide/workdir/2023/day-5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2023-day-6 v0.1.0 (/opt/rustwide/workdir/2023/day-6)` has the same output filename as the bin target `part2` in package `aoc2023-day-5 v0.1.0 (/opt/rustwide/workdir/2023/day-5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-1 v0.1.0 (/opt/rustwide/workdir/2024/day-1)` has the same output filename as the bin target `part1` in package `aoc2023-day-6 v0.1.0 (/opt/rustwide/workdir/2023/day-6)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-1 v0.1.0 (/opt/rustwide/workdir/2024/day-1)` has the same output filename as the bin target `part1` in package `aoc2023-day-6 v0.1.0 (/opt/rustwide/workdir/2023/day-6)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-1 v0.1.0 (/opt/rustwide/workdir/2024/day-1)` has the same output filename as the bin target `part2` in package `aoc2023-day-6 v0.1.0 (/opt/rustwide/workdir/2023/day-6)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-1 v0.1.0 (/opt/rustwide/workdir/2024/day-1)` has the same output filename as the bin target `part2` in package `aoc2023-day-6 v0.1.0 (/opt/rustwide/workdir/2023/day-6)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-10 v0.1.0 (/opt/rustwide/workdir/2024/day-10)` has the same output filename as the bin target `part1` in package `aoc2024-day-1 v0.1.0 (/opt/rustwide/workdir/2024/day-1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-10 v0.1.0 (/opt/rustwide/workdir/2024/day-10)` has the same output filename as the bin target `part1` in package `aoc2024-day-1 v0.1.0 (/opt/rustwide/workdir/2024/day-1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-10 v0.1.0 (/opt/rustwide/workdir/2024/day-10)` has the same output filename as the bin target `part2` in package `aoc2024-day-1 v0.1.0 (/opt/rustwide/workdir/2024/day-1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-10 v0.1.0 (/opt/rustwide/workdir/2024/day-10)` has the same output filename as the bin target `part2` in package `aoc2024-day-1 v0.1.0 (/opt/rustwide/workdir/2024/day-1)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-11 v0.1.0 (/opt/rustwide/workdir/2024/day-11)` has the same output filename as the bin target `part1` in package `aoc2024-day-10 v0.1.0 (/opt/rustwide/workdir/2024/day-10)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-11 v0.1.0 (/opt/rustwide/workdir/2024/day-11)` has the same output filename as the bin target `part1` in package `aoc2024-day-10 v0.1.0 (/opt/rustwide/workdir/2024/day-10)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-11 v0.1.0 (/opt/rustwide/workdir/2024/day-11)` has the same output filename as the bin target `part2` in package `aoc2024-day-10 v0.1.0 (/opt/rustwide/workdir/2024/day-10)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-11 v0.1.0 (/opt/rustwide/workdir/2024/day-11)` has the same output filename as the bin target `part2` in package `aoc2024-day-10 v0.1.0 (/opt/rustwide/workdir/2024/day-10)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-12 v0.1.0 (/opt/rustwide/workdir/2024/day-12)` has the same output filename as the bin target `part1` in package `aoc2024-day-11 v0.1.0 (/opt/rustwide/workdir/2024/day-11)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-12 v0.1.0 (/opt/rustwide/workdir/2024/day-12)` has the same output filename as the bin target `part1` in package `aoc2024-day-11 v0.1.0 (/opt/rustwide/workdir/2024/day-11)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-12 v0.1.0 (/opt/rustwide/workdir/2024/day-12)` has the same output filename as the bin target `part2` in package `aoc2024-day-11 v0.1.0 (/opt/rustwide/workdir/2024/day-11)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-12 v0.1.0 (/opt/rustwide/workdir/2024/day-12)` has the same output filename as the bin target `part2` in package `aoc2024-day-11 v0.1.0 (/opt/rustwide/workdir/2024/day-11)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-13 v0.1.0 (/opt/rustwide/workdir/2024/day-13)` has the same output filename as the bin target `part1` in package `aoc2024-day-12 v0.1.0 (/opt/rustwide/workdir/2024/day-12)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-13 v0.1.0 (/opt/rustwide/workdir/2024/day-13)` has the same output filename as the bin target `part1` in package `aoc2024-day-12 v0.1.0 (/opt/rustwide/workdir/2024/day-12)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-13 v0.1.0 (/opt/rustwide/workdir/2024/day-13)` has the same output filename as the bin target `part2` in package `aoc2024-day-12 v0.1.0 (/opt/rustwide/workdir/2024/day-12)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-13 v0.1.0 (/opt/rustwide/workdir/2024/day-13)` has the same output filename as the bin target `part2` in package `aoc2024-day-12 v0.1.0 (/opt/rustwide/workdir/2024/day-12)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-14 v0.1.0 (/opt/rustwide/workdir/2024/day-14)` has the same output filename as the bin target `part1` in package `aoc2024-day-13 v0.1.0 (/opt/rustwide/workdir/2024/day-13)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-14 v0.1.0 (/opt/rustwide/workdir/2024/day-14)` has the same output filename as the bin target `part1` in package `aoc2024-day-13 v0.1.0 (/opt/rustwide/workdir/2024/day-13)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-14 v0.1.0 (/opt/rustwide/workdir/2024/day-14)` has the same output filename as the bin target `part2` in package `aoc2024-day-13 v0.1.0 (/opt/rustwide/workdir/2024/day-13)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-14 v0.1.0 (/opt/rustwide/workdir/2024/day-14)` has the same output filename as the bin target `part2` in package `aoc2024-day-13 v0.1.0 (/opt/rustwide/workdir/2024/day-13)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-15 v0.1.0 (/opt/rustwide/workdir/2024/day-15)` has the same output filename as the bin target `part1` in package `aoc2024-day-14 v0.1.0 (/opt/rustwide/workdir/2024/day-14)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-15 v0.1.0 (/opt/rustwide/workdir/2024/day-15)` has the same output filename as the bin target `part1` in package `aoc2024-day-14 v0.1.0 (/opt/rustwide/workdir/2024/day-14)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-15 v0.1.0 (/opt/rustwide/workdir/2024/day-15)` has the same output filename as the bin target `part2` in package `aoc2024-day-14 v0.1.0 (/opt/rustwide/workdir/2024/day-14)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-15 v0.1.0 (/opt/rustwide/workdir/2024/day-15)` has the same output filename as the bin target `part2` in package `aoc2024-day-14 v0.1.0 (/opt/rustwide/workdir/2024/day-14)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-16 v0.1.0 (/opt/rustwide/workdir/2024/day-16)` has the same output filename as the bin target `part1` in package `aoc2024-day-15 v0.1.0 (/opt/rustwide/workdir/2024/day-15)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-16 v0.1.0 (/opt/rustwide/workdir/2024/day-16)` has the same output filename as the bin target `part1` in package `aoc2024-day-15 v0.1.0 (/opt/rustwide/workdir/2024/day-15)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-16 v0.1.0 (/opt/rustwide/workdir/2024/day-16)` has the same output filename as the bin target `part2` in package `aoc2024-day-15 v0.1.0 (/opt/rustwide/workdir/2024/day-15)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-16 v0.1.0 (/opt/rustwide/workdir/2024/day-16)` has the same output filename as the bin target `part2` in package `aoc2024-day-15 v0.1.0 (/opt/rustwide/workdir/2024/day-15)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-17 v0.1.0 (/opt/rustwide/workdir/2024/day-17)` has the same output filename as the bin target `part1` in package `aoc2024-day-16 v0.1.0 (/opt/rustwide/workdir/2024/day-16)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-17 v0.1.0 (/opt/rustwide/workdir/2024/day-17)` has the same output filename as the bin target `part1` in package `aoc2024-day-16 v0.1.0 (/opt/rustwide/workdir/2024/day-16)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-17 v0.1.0 (/opt/rustwide/workdir/2024/day-17)` has the same output filename as the bin target `part2` in package `aoc2024-day-16 v0.1.0 (/opt/rustwide/workdir/2024/day-16)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-17 v0.1.0 (/opt/rustwide/workdir/2024/day-17)` has the same output filename as the bin target `part2` in package `aoc2024-day-16 v0.1.0 (/opt/rustwide/workdir/2024/day-16)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-18 v0.1.0 (/opt/rustwide/workdir/2024/day-18)` has the same output filename as the bin target `part1` in package `aoc2024-day-17 v0.1.0 (/opt/rustwide/workdir/2024/day-17)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-18 v0.1.0 (/opt/rustwide/workdir/2024/day-18)` has the same output filename as the bin target `part1` in package `aoc2024-day-17 v0.1.0 (/opt/rustwide/workdir/2024/day-17)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-18 v0.1.0 (/opt/rustwide/workdir/2024/day-18)` has the same output filename as the bin target `part2` in package `aoc2024-day-17 v0.1.0 (/opt/rustwide/workdir/2024/day-17)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-18 v0.1.0 (/opt/rustwide/workdir/2024/day-18)` has the same output filename as the bin target `part2` in package `aoc2024-day-17 v0.1.0 (/opt/rustwide/workdir/2024/day-17)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-19 v0.1.0 (/opt/rustwide/workdir/2024/day-19)` has the same output filename as the bin target `part1` in package `aoc2024-day-18 v0.1.0 (/opt/rustwide/workdir/2024/day-18)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-19 v0.1.0 (/opt/rustwide/workdir/2024/day-19)` has the same output filename as the bin target `part1` in package `aoc2024-day-18 v0.1.0 (/opt/rustwide/workdir/2024/day-18)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-19 v0.1.0 (/opt/rustwide/workdir/2024/day-19)` has the same output filename as the bin target `part2` in package `aoc2024-day-18 v0.1.0 (/opt/rustwide/workdir/2024/day-18)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-19 v0.1.0 (/opt/rustwide/workdir/2024/day-19)` has the same output filename as the bin target `part2` in package `aoc2024-day-18 v0.1.0 (/opt/rustwide/workdir/2024/day-18)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-2 v0.1.0 (/opt/rustwide/workdir/2024/day-2)` has the same output filename as the bin target `part1` in package `aoc2024-day-19 v0.1.0 (/opt/rustwide/workdir/2024/day-19)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-2 v0.1.0 (/opt/rustwide/workdir/2024/day-2)` has the same output filename as the bin target `part1` in package `aoc2024-day-19 v0.1.0 (/opt/rustwide/workdir/2024/day-19)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-2 v0.1.0 (/opt/rustwide/workdir/2024/day-2)` has the same output filename as the bin target `part2` in package `aoc2024-day-19 v0.1.0 (/opt/rustwide/workdir/2024/day-19)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-2 v0.1.0 (/opt/rustwide/workdir/2024/day-2)` has the same output filename as the bin target `part2` in package `aoc2024-day-19 v0.1.0 (/opt/rustwide/workdir/2024/day-19)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-20 v0.1.0 (/opt/rustwide/workdir/2024/day-20)` has the same output filename as the bin target `part1` in package `aoc2024-day-2 v0.1.0 (/opt/rustwide/workdir/2024/day-2)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-20 v0.1.0 (/opt/rustwide/workdir/2024/day-20)` has the same output filename as the bin target `part1` in package `aoc2024-day-2 v0.1.0 (/opt/rustwide/workdir/2024/day-2)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-20 v0.1.0 (/opt/rustwide/workdir/2024/day-20)` has the same output filename as the bin target `part2` in package `aoc2024-day-2 v0.1.0 (/opt/rustwide/workdir/2024/day-2)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-20 v0.1.0 (/opt/rustwide/workdir/2024/day-20)` has the same output filename as the bin target `part2` in package `aoc2024-day-2 v0.1.0 (/opt/rustwide/workdir/2024/day-2)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-21 v0.1.0 (/opt/rustwide/workdir/2024/day-21)` has the same output filename as the bin target `part1` in package `aoc2024-day-20 v0.1.0 (/opt/rustwide/workdir/2024/day-20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-21 v0.1.0 (/opt/rustwide/workdir/2024/day-21)` has the same output filename as the bin target `part1` in package `aoc2024-day-20 v0.1.0 (/opt/rustwide/workdir/2024/day-20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-21 v0.1.0 (/opt/rustwide/workdir/2024/day-21)` has the same output filename as the bin target `part2` in package `aoc2024-day-20 v0.1.0 (/opt/rustwide/workdir/2024/day-20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-21 v0.1.0 (/opt/rustwide/workdir/2024/day-21)` has the same output filename as the bin target `part2` in package `aoc2024-day-20 v0.1.0 (/opt/rustwide/workdir/2024/day-20)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-22 v0.1.0 (/opt/rustwide/workdir/2024/day-22)` has the same output filename as the bin target `part1` in package `aoc2024-day-21 v0.1.0 (/opt/rustwide/workdir/2024/day-21)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-22 v0.1.0 (/opt/rustwide/workdir/2024/day-22)` has the same output filename as the bin target `part1` in package `aoc2024-day-21 v0.1.0 (/opt/rustwide/workdir/2024/day-21)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-22 v0.1.0 (/opt/rustwide/workdir/2024/day-22)` has the same output filename as the bin target `part2` in package `aoc2024-day-21 v0.1.0 (/opt/rustwide/workdir/2024/day-21)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-22 v0.1.0 (/opt/rustwide/workdir/2024/day-22)` has the same output filename as the bin target `part2` in package `aoc2024-day-21 v0.1.0 (/opt/rustwide/workdir/2024/day-21)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-23 v0.1.0 (/opt/rustwide/workdir/2024/day-23)` has the same output filename as the bin target `part1` in package `aoc2024-day-22 v0.1.0 (/opt/rustwide/workdir/2024/day-22)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-23 v0.1.0 (/opt/rustwide/workdir/2024/day-23)` has the same output filename as the bin target `part1` in package `aoc2024-day-22 v0.1.0 (/opt/rustwide/workdir/2024/day-22)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-23 v0.1.0 (/opt/rustwide/workdir/2024/day-23)` has the same output filename as the bin target `part2` in package `aoc2024-day-22 v0.1.0 (/opt/rustwide/workdir/2024/day-22)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-23 v0.1.0 (/opt/rustwide/workdir/2024/day-23)` has the same output filename as the bin target `part2` in package `aoc2024-day-22 v0.1.0 (/opt/rustwide/workdir/2024/day-22)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-24 v0.1.0 (/opt/rustwide/workdir/2024/day-24)` has the same output filename as the bin target `part1` in package `aoc2024-day-23 v0.1.0 (/opt/rustwide/workdir/2024/day-23)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-24 v0.1.0 (/opt/rustwide/workdir/2024/day-24)` has the same output filename as the bin target `part1` in package `aoc2024-day-23 v0.1.0 (/opt/rustwide/workdir/2024/day-23)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-24 v0.1.0 (/opt/rustwide/workdir/2024/day-24)` has the same output filename as the bin target `part2` in package `aoc2024-day-23 v0.1.0 (/opt/rustwide/workdir/2024/day-23)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-24 v0.1.0 (/opt/rustwide/workdir/2024/day-24)` has the same output filename as the bin target `part2` in package `aoc2024-day-23 v0.1.0 (/opt/rustwide/workdir/2024/day-23)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-25 v0.1.0 (/opt/rustwide/workdir/2024/day-25)` has the same output filename as the bin target `part1` in package `aoc2024-day-24 v0.1.0 (/opt/rustwide/workdir/2024/day-24)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-25 v0.1.0 (/opt/rustwide/workdir/2024/day-25)` has the same output filename as the bin target `part1` in package `aoc2024-day-24 v0.1.0 (/opt/rustwide/workdir/2024/day-24)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-3 v0.1.0 (/opt/rustwide/workdir/2024/day-3)` has the same output filename as the bin target `part1` in package `aoc2024-day-25 v0.1.0 (/opt/rustwide/workdir/2024/day-25)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-3 v0.1.0 (/opt/rustwide/workdir/2024/day-3)` has the same output filename as the bin target `part1` in package `aoc2024-day-25 v0.1.0 (/opt/rustwide/workdir/2024/day-25)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-3 v0.1.0 (/opt/rustwide/workdir/2024/day-3)` has the same output filename as the bin target `part2` in package `aoc2024-day-24 v0.1.0 (/opt/rustwide/workdir/2024/day-24)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-3 v0.1.0 (/opt/rustwide/workdir/2024/day-3)` has the same output filename as the bin target `part2` in package `aoc2024-day-24 v0.1.0 (/opt/rustwide/workdir/2024/day-24)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-4 v0.1.0 (/opt/rustwide/workdir/2024/day-4)` has the same output filename as the bin target `part1` in package `aoc2024-day-3 v0.1.0 (/opt/rustwide/workdir/2024/day-3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-4 v0.1.0 (/opt/rustwide/workdir/2024/day-4)` has the same output filename as the bin target `part1` in package `aoc2024-day-3 v0.1.0 (/opt/rustwide/workdir/2024/day-3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-4 v0.1.0 (/opt/rustwide/workdir/2024/day-4)` has the same output filename as the bin target `part2` in package `aoc2024-day-3 v0.1.0 (/opt/rustwide/workdir/2024/day-3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-4 v0.1.0 (/opt/rustwide/workdir/2024/day-4)` has the same output filename as the bin target `part2` in package `aoc2024-day-3 v0.1.0 (/opt/rustwide/workdir/2024/day-3)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-5 v0.1.0 (/opt/rustwide/workdir/2024/day-5)` has the same output filename as the bin target `part1` in package `aoc2024-day-4 v0.1.0 (/opt/rustwide/workdir/2024/day-4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-5 v0.1.0 (/opt/rustwide/workdir/2024/day-5)` has the same output filename as the bin target `part1` in package `aoc2024-day-4 v0.1.0 (/opt/rustwide/workdir/2024/day-4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-5 v0.1.0 (/opt/rustwide/workdir/2024/day-5)` has the same output filename as the bin target `part2` in package `aoc2024-day-4 v0.1.0 (/opt/rustwide/workdir/2024/day-4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-5 v0.1.0 (/opt/rustwide/workdir/2024/day-5)` has the same output filename as the bin target `part2` in package `aoc2024-day-4 v0.1.0 (/opt/rustwide/workdir/2024/day-4)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-6 v0.1.0 (/opt/rustwide/workdir/2024/day-6)` has the same output filename as the bin target `part1` in package `aoc2024-day-5 v0.1.0 (/opt/rustwide/workdir/2024/day-5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-6 v0.1.0 (/opt/rustwide/workdir/2024/day-6)` has the same output filename as the bin target `part1` in package `aoc2024-day-5 v0.1.0 (/opt/rustwide/workdir/2024/day-5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-6 v0.1.0 (/opt/rustwide/workdir/2024/day-6)` has the same output filename as the bin target `part2` in package `aoc2024-day-5 v0.1.0 (/opt/rustwide/workdir/2024/day-5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-6 v0.1.0 (/opt/rustwide/workdir/2024/day-6)` has the same output filename as the bin target `part2` in package `aoc2024-day-5 v0.1.0 (/opt/rustwide/workdir/2024/day-5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-7 v0.1.0 (/opt/rustwide/workdir/2024/day-7)` has the same output filename as the bin target `part1` in package `aoc2024-day-6 v0.1.0 (/opt/rustwide/workdir/2024/day-6)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-7 v0.1.0 (/opt/rustwide/workdir/2024/day-7)` has the same output filename as the bin target `part1` in package `aoc2024-day-6 v0.1.0 (/opt/rustwide/workdir/2024/day-6)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-7 v0.1.0 (/opt/rustwide/workdir/2024/day-7)` has the same output filename as the bin target `part2` in package `aoc2024-day-6 v0.1.0 (/opt/rustwide/workdir/2024/day-6)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-7 v0.1.0 (/opt/rustwide/workdir/2024/day-7)` has the same output filename as the bin target `part2` in package `aoc2024-day-6 v0.1.0 (/opt/rustwide/workdir/2024/day-6)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-8 v0.1.0 (/opt/rustwide/workdir/2024/day-8)` has the same output filename as the bin target `part1` in package `aoc2024-day-7 v0.1.0 (/opt/rustwide/workdir/2024/day-7)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-8 v0.1.0 (/opt/rustwide/workdir/2024/day-8)` has the same output filename as the bin target `part1` in package `aoc2024-day-7 v0.1.0 (/opt/rustwide/workdir/2024/day-7)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-8 v0.1.0 (/opt/rustwide/workdir/2024/day-8)` has the same output filename as the bin target `part2` in package `aoc2024-day-7 v0.1.0 (/opt/rustwide/workdir/2024/day-7)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-8 v0.1.0 (/opt/rustwide/workdir/2024/day-8)` has the same output filename as the bin target `part2` in package `aoc2024-day-7 v0.1.0 (/opt/rustwide/workdir/2024/day-7)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-9 v0.1.0 (/opt/rustwide/workdir/2024/day-9)` has the same output filename as the bin target `part1` in package `aoc2024-day-8 v0.1.0 (/opt/rustwide/workdir/2024/day-8)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `aoc2024-day-9 v0.1.0 (/opt/rustwide/workdir/2024/day-9)` has the same output filename as the bin target `part1` in package `aoc2024-day-8 v0.1.0 (/opt/rustwide/workdir/2024/day-8)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-9 v0.1.0 (/opt/rustwide/workdir/2024/day-9)` has the same output filename as the bin target `part2` in package `aoc2024-day-8 v0.1.0 (/opt/rustwide/workdir/2024/day-8)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `aoc2024-day-9 v0.1.0 (/opt/rustwide/workdir/2024/day-9)` has the same output filename as the bin target `part2` in package `aoc2024-day-8 v0.1.0 (/opt/rustwide/workdir/2024/day-8)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] error: could not compile `owo-colors` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name owo_colors --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/owo-colors-4.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=41f50b9a2002b938 -C extra-filename=-8006c8cc37ad9c2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(doc_cfg)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=ae19100335a029ea -C extra-filename=-672214083c0de216 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `glam` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.29.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=b208acb0450d8ccf -C extra-filename=-b62c34f92a82496a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "dff492c8792e4d0a17c4f7e94e9b199f7ed9df530e5cc7518eec78a0d4dd3660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dff492c8792e4d0a17c4f7e94e9b199f7ed9df530e5cc7518eec78a0d4dd3660", kill_on_drop: false }` [INFO] [stdout] dff492c8792e4d0a17c4f7e94e9b199f7ed9df530e5cc7518eec78a0d4dd3660