[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#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[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 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4ded20d126be756de143bc315e7513fff5cbfd3bd74a62e5f82bd315abee380
[INFO] running `Command { std: "docker" "start" "-a" "b4ded20d126be756de143bc315e7513fff5cbfd3bd74a62e5f82bd315abee380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4ded20d126be756de143bc315e7513fff5cbfd3bd74a62e5f82bd315abee380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4ded20d126be756de143bc315e7513fff5cbfd3bd74a62e5f82bd315abee380", kill_on_drop: false }`
[INFO] [stdout] b4ded20d126be756de143bc315e7513fff5cbfd3bd74a62e5f82bd315abee380
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 526c667769d6974d0d8a751b00688670c6912348ce84d5e7d4501257f1d6a39c
[INFO] running `Command { std: "docker" "start" "-a" "526c667769d6974d0d8a751b00688670c6912348ce84d5e7d4501257f1d6a39c", 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 memchr v2.7.4
[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 crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[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-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-2020 v0.0.0 (/opt/rustwide/workdir/2020)
[INFO] [stderr]    Compiling advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)
[INFO] [stderr]    Compiling advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)
[INFO] [stderr]    Compiling advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)
[INFO] [stderr]    Compiling advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> 2020/src/bin/07.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_style_map(input: &str) -> StyleMap {
[INFO] [stdout]   |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_style_map(input: &str) -> StyleMap<'_> {
[INFO] [stdout]   |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.11s
[INFO] running `Command { std: "docker" "inspect" "526c667769d6974d0d8a751b00688670c6912348ce84d5e7d4501257f1d6a39c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "526c667769d6974d0d8a751b00688670c6912348ce84d5e7d4501257f1d6a39c", kill_on_drop: false }`
[INFO] [stdout] 526c667769d6974d0d8a751b00688670c6912348ce84d5e7d4501257f1d6a39c
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ddd274c7fc93c34ee54bd6b0e9d5612cf074cfad7fb2cd5afc46fe1c74e4018
[INFO] running `Command { std: "docker" "start" "-a" "0ddd274c7fc93c34ee54bd6b0e9d5612cf074cfad7fb2cd5afc46fe1c74e4018", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)
[INFO] [stderr]    Compiling advent-of-code-2024 v0.0.0 (/opt/rustwide/workdir/2024)
[INFO] [stderr]    Compiling advent-of-code-2021 v0.0.0 (/opt/rustwide/workdir/2021)
[INFO] [stderr]    Compiling advent-of-code-2023 v0.0.0 (/opt/rustwide/workdir/2023)
[INFO] [stderr]    Compiling advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)
[INFO] [stderr]    Compiling advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)
[INFO] [stderr]    Compiling advent-of-code-2018 v0.0.0 (/opt/rustwide/workdir/2018)
[INFO] [stderr]    Compiling advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)
[INFO] [stderr]    Compiling advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)
[INFO] [stderr]    Compiling advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)
[INFO] [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.71s
[INFO] running `Command { std: "docker" "inspect" "0ddd274c7fc93c34ee54bd6b0e9d5612cf074cfad7fb2cd5afc46fe1c74e4018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ddd274c7fc93c34ee54bd6b0e9d5612cf074cfad7fb2cd5afc46fe1c74e4018", kill_on_drop: false }`
[INFO] [stdout] 0ddd274c7fc93c34ee54bd6b0e9d5612cf074cfad7fb2cd5afc46fe1c74e4018
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8361f1a8a23c3f97c4bf6c87b108c1852a812cd2acddb44cc2d6aec44fb1c86a
[INFO] running `Command { std: "docker" "start" "-a" "8361f1a8a23c3f97c4bf6c87b108c1852a812cd2acddb44cc2d6aec44fb1c86a", 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.12s
[INFO] [stderr]      Running unittests src/bin/01.rs (/opt/rustwide/target/debug/deps/01-3a7c02d3dcaa0ba6)
[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-ddc95e221986e8aa)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part2 ... ok
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/03.rs (/opt/rustwide/target/debug/deps/03-e4f440e7661c61f8)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/04.rs (/opt/rustwide/target/debug/deps/04-3f37ad99340eab45)
[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 23.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/05.rs (/opt/rustwide/target/debug/deps/05-0cd86f28301944e0)
[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.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/06.rs (/opt/rustwide/target/debug/deps/06-52147555e781a768)
[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-52147555e781a768` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "8361f1a8a23c3f97c4bf6c87b108c1852a812cd2acddb44cc2d6aec44fb1c86a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8361f1a8a23c3f97c4bf6c87b108c1852a812cd2acddb44cc2d6aec44fb1c86a", kill_on_drop: false }`
[INFO] [stdout] 8361f1a8a23c3f97c4bf6c87b108c1852a812cd2acddb44cc2d6aec44fb1c86a
