[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] testing Hadronomy/advent-of-code against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadronomy%2Fadvent-of-code" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Hadronomy/advent-of-code
[INFO] finished tweaking git repo https://github.com/Hadronomy/advent-of-code
[INFO] tweaked toml for git repo https://github.com/Hadronomy/advent-of-code written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hadronomy/advent-of-code on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hadronomy/advent-of-code already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded miette-derive v7.4.0
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.97
[INFO] [stderr]   Downloaded js-sys v0.3.74
[INFO] [stderr]   Downloaded pest_meta v2.7.14
[INFO] [stderr]   Downloaded brownstone v3.0.0
[INFO] [stderr]   Downloaded counter v0.6.0
[INFO] [stderr]   Downloaded z3 v0.12.1
[INFO] [stderr]   Downloaded pest v2.7.14
[INFO] [stderr]   Downloaded divan v0.1.17
[INFO] [stderr]   Downloaded portable-atomic v1.5.1
[INFO] [stderr]   Downloaded miette v7.4.0
[INFO] [stderr]   Downloaded divan-macros v0.1.17
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded pest_derive v2.7.14
[INFO] [stderr]   Downloaded pest_generator v2.7.14
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.97
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded z3-sys v0.8.1
[INFO] [stderr]   Downloaded rangelist v0.2.0
[INFO] [stderr]   Downloaded console v0.15.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fed981ff5342a580cd05ca7be45edce8d569839064ca72571b0204db6f9cdaa
[INFO] running `Command { std: "docker" "start" "-a" "5fed981ff5342a580cd05ca7be45edce8d569839064ca72571b0204db6f9cdaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fed981ff5342a580cd05ca7be45edce8d569839064ca72571b0204db6f9cdaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fed981ff5342a580cd05ca7be45edce8d569839064ca72571b0204db6f9cdaa", kill_on_drop: false }`
[INFO] [stdout] 5fed981ff5342a580cd05ca7be45edce8d569839064ca72571b0204db6f9cdaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48ebe289d7b2d805adaecab55a82807d344623022cc905af9a6092f82541d300
[INFO] running `Command { std: "docker" "start" "-a" "48ebe289d7b2d805adaecab55a82807d344623022cc905af9a6092f82541d300", 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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling portable-atomic v1.5.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling console v0.15.6
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling counter v0.6.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.5/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=5fe7bb5df4458890 -C extra-filename=-f53d47c48734c3d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-99c12f2e33ceb2c0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/1.90.0-x86_64-unknown-linux-gnu/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=12efd896f2141680 -C extra-filename=-33eeb3000315fceb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "48ebe289d7b2d805adaecab55a82807d344623022cc905af9a6092f82541d300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48ebe289d7b2d805adaecab55a82807d344623022cc905af9a6092f82541d300", kill_on_drop: false }`
[INFO] [stdout] 48ebe289d7b2d805adaecab55a82807d344623022cc905af9a6092f82541d300
