[INFO] cloning repository https://github.com/celeryclub/advent-of-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/celeryclub/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceleryclub%2Fadvent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceleryclub%2Fadvent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bafdfff8ef34c3bca6f9c4f87fa6fc4ec7c5c9e2
[INFO] testing celeryclub/advent-of-code against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceleryclub%2Fadvent-of-code" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/celeryclub/advent-of-code
[INFO] finished tweaking git repo https://github.com/celeryclub/advent-of-code
[INFO] tweaked toml for git repo https://github.com/celeryclub/advent-of-code written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/celeryclub/advent-of-code on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/celeryclub/advent-of-code already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded syn v2.0.91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64e7f5546009bcd77252c253daf2d71cfbbd34f8a2f0b88dc62dc0791c094cf7
[INFO] running `Command { std: "docker" "start" "-a" "64e7f5546009bcd77252c253daf2d71cfbbd34f8a2f0b88dc62dc0791c094cf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64e7f5546009bcd77252c253daf2d71cfbbd34f8a2f0b88dc62dc0791c094cf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64e7f5546009bcd77252c253daf2d71cfbbd34f8a2f0b88dc62dc0791c094cf7", kill_on_drop: false }`
[INFO] [stdout] 64e7f5546009bcd77252c253daf2d71cfbbd34f8a2f0b88dc62dc0791c094cf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5267ae121233b50e50a4072c5647f7ea28895d7f46113abc62acde1dc14cdde0
[INFO] running `Command { std: "docker" "start" "-a" "5267ae121233b50e50a4072c5647f7ea28895d7f46113abc62acde1dc14cdde0", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `01` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `01` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `02` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `02` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/03
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `03` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `03` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/03.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `03` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `03` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `04` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `04` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `05` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `05` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/06
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `06` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `06` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/06.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `06` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `06` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/07
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `07` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `07` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/07.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `07` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `07` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/08
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `08` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `08` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/08.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `08` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `08` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `01` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `01` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `02` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `02` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `04` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `04` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `05` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `05` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/06
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `06` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `06` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/06.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `06` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `06` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/07
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `07` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `07` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/07.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `07` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `07` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/08
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `08` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `08` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/08.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `08` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)` has the same output filename as the bin target `08` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `01` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `01` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `02` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `02` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/03
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `03` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `03` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/03.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `03` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `03` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `04` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `04` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `05` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)` has the same output filename as the bin target `05` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `01` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `01` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `02` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `02` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `01` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `01` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `02` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `02` in package `advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/03
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `03` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `03` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/03.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `03` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `03` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `04` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `04` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `05` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `05` in package `advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/06
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `06` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `06` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/06.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `06` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `06` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/07
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `07` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `07` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/07.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `07` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `07` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/08
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `08` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `08` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/08.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `08` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `08` in package `advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/09
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `09` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `09` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/09.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `09` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `09` in package `advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `01` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `01` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `02` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `02` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/03
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `03` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `03` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/03.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `03` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `03` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `04` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `04` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `05` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `05` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/06
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `06` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `06` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/06.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `06` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)` has the same output filename as the bin target `06` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `01` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `01` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `02` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `02` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/03
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `03` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `03` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/03.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `03` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `03` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `04` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `04` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `05` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `05` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/06
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `06` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `06` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/06.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `06` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `06` in package `advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/08
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `08` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `08` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/08.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `08` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `08` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/09
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `09` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `09` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/09.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `09` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `09` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/10
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `10` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `10` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/10.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `10` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)` has the same output filename as the bin target `10` in package `advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `01` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `01` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `02` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `02` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `02` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `04` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/04.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `04` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `04` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `05` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/05.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `05` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `05` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/06
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `06` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `06` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/06.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `06` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `06` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/07
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `07` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `07` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/07.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `07` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `07` in package `advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/08
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `08` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `08` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/08.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `08` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `08` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/09
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `09` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `09` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/09.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `09` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)` has the same output filename as the bin target `09` in package `advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2024 v0.0.0 (/opt/rustwide/workdir/2024)` has the same output filename as the bin target `01` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `01` in package `advent-of-code-2024 v0.0.0 (/opt/rustwide/workdir/2024)` has the same output filename as the bin target `01` in package `advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)
[INFO] [stderr]    Compiling advent-of-code-2024 v0.0.0 (/opt/rustwide/workdir/2024)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)
[INFO] [stderr]    Compiling advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)
[INFO] [stderr]    Compiling advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)
[INFO] [stderr]    Compiling advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)
[INFO] [stderr]    Compiling advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)
[INFO] [stderr]    Compiling advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> 2020/src/bin/07.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_style_map(input: &str) -> StyleMap {
[INFO] [stdout]   |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_style_map(input: &str) -> StyleMap<'_> {
[INFO] [stdout]   |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.01s
[INFO] running `Command { std: "docker" "inspect" "5267ae121233b50e50a4072c5647f7ea28895d7f46113abc62acde1dc14cdde0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5267ae121233b50e50a4072c5647f7ea28895d7f46113abc62acde1dc14cdde0", kill_on_drop: false }`
[INFO] [stdout] 5267ae121233b50e50a4072c5647f7ea28895d7f46113abc62acde1dc14cdde0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5f2512e7af6b48372f74fe48268612a2e3a8bdf9ced4aa4822db1dd0ddcf3b8
[INFO] running `Command { std: "docker" "start" "-a" "c5f2512e7af6b48372f74fe48268612a2e3a8bdf9ced4aa4822db1dd0ddcf3b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)
[INFO] [stderr]    Compiling advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)
[INFO] [stderr]    Compiling advent-of-code-2024 v0.0.0 (/opt/rustwide/workdir/2024)
[INFO] [stderr]    Compiling advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)
[INFO] [stderr]    Compiling advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)
[INFO] [stderr]    Compiling advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)
[INFO] [stderr]    Compiling advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)
[INFO] [stderr]    Compiling advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)
[INFO] [stderr]    Compiling advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)
[INFO] [stderr]    Compiling advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> 2020/src/bin/07.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_style_map(input: &str) -> StyleMap {
[INFO] [stdout]   |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_style_map(input: &str) -> StyleMap<'_> {
[INFO] [stdout]   |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.80s
[INFO] running `Command { std: "docker" "inspect" "c5f2512e7af6b48372f74fe48268612a2e3a8bdf9ced4aa4822db1dd0ddcf3b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5f2512e7af6b48372f74fe48268612a2e3a8bdf9ced4aa4822db1dd0ddcf3b8", kill_on_drop: false }`
[INFO] [stdout] c5f2512e7af6b48372f74fe48268612a2e3a8bdf9ced4aa4822db1dd0ddcf3b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f6f4ddd0036ea02aa879f31d73142cdaeac056ee72275ea755ade8f79b3a899
[INFO] running `Command { std: "docker" "start" "-a" "3f6f4ddd0036ea02aa879f31d73142cdaeac056ee72275ea755ade8f79b3a899", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> 2020/src/bin/07.rs:8:28
[INFO] [stderr]   |
[INFO] [stderr] 8 | fn create_style_map(input: &str) -> StyleMap {
[INFO] [stderr]   |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                            |
[INFO] [stderr]   |                            the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 8 | fn create_style_map(input: &str) -> StyleMap<'_> {
[INFO] [stderr]   |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `advent-of-code-2020` (bin "07" test) generated 1 warning (run `cargo fix --bin "07" -p advent-of-code-2020 --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/bin/01.rs (/opt/rustwide/target/debug/deps/01-67d13cab197ba62f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part2 ... ok
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/02.rs (/opt/rustwide/target/debug/deps/02-d037d29c77bb5250)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stdout] test tests::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/03.rs (/opt/rustwide/target/debug/deps/03-0b7036db6f25e929)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stdout] test tests::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/04.rs (/opt/rustwide/target/debug/deps/04-41d1f3361821f1d0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stdout] test tests::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.42s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/05.rs (/opt/rustwide/target/debug/deps/05-fb8b897e0911d175)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stdout] test tests::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/06.rs (/opt/rustwide/target/debug/deps/06-e5d8c578878a1103)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::part2' (41) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `-p advent-of-code-2015 --bin 06`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/06-e5d8c578878a1103` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "3f6f4ddd0036ea02aa879f31d73142cdaeac056ee72275ea755ade8f79b3a899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f6f4ddd0036ea02aa879f31d73142cdaeac056ee72275ea755ade8f79b3a899", kill_on_drop: false }`
[INFO] [stdout] 3f6f4ddd0036ea02aa879f31d73142cdaeac056ee72275ea755ade8f79b3a899
