[INFO] cloning repository https://github.com/celeryclub/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/celeryclub/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceleryclub%2Fadvent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceleryclub%2Fadvent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bafdfff8ef34c3bca6f9c4f87fa6fc4ec7c5c9e2
[INFO] testing celeryclub/advent-of-code against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceleryclub%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] started tweaking git repo https://github.com/celeryclub/advent-of-code
[INFO] finished tweaking git repo https://github.com/celeryclub/advent-of-code
[INFO] tweaked toml for git repo https://github.com/celeryclub/advent-of-code written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/celeryclub/advent-of-code on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/celeryclub/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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aee046568c3198d4cb92fe0b325497a2e085c04f9ebe5cbb3a99164c695b1eed
[INFO] running `Command { std: "docker" "start" "-a" "aee046568c3198d4cb92fe0b325497a2e085c04f9ebe5cbb3a99164c695b1eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aee046568c3198d4cb92fe0b325497a2e085c04f9ebe5cbb3a99164c695b1eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee046568c3198d4cb92fe0b325497a2e085c04f9ebe5cbb3a99164c695b1eed", kill_on_drop: false }`
[INFO] [stdout] aee046568c3198d4cb92fe0b325497a2e085c04f9ebe5cbb3a99164c695b1eed
[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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e680393304e68e4ada2044109b38d98953ee2d2158d8f9bbe17b09ac82861b7
[INFO] running `Command { std: "docker" "start" "-a" "0e680393304e68e4ada2044109b38d98953ee2d2158d8f9bbe17b09ac82861b7", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `01` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `01` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01
[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 `01` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `01` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01.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 `02` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `02` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02
[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 `02` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `02` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02.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 `03` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `03` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/03
[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 `03` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `03` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/03.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 `04` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `04` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04
[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 `04` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `04` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04.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 `05` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `05` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05
[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 `05` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `05` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05.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 `06` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `06` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06
[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 `06` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `06` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06.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 `07` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `07` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/07
[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 `07` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `07` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/07.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 `08` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `08` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/08
[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 `08` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `08` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/08.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 `01` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `01` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01
[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 `01` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `01` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01.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 `02` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `02` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02
[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 `02` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `02` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02.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 `04` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `04` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04
[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 `04` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `04` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04.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 `05` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `05` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05
[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 `05` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `05` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05.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 `06` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `06` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06
[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 `06` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `06` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06.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 `07` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `07` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/07
[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 `07` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `07` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/07.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 `08` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `08` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/08
[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 `08` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `08` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/08.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 `01` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `01` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01
[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 `01` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `01` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01.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 `02` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `02` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02
[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 `02` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `02` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02.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 `03` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `03` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/03
[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 `03` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `03` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/03.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 `04` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `04` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04
[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 `04` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `04` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04.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 `05` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `05` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05
[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 `05` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `05` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05.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 `01` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `01` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01
[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 `01` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `01` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01.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 `02` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `02` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02
[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 `02` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `02` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02.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 `01` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `01` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01
[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 `01` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `01` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01.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 `02` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `02` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02
[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 `02` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `02` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02.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 `03` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `03` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/03
[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 `03` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `03` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/03.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 `04` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `04` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04
[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 `04` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `04` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04.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 `05` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `05` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05
[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 `05` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `05` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05.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 `06` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `06` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06
[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 `06` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `06` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06.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 `07` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `07` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/07
[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 `07` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `07` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/07.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 `08` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `08` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/08
[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 `08` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `08` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/08.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 `09` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `09` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/09
[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 `09` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `09` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/09.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 `01` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `01` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01
[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 `01` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `01` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01.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 `02` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `02` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02
[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 `02` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `02` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02.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 `03` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `03` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/03
[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 `03` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `03` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/03.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 `04` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `04` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04
[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 `04` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `04` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04.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 `05` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `05` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05
[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 `05` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `05` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05.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 `06` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `06` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06
[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 `06` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `06` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06.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 `01` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `01` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01
[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 `01` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `01` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01.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 `02` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `02` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02
[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 `02` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `02` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02.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 `03` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `03` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/03
[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 `03` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `03` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/03.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 `04` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `04` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04
[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 `04` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `04` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04.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 `05` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `05` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05
[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 `05` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `05` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05.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 `06` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `06` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06
[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 `06` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `06` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06.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 `08` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `08` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/08
[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 `08` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `08` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/08.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 `09` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `09` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/09
[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 `09` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `09` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/09.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 `10` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `10` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/10
[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 `10` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `10` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/10.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 `01` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `01` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01
[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 `01` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `01` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01.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 `02` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `02` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02
[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 `02` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `02` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/02.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 `04` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `04` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04
[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 `04` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `04` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/04.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 `05` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `05` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05
[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 `05` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `05` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/05.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 `06` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `06` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06
[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 `06` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `06` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/06.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 `07` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `07` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/07
[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 `07` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `07` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/07.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 `08` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `08` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/08
[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 `08` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `08` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/08.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 `09` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `09` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/09
[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 `09` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `09` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/09.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 `01` in package `advent-of-code-2024 v0.0.0 (/opt/rustwide/workdir/2024)` has the same output filename as the bin target `01` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01
[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 `01` in package `advent-of-code-2024 v0.0.0 (/opt/rustwide/workdir/2024)` has the same output filename as the bin target `01` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/01.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 aho-corasick v1.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)
[INFO] [stderr]    Compiling advent-of-code-2024 v0.0.0 (/opt/rustwide/workdir/2024)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)
[INFO] [stderr]    Compiling advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)
[INFO] [stderr]    Compiling advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)
[INFO] [stderr]    Compiling advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)
[INFO] [stderr]    Compiling advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)
[INFO] [stderr]    Compiling advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)
[INFO] [stderr]    Compiling advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> 2020/src/bin/07.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_style_map(input: &str) -> StyleMap {
[INFO] [stdout]   |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_style_map(input: &str) -> StyleMap<'_> {
[INFO] [stdout]   |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.67s
[INFO] running `Command { std: "docker" "inspect" "0e680393304e68e4ada2044109b38d98953ee2d2158d8f9bbe17b09ac82861b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e680393304e68e4ada2044109b38d98953ee2d2158d8f9bbe17b09ac82861b7", kill_on_drop: false }`
[INFO] [stdout] 0e680393304e68e4ada2044109b38d98953ee2d2158d8f9bbe17b09ac82861b7
[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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18927db1cf444ebe6d8339dd7a314dcd03710bf1c6c59ef4a60f01dd44a12542
[INFO] running `Command { std: "docker" "start" "-a" "18927db1cf444ebe6d8339dd7a314dcd03710bf1c6c59ef4a60f01dd44a12542", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)
[INFO] [stderr]    Compiling advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)
[INFO] [stderr]    Compiling advent-of-code-2024 v0.0.0 (/opt/rustwide/workdir/2024)
[INFO] [stderr]    Compiling advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)
[INFO] [stderr]    Compiling advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)
[INFO] [stderr]    Compiling advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)
[INFO] [stderr]    Compiling advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)
[INFO] [stderr]    Compiling advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)
[INFO] [stderr]    Compiling advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)
[INFO] [stderr]    Compiling advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> 2020/src/bin/07.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_style_map(input: &str) -> StyleMap {
[INFO] [stdout]   |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_style_map(input: &str) -> StyleMap<'_> {
[INFO] [stdout]   |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.48s
[INFO] running `Command { std: "docker" "inspect" "18927db1cf444ebe6d8339dd7a314dcd03710bf1c6c59ef4a60f01dd44a12542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18927db1cf444ebe6d8339dd7a314dcd03710bf1c6c59ef4a60f01dd44a12542", kill_on_drop: false }`
[INFO] [stdout] 18927db1cf444ebe6d8339dd7a314dcd03710bf1c6c59ef4a60f01dd44a12542
[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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a8c88bbb67e96ccd7a839ca01433b94e7d029e76a4d045e3ac9be19aefe233c
[INFO] running `Command { std: "docker" "start" "-a" "0a8c88bbb67e96ccd7a839ca01433b94e7d029e76a4d045e3ac9be19aefe233c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> 2020/src/bin/07.rs:8:28
[INFO] [stderr]   |
[INFO] [stderr] 8 | fn create_style_map(input: &str) -> StyleMap {
[INFO] [stderr]   |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                            |
[INFO] [stderr]   |                            the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 8 | fn create_style_map(input: &str) -> StyleMap<'_> {
[INFO] [stderr]   |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `advent-of-code-2020` (bin "07" test) generated 1 warning (run `cargo fix --bin "07" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/bin/01.rs (/opt/rustwide/target/debug/deps/01-d1884fbb5bc1823b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part2 ... ok
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/02.rs (/opt/rustwide/target/debug/deps/02-843e31ad0ad39088)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part2 ... ok
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/03.rs (/opt/rustwide/target/debug/deps/03-0fe11b27813f694a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stdout] test tests::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/04.rs (/opt/rustwide/target/debug/deps/04-c89300057bd6a5e6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stdout] test tests::part2 ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/05.rs (/opt/rustwide/target/debug/deps/05-fa27428d864cf935)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.48s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stdout] test tests::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/06.rs (/opt/rustwide/target/debug/deps/06-4562def439619cd0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::part2' (41) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `-p advent-of-code-2015 --bin 06`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/06-4562def439619cd0` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "0a8c88bbb67e96ccd7a839ca01433b94e7d029e76a4d045e3ac9be19aefe233c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a8c88bbb67e96ccd7a839ca01433b94e7d029e76a4d045e3ac9be19aefe233c", kill_on_drop: false }`
[INFO] [stdout] 0a8c88bbb67e96ccd7a839ca01433b94e7d029e76a4d045e3ac9be19aefe233c
