[INFO] cloning repository https://github.com/duarten/advent-of-code-2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duarten/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduarten%2Fadvent-of-code-2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduarten%2Fadvent-of-code-2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34220f87e86683abe7e3d3c9eda16f043935c733
[INFO] building duarten/advent-of-code-2020 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduarten%2Fadvent-of-code-2020" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/duarten/advent-of-code-2020 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/duarten/advent-of-code-2020
[INFO] finished tweaking git repo https://github.com/duarten/advent-of-code-2020
[INFO] tweaked toml for git repo https://github.com/duarten/advent-of-code-2020 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/duarten/advent-of-code-2020 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed14fd8dea793963416aed0d0f81cb8a2d42474b33c334a20350d5ef780f7bde
[INFO] running `Command { std: "docker" "start" "-a" "ed14fd8dea793963416aed0d0f81cb8a2d42474b33c334a20350d5ef780f7bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed14fd8dea793963416aed0d0f81cb8a2d42474b33c334a20350d5ef780f7bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed14fd8dea793963416aed0d0f81cb8a2d42474b33c334a20350d5ef780f7bde", kill_on_drop: false }`
[INFO] [stdout] ed14fd8dea793963416aed0d0f81cb8a2d42474b33c334a20350d5ef780f7bde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a95c8e19e672bb9819216bbd66be5dd8b946f1053ee8acf022cae3fcd0d728e8
[INFO] running `Command { std: "docker" "start" "-a" "a95c8e19e672bb9819216bbd66be5dd8b946f1053ee8acf022cae3fcd0d728e8", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `day01` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day01` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day01
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day01` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day01` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day01.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 `day02` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day02` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day02
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day02` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day02` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day02.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 `day03` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day03` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day03
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day03` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day03` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day03.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 `day04` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day04` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day04
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day04` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day04` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day04.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 `day05` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day05` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day05
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day05` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day05` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day05.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 `day06` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day06` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day06
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day06` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day06` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day06.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 `day07` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day07` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day07
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day07` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day07` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day07.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 `day08` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day08` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day08
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day08` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day08` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day08.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 `day09` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day09` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day09
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day09` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day09` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day09.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 `day10` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day10` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day10` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day10` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10.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 `day11` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day11` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day11` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day11` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11.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 `day12` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day12` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day12` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day12` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12.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 `day13` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day13` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day13` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day13` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13.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 `day14` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day14` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day14` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day14` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14.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 `day15` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day15` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day15` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day15` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15.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 `day16` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day16` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day16` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day16` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16.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 `day17` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day17` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day17` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day17` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17.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 `day18` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day18` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day18` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day18` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18.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 `day19` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day19` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day19` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day19` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19.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 `day20` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day20` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day20
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day20` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day20` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day20.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 `day21` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day21` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day21
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day21` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day21` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day21.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 `day22` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day22` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day22
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day22` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day22` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day22.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 `day23` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day23` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day23
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day23` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day23` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day23.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 `day24` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day24` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day24
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day24` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day24` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day24.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 `day25` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day25` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day25
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day25` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)` has the same output filename as the bin target `day25` in package `aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day25.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 `day01` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day01` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day01
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day01` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day01` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day01.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 `day02` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day02` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day02
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day02` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day02` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day02.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 `day03` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day03` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day03
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day03` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day03` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day03.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 `day04` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day04` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day04
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day04` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day04` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day04.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 `day05` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day05` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day05
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day05` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day05` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day05.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 `day06` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day06` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day06
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day06` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day06` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day06.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 `day07` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day07` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day07
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day07` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day07` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day07.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 `day08` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day08` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day08
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day08` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day08` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day08.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 `day09` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day09` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day09
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day09` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day09` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day09.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 `day10` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day10` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day10` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day10` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10.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 `day11` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day11` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day11` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day11` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11.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 `day12` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day12` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day12` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day12` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12.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 `day13` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day13` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day13` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day13` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13.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 `day14` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day14` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day14` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day14` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14.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 `day15` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day15` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day15` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day15` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15.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 `day16` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day16` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day16` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day16` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16.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 `day17` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day17` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day17` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day17` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17.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 `day18` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day18` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day18` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day18` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18.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 `day19` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day19` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day19` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day19` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19.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 `day20` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day20` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day20
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day20` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day20` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day20.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 `day21` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day21` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day21
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day21` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day21` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day21.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 `day22` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day22` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day22
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day22` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day22` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day22.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 `day23` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day23` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day23
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day23` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day23` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day23.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 `day24` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day24` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day24
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day24` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day24` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day24.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 `day25` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day25` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day25
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day25` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)` has the same output filename as the bin target `day25` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day25.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 `day01` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day01` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day01
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day01` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day01` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day01.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 `day02` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day02` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day02
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day02` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day02` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day02.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 `day03` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day03` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day03
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day03` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day03` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day03.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 `day04` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day04` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day04
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day04` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day04` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day04.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 `day05` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day05` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day05
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day05` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day05` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day05.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 `day06` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day06` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day06
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day06` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day06` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day06.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 `day07` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day07` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day07
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day07` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day07` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day07.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 `day08` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day08` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day08
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day08` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day08` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day08.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 `day09` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day09` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day09
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day09` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day09` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day09.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 `day10` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day10` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day10` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day10` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10.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 `day11` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day11` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day11` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day11` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11.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 `day12` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day12` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day12` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day12` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12.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 `day13` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day13` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day13` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day13` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13.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 `day14` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day14` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day14` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day14` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14.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 `day15` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day15` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day15` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day15` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15.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 `day16` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day16` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day16` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day16` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16.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 `day17` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day17` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day17` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day17` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17.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 `day18` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day18` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day18` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day18` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18.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 `day19` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day19` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day19` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day19` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19.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 `day20` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day20` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day20
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day20` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day20` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day20.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 `day21` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day21` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day21
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day21` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day21` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day21.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 `day22` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day22` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day22
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day22` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day22` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day22.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 `day23` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day23` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day23
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day23` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day23` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day23.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 `day24` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day24` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day24
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day24` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day24` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day24.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 `day25` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day25` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day25
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day25` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)` has the same output filename as the bin target `day25` in package `aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day25.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 `day01` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day01` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day01
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day01` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day01` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day01.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 `day02` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day02` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day02
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day02` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day02` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day02.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 `day03` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day03` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day03
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day03` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day03` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day03.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 `day04` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day04` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day04
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day04` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day04` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day04.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 `day05` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day05` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day05
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day05` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day05` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day05.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 `day06` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day06` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day06
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day06` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day06` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day06.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 `day07` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day07` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day07
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day07` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day07` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day07.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 `day08` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day08` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day08
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day08` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day08` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day08.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 `day09` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day09` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day09
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day09` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day09` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day09.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 `day10` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day10` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day10` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day10` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10.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 `day11` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day11` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day11` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day11` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11.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 `day12` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day12` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day12` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day12` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12.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 `day13` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day13` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day13` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day13` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13.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 `day14` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day14` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day14` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day14` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14.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 `day15` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day15` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day15` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day15` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15.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 `day16` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day16` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day16` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day16` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16.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 `day17` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day17` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day17` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day17` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17.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 `day18` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day18` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day18` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day18` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18.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 `day19` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day19` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day19` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day19` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19.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 `day20` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day20` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day20
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day20` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day20` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day20.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 `day21` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day21` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day21
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day21` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day21` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day21.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 `day22` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day22` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day22
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day22` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day22` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day22.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 `day23` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day23` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day23
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day23` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day23` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day23.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 `day24` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day24` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day24
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day24` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day24` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day24.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 `day25` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day25` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day25
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day25` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `day25` in package `aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day25.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 `day01` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day01` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day01
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day01` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day01` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day01.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 `day02` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day02` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day02
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day02` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day02` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day02.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 `day03` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day03` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day03
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day03` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day03` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day03.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 `day04` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day04` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day04
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day04` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day04` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day04.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 `day05` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day05` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day05
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day05` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day05` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day05.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 `day06` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day06` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day06
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day06` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day06` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day06.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 `day07` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day07` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day07
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day07` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day07` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day07.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 `day08` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day08` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day08
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day08` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day08` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day08.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 `day09` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day09` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day09
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day09` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day09` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day09.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 `day10` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day10` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day10` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day10` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10.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 `day11` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day11` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day11` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day11` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11.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 `day12` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day12` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day12` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day12` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12.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 `day13` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day13` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day13` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day13` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13.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 `day14` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day14` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day14` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day14` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14.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 `day15` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day15` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day15` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day15` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15.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 `day16` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day16` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day16` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day16` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16.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 `day17` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day17` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day17` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day17` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17.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 `day18` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day18` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day18` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day18` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18.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 `day19` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day19` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day19` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day19` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19.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 `day20` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day20` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day20
[INFO] [stderr] The targets should have unique names.
[INFO] [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 `day20` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)` has the same output filename as the bin target `day20` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day20.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.3.4
[INFO] [stderr]    Compiling anyhow v1.0.36
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.0
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)
[INFO] [stderr]    Compiling async-rwlock v1.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)
[INFO] [stderr]    Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)
[INFO] [stderr]    Compiling darling_core v0.13.1
[INFO] [stderr]    Compiling aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.13.1
[INFO] [stderr]    Compiling darling v0.13.1
[INFO] [stderr]    Compiling cached_proc_macro v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]    Compiling futures v0.3.19
[INFO] [stderr]    Compiling cached v0.26.2
[INFO] [stderr]    Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)
[INFO] [stderr]    Compiling aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.46s
[INFO] running `Command { std: "docker" "inspect" "a95c8e19e672bb9819216bbd66be5dd8b946f1053ee8acf022cae3fcd0d728e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a95c8e19e672bb9819216bbd66be5dd8b946f1053ee8acf022cae3fcd0d728e8", kill_on_drop: false }`
[INFO] [stdout] a95c8e19e672bb9819216bbd66be5dd8b946f1053ee8acf022cae3fcd0d728e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2256c3f95f3b7384232a8dbbbf771c4e837364f941726a7e90155258fa88a327
[INFO] running `Command { std: "docker" "start" "-a" "2256c3f95f3b7384232a8dbbbf771c4e837364f941726a7e90155258fa88a327", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)
[INFO] [stderr]    Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)
[INFO] [stderr]    Compiling aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)
[INFO] [stderr]    Compiling aoc2015 v0.1.0 (/opt/rustwide/workdir/aoc2015)
[INFO] [stderr]    Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)
[INFO] [stderr]    Compiling aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.20s
[INFO] running `Command { std: "docker" "inspect" "2256c3f95f3b7384232a8dbbbf771c4e837364f941726a7e90155258fa88a327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2256c3f95f3b7384232a8dbbbf771c4e837364f941726a7e90155258fa88a327", kill_on_drop: false }`
[INFO] [stdout] 2256c3f95f3b7384232a8dbbbf771c4e837364f941726a7e90155258fa88a327
