[INFO] cloning repository https://github.com/sseemayer/aoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sseemayer/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsseemayer%2Faoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsseemayer%2Faoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d8f69ba902b66fb92e3b0d23af18699240035e5 [INFO] testing sseemayer/aoc against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsseemayer%2Faoc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sseemayer/aoc on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sseemayer/aoc [INFO] finished tweaking git repo https://github.com/sseemayer/aoc [INFO] tweaked toml for git repo https://github.com/sseemayer/aoc written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sseemayer/aoc 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c716104109d7746e9f1bc508a8668caed601306fb8a5ffdde1a61be5d27aeefe [INFO] running `Command { std: "docker" "start" "-a" "c716104109d7746e9f1bc508a8668caed601306fb8a5ffdde1a61be5d27aeefe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c716104109d7746e9f1bc508a8668caed601306fb8a5ffdde1a61be5d27aeefe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c716104109d7746e9f1bc508a8668caed601306fb8a5ffdde1a61be5d27aeefe", kill_on_drop: false }` [INFO] [stdout] c716104109d7746e9f1bc508a8668caed601306fb8a5ffdde1a61be5d27aeefe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f813dabae3611fa0aff34f9f59c0dd834af77246704643fe57125d5e932b478 [INFO] running `Command { std: "docker" "start" "-a" "3f813dabae3611fa0aff34f9f59c0dd834af77246704643fe57125d5e932b478", kill_on_drop: false }` [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day01` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day02` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day03` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day04` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day05` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day06` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day07` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day08` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day09` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day10` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day11` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day12` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day13` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day14` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day15` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day16` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day17` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day18` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day19` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day20` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day21` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day22` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day23` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day24` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day25` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` 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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `template` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)` has the same output filename as the bin target `template` in package `aoc2016 v0.1.0 (/opt/rustwide/workdir/aoc2016)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/template [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day01` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day01` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day02` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day02` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day03` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day03` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day04` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day04` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day05` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day05` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day06` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day06` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day07` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day07` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day08` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day08` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day09` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day09` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day10` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day10` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day11` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day11` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day12` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day12` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day13` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day13` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day14` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day14` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day15` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day15` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day16` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day16` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day17` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day17` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day18` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day18` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day19` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day19` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day20` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day20` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day21` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day21` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day22` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day22` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day23` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day23` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day24` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day24` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day25` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `day25` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `template` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)` has the same output filename as the bin target `template` in package `aoc2017 v0.1.0 (/opt/rustwide/workdir/aoc2017)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/template [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day01` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day01` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day02` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day02` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day03` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day03` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day04` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day04` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day05` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day05` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day06` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day06` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day07` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day07` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day08` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day08` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day09` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day09` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day10` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day10` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day11` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day11` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day12` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day12` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day13` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day13` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day14` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day14` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day15` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day15` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day16` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day16` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day17` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day17` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day18` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day18` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day19` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day19` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day20` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day20` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day21` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day21` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day22` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day22` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day23` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day23` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day24` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day24` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day25` in package `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)` has the same output filename as the bin target `day25` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 `aoc2019 v0.1.0 (/opt/rustwide/workdir/aoc2019)`. [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `template` in package `aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)` has the same output filename as the bin target `template` in package `aoc2018 v0.1.0 (/opt/rustwide/workdir/aoc2018)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/template [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.56/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=8729803a1ade118a -C extra-filename=-8729803a1ade118a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-89254f8a188bc205.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d715d37bd55e2db9.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ca70f4dd0d5d1ebc.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3f813dabae3611fa0aff34f9f59c0dd834af77246704643fe57125d5e932b478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f813dabae3611fa0aff34f9f59c0dd834af77246704643fe57125d5e932b478", kill_on_drop: false }` [INFO] [stdout] 3f813dabae3611fa0aff34f9f59c0dd834af77246704643fe57125d5e932b478