[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 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceleryclub%2Fadvent-of-code" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/celeryclub/advent-of-code on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8a19c10bc00c0e00fc41672c767eae447dd82eb0b51ed60f4b3328f211e51a2
[INFO] running `Command { std: "docker" "start" "-a" "a8a19c10bc00c0e00fc41672c767eae447dd82eb0b51ed60f4b3328f211e51a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8a19c10bc00c0e00fc41672c767eae447dd82eb0b51ed60f4b3328f211e51a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8a19c10bc00c0e00fc41672c767eae447dd82eb0b51ed60f4b3328f211e51a2", kill_on_drop: false }`
[INFO] [stdout] a8a19c10bc00c0e00fc41672c767eae447dd82eb0b51ed60f4b3328f211e51a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ac9fe239671abdaead1c7b269fbc069efdda257878106d1c86d77b6d55688f6
[INFO] running `Command { std: "docker" "start" "-a" "9ac9fe239671abdaead1c7b269fbc069efdda257878106d1c86d77b6d55688f6", 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 serde v1.0.216
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling itertools v0.13.0
[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 regex-automata v0.4.9
[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 regex v1.11.1
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[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] [stderr]    Compiling advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)
[INFO] [stderr]    Compiling advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)
[INFO] [stderr]    Compiling advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)
[INFO] [stderr]    Compiling advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)
[INFO] [stderr]    Compiling advent-of-code-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 `dev` profile [unoptimized + debuginfo] target(s) in 37.88s
[INFO] running `Command { std: "docker" "inspect" "9ac9fe239671abdaead1c7b269fbc069efdda257878106d1c86d77b6d55688f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ac9fe239671abdaead1c7b269fbc069efdda257878106d1c86d77b6d55688f6", kill_on_drop: false }`
[INFO] [stdout] 9ac9fe239671abdaead1c7b269fbc069efdda257878106d1c86d77b6d55688f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f56ab7b9b814677157e4d848f33623bcd5f8ce9618ae76594e150bbb924309b7
[INFO] running `Command { std: "docker" "start" "-a" "f56ab7b9b814677157e4d848f33623bcd5f8ce9618ae76594e150bbb924309b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code-2020 v0.0.0 (/opt/rustwide/workdir/2020)
[INFO] [stderr]    Compiling advent-of-code-2016 v0.0.0 (/opt/rustwide/workdir/2016)
[INFO] [stderr]    Compiling advent-of-code-2015 v0.0.0 (/opt/rustwide/workdir/2015)
[INFO] [stderr]    Compiling advent-of-code-2022 v0.0.0 (/opt/rustwide/workdir/2022)
[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]    Compiling advent-of-code-2017 v0.0.0 (/opt/rustwide/workdir/2017)
[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-2018 v0.0.0 (/opt/rustwide/workdir/2018)
[INFO] [stderr]    Compiling advent-of-code-2019 v0.0.0 (/opt/rustwide/workdir/2019)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.18s
[INFO] running `Command { std: "docker" "inspect" "f56ab7b9b814677157e4d848f33623bcd5f8ce9618ae76594e150bbb924309b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f56ab7b9b814677157e4d848f33623bcd5f8ce9618ae76594e150bbb924309b7", kill_on_drop: false }`
[INFO] [stdout] f56ab7b9b814677157e4d848f33623bcd5f8ce9618ae76594e150bbb924309b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ffbf41216039fc3418ef2e2ee95e996f787e93aaf38e4646d2483085ac9577f3
[INFO] running `Command { std: "docker" "start" "-a" "ffbf41216039fc3418ef2e2ee95e996f787e93aaf38e4646d2483085ac9577f3", 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-52557cb7d403ee0f)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/02.rs (/opt/rustwide/target/debug/deps/02-b588835b084b4cfe)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running unittests src/bin/03.rs (/opt/rustwide/target/debug/deps/03-de4c1bc8305edd00)
[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.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stdout] test tests::part2 ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/04.rs (/opt/rustwide/target/debug/deps/04-6be36bf728b5345c)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stderr]      Running unittests src/bin/05.rs (/opt/rustwide/target/debug/deps/05-abf357960ea4131a)
[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 24.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::part1 ... ok
[INFO] [stdout] test tests::part2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/06.rs (/opt/rustwide/target/debug/deps/06-de62b814a0c38c6e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::part2' (33) 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-de62b814a0c38c6e` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "ffbf41216039fc3418ef2e2ee95e996f787e93aaf38e4646d2483085ac9577f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffbf41216039fc3418ef2e2ee95e996f787e93aaf38e4646d2483085ac9577f3", kill_on_drop: false }`
[INFO] [stdout] ffbf41216039fc3418ef2e2ee95e996f787e93aaf38e4646d2483085ac9577f3
