[INFO] cloning repository https://github.com/rkalapuc/aoc2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rkalapuc/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkalapuc%2Faoc2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkalapuc%2Faoc2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe220a2174b4c0f8cdbf0d66fe36431d05c4963e
[INFO] testing rkalapuc/aoc2023 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkalapuc%2Faoc2023" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rkalapuc/aoc2023
[INFO] finished tweaking git repo https://github.com/rkalapuc/aoc2023
[INFO] tweaked toml for git repo https://github.com/rkalapuc/aoc2023 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rkalapuc/aoc2023 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rkalapuc/aoc2023 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_lex v0.6.0
[INFO] [stderr]   Downloaded sorted-vec v0.8.3
[INFO] [stderr]   Downloaded polygonical v0.5.0
[INFO] [stderr]   Downloaded clap v4.4.10
[INFO] [stderr]   Downloaded anyhow v1.0.76
[INFO] [stderr]   Downloaded itertools v0.12.0
[INFO] [stderr]   Downloaded clap_derive v4.4.7
[INFO] [stderr]   Downloaded queues v1.1.0
[INFO] [stderr]   Downloaded clap_builder v4.4.9
[INFO] [stderr]   Downloaded libc v0.2.151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 460331834bf44f4dbba19e653b404bf6c7506fb8ef6a50bb09873514e36e7725
[INFO] running `Command { std: "docker" "start" "-a" "460331834bf44f4dbba19e653b404bf6c7506fb8ef6a50bb09873514e36e7725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "460331834bf44f4dbba19e653b404bf6c7506fb8ef6a50bb09873514e36e7725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "460331834bf44f4dbba19e653b404bf6c7506fb8ef6a50bb09873514e36e7725", kill_on_drop: false }`
[INFO] [stdout] 460331834bf44f4dbba19e653b404bf6c7506fb8ef6a50bb09873514e36e7725
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a711adc9475144e608fbb4b9361846571b0adc3082447710df4b8c295971aa7e
[INFO] running `Command { std: "docker" "start" "-a" "a711adc9475144e608fbb4b9361846571b0adc3082447710df4b8c295971aa7e", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2022-day-02 v0.1.0 (/opt/rustwide/workdir/2022/day-02)` has the same output filename as the bin target `part01` in package `aoc2022-day-01 v0.1.0 (/opt/rustwide/workdir/2022/day-01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2022-day-02 v0.1.0 (/opt/rustwide/workdir/2022/day-02)` has the same output filename as the bin target `part01` in package `aoc2022-day-01 v0.1.0 (/opt/rustwide/workdir/2022/day-01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2022-day-02 v0.1.0 (/opt/rustwide/workdir/2022/day-02)` has the same output filename as the bin target `part02` in package `aoc2022-day-01 v0.1.0 (/opt/rustwide/workdir/2022/day-01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2022-day-02 v0.1.0 (/opt/rustwide/workdir/2022/day-02)` has the same output filename as the bin target `part02` in package `aoc2022-day-01 v0.1.0 (/opt/rustwide/workdir/2022/day-01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2022-day-03 v0.1.0 (/opt/rustwide/workdir/2022/day-03)` has the same output filename as the bin target `part01` in package `aoc2022-day-02 v0.1.0 (/opt/rustwide/workdir/2022/day-02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2022-day-03 v0.1.0 (/opt/rustwide/workdir/2022/day-03)` has the same output filename as the bin target `part01` in package `aoc2022-day-02 v0.1.0 (/opt/rustwide/workdir/2022/day-02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2022-day-03 v0.1.0 (/opt/rustwide/workdir/2022/day-03)` has the same output filename as the bin target `part02` in package `aoc2022-day-02 v0.1.0 (/opt/rustwide/workdir/2022/day-02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2022-day-03 v0.1.0 (/opt/rustwide/workdir/2022/day-03)` has the same output filename as the bin target `part02` in package `aoc2022-day-02 v0.1.0 (/opt/rustwide/workdir/2022/day-02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2022-day-04 v0.1.0 (/opt/rustwide/workdir/2022/day-04)` has the same output filename as the bin target `part01` in package `aoc2022-day-03 v0.1.0 (/opt/rustwide/workdir/2022/day-03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2022-day-04 v0.1.0 (/opt/rustwide/workdir/2022/day-04)` has the same output filename as the bin target `part01` in package `aoc2022-day-03 v0.1.0 (/opt/rustwide/workdir/2022/day-03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2022-day-04 v0.1.0 (/opt/rustwide/workdir/2022/day-04)` has the same output filename as the bin target `part02` in package `aoc2022-day-03 v0.1.0 (/opt/rustwide/workdir/2022/day-03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2022-day-04 v0.1.0 (/opt/rustwide/workdir/2022/day-04)` has the same output filename as the bin target `part02` in package `aoc2022-day-03 v0.1.0 (/opt/rustwide/workdir/2022/day-03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2022-day-05 v0.1.0 (/opt/rustwide/workdir/2022/day-05)` has the same output filename as the bin target `part01` in package `aoc2022-day-04 v0.1.0 (/opt/rustwide/workdir/2022/day-04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2022-day-05 v0.1.0 (/opt/rustwide/workdir/2022/day-05)` has the same output filename as the bin target `part01` in package `aoc2022-day-04 v0.1.0 (/opt/rustwide/workdir/2022/day-04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2022-day-05 v0.1.0 (/opt/rustwide/workdir/2022/day-05)` has the same output filename as the bin target `part02` in package `aoc2022-day-04 v0.1.0 (/opt/rustwide/workdir/2022/day-04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2022-day-05 v0.1.0 (/opt/rustwide/workdir/2022/day-05)` has the same output filename as the bin target `part02` in package `aoc2022-day-04 v0.1.0 (/opt/rustwide/workdir/2022/day-04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-01 v0.1.0 (/opt/rustwide/workdir/2023/day-01)` has the same output filename as the bin target `part01` in package `aoc2022-day-05 v0.1.0 (/opt/rustwide/workdir/2022/day-05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-01 v0.1.0 (/opt/rustwide/workdir/2023/day-01)` has the same output filename as the bin target `part01` in package `aoc2022-day-05 v0.1.0 (/opt/rustwide/workdir/2022/day-05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-01 v0.1.0 (/opt/rustwide/workdir/2023/day-01)` has the same output filename as the bin target `part02` in package `aoc2022-day-05 v0.1.0 (/opt/rustwide/workdir/2022/day-05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-01 v0.1.0 (/opt/rustwide/workdir/2023/day-01)` has the same output filename as the bin target `part02` in package `aoc2022-day-05 v0.1.0 (/opt/rustwide/workdir/2022/day-05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-02 v0.1.0 (/opt/rustwide/workdir/2023/day-02)` has the same output filename as the bin target `part01` in package `aoc2023-day-01 v0.1.0 (/opt/rustwide/workdir/2023/day-01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-02 v0.1.0 (/opt/rustwide/workdir/2023/day-02)` has the same output filename as the bin target `part01` in package `aoc2023-day-01 v0.1.0 (/opt/rustwide/workdir/2023/day-01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-02 v0.1.0 (/opt/rustwide/workdir/2023/day-02)` has the same output filename as the bin target `part02` in package `aoc2023-day-01 v0.1.0 (/opt/rustwide/workdir/2023/day-01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-02 v0.1.0 (/opt/rustwide/workdir/2023/day-02)` has the same output filename as the bin target `part02` in package `aoc2023-day-01 v0.1.0 (/opt/rustwide/workdir/2023/day-01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-03 v0.1.0 (/opt/rustwide/workdir/2023/day-03)` has the same output filename as the bin target `part01` in package `aoc2023-day-02 v0.1.0 (/opt/rustwide/workdir/2023/day-02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-03 v0.1.0 (/opt/rustwide/workdir/2023/day-03)` has the same output filename as the bin target `part01` in package `aoc2023-day-02 v0.1.0 (/opt/rustwide/workdir/2023/day-02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-03 v0.1.0 (/opt/rustwide/workdir/2023/day-03)` has the same output filename as the bin target `part02` in package `aoc2023-day-02 v0.1.0 (/opt/rustwide/workdir/2023/day-02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-03 v0.1.0 (/opt/rustwide/workdir/2023/day-03)` has the same output filename as the bin target `part02` in package `aoc2023-day-02 v0.1.0 (/opt/rustwide/workdir/2023/day-02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-04 v0.1.0 (/opt/rustwide/workdir/2023/day-04)` has the same output filename as the bin target `part01` in package `aoc2023-day-03 v0.1.0 (/opt/rustwide/workdir/2023/day-03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-04 v0.1.0 (/opt/rustwide/workdir/2023/day-04)` has the same output filename as the bin target `part01` in package `aoc2023-day-03 v0.1.0 (/opt/rustwide/workdir/2023/day-03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-04 v0.1.0 (/opt/rustwide/workdir/2023/day-04)` has the same output filename as the bin target `part02` in package `aoc2023-day-03 v0.1.0 (/opt/rustwide/workdir/2023/day-03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-04 v0.1.0 (/opt/rustwide/workdir/2023/day-04)` has the same output filename as the bin target `part02` in package `aoc2023-day-03 v0.1.0 (/opt/rustwide/workdir/2023/day-03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-05 v0.1.0 (/opt/rustwide/workdir/2023/day-05)` has the same output filename as the bin target `part01` in package `aoc2023-day-04 v0.1.0 (/opt/rustwide/workdir/2023/day-04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-05 v0.1.0 (/opt/rustwide/workdir/2023/day-05)` has the same output filename as the bin target `part01` in package `aoc2023-day-04 v0.1.0 (/opt/rustwide/workdir/2023/day-04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-05 v0.1.0 (/opt/rustwide/workdir/2023/day-05)` has the same output filename as the bin target `part02` in package `aoc2023-day-04 v0.1.0 (/opt/rustwide/workdir/2023/day-04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-05 v0.1.0 (/opt/rustwide/workdir/2023/day-05)` has the same output filename as the bin target `part02` in package `aoc2023-day-04 v0.1.0 (/opt/rustwide/workdir/2023/day-04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-06 v0.1.0 (/opt/rustwide/workdir/2023/day-06)` has the same output filename as the bin target `part01` in package `aoc2023-day-05 v0.1.0 (/opt/rustwide/workdir/2023/day-05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-06 v0.1.0 (/opt/rustwide/workdir/2023/day-06)` has the same output filename as the bin target `part01` in package `aoc2023-day-05 v0.1.0 (/opt/rustwide/workdir/2023/day-05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-06 v0.1.0 (/opt/rustwide/workdir/2023/day-06)` has the same output filename as the bin target `part02` in package `aoc2023-day-05 v0.1.0 (/opt/rustwide/workdir/2023/day-05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-06 v0.1.0 (/opt/rustwide/workdir/2023/day-06)` has the same output filename as the bin target `part02` in package `aoc2023-day-05 v0.1.0 (/opt/rustwide/workdir/2023/day-05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-07 v0.1.0 (/opt/rustwide/workdir/2023/day-07)` has the same output filename as the bin target `part01` in package `aoc2023-day-06 v0.1.0 (/opt/rustwide/workdir/2023/day-06)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-07 v0.1.0 (/opt/rustwide/workdir/2023/day-07)` has the same output filename as the bin target `part01` in package `aoc2023-day-06 v0.1.0 (/opt/rustwide/workdir/2023/day-06)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-07 v0.1.0 (/opt/rustwide/workdir/2023/day-07)` has the same output filename as the bin target `part02` in package `aoc2023-day-06 v0.1.0 (/opt/rustwide/workdir/2023/day-06)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-07 v0.1.0 (/opt/rustwide/workdir/2023/day-07)` has the same output filename as the bin target `part02` in package `aoc2023-day-06 v0.1.0 (/opt/rustwide/workdir/2023/day-06)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-08 v0.1.0 (/opt/rustwide/workdir/2023/day-08)` has the same output filename as the bin target `part01` in package `aoc2023-day-07 v0.1.0 (/opt/rustwide/workdir/2023/day-07)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-08 v0.1.0 (/opt/rustwide/workdir/2023/day-08)` has the same output filename as the bin target `part01` in package `aoc2023-day-07 v0.1.0 (/opt/rustwide/workdir/2023/day-07)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-08 v0.1.0 (/opt/rustwide/workdir/2023/day-08)` has the same output filename as the bin target `part02` in package `aoc2023-day-07 v0.1.0 (/opt/rustwide/workdir/2023/day-07)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-08 v0.1.0 (/opt/rustwide/workdir/2023/day-08)` has the same output filename as the bin target `part02` in package `aoc2023-day-07 v0.1.0 (/opt/rustwide/workdir/2023/day-07)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-09 v0.1.0 (/opt/rustwide/workdir/2023/day-09)` has the same output filename as the bin target `part01` in package `aoc2023-day-08 v0.1.0 (/opt/rustwide/workdir/2023/day-08)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-09 v0.1.0 (/opt/rustwide/workdir/2023/day-09)` has the same output filename as the bin target `part01` in package `aoc2023-day-08 v0.1.0 (/opt/rustwide/workdir/2023/day-08)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-09 v0.1.0 (/opt/rustwide/workdir/2023/day-09)` has the same output filename as the bin target `part02` in package `aoc2023-day-08 v0.1.0 (/opt/rustwide/workdir/2023/day-08)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-09 v0.1.0 (/opt/rustwide/workdir/2023/day-09)` has the same output filename as the bin target `part02` in package `aoc2023-day-08 v0.1.0 (/opt/rustwide/workdir/2023/day-08)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-10 v0.1.0 (/opt/rustwide/workdir/2023/day-10)` has the same output filename as the bin target `part01` in package `aoc2023-day-09 v0.1.0 (/opt/rustwide/workdir/2023/day-09)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-10 v0.1.0 (/opt/rustwide/workdir/2023/day-10)` has the same output filename as the bin target `part01` in package `aoc2023-day-09 v0.1.0 (/opt/rustwide/workdir/2023/day-09)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-10 v0.1.0 (/opt/rustwide/workdir/2023/day-10)` has the same output filename as the bin target `part02` in package `aoc2023-day-09 v0.1.0 (/opt/rustwide/workdir/2023/day-09)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-10 v0.1.0 (/opt/rustwide/workdir/2023/day-10)` has the same output filename as the bin target `part02` in package `aoc2023-day-09 v0.1.0 (/opt/rustwide/workdir/2023/day-09)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-11 v0.1.0 (/opt/rustwide/workdir/2023/day-11)` has the same output filename as the bin target `part01` in package `aoc2023-day-10 v0.1.0 (/opt/rustwide/workdir/2023/day-10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-11 v0.1.0 (/opt/rustwide/workdir/2023/day-11)` has the same output filename as the bin target `part01` in package `aoc2023-day-10 v0.1.0 (/opt/rustwide/workdir/2023/day-10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-11 v0.1.0 (/opt/rustwide/workdir/2023/day-11)` has the same output filename as the bin target `part02` in package `aoc2023-day-10 v0.1.0 (/opt/rustwide/workdir/2023/day-10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-11 v0.1.0 (/opt/rustwide/workdir/2023/day-11)` has the same output filename as the bin target `part02` in package `aoc2023-day-10 v0.1.0 (/opt/rustwide/workdir/2023/day-10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-12 v0.1.0 (/opt/rustwide/workdir/2023/day-12)` has the same output filename as the bin target `part01` in package `aoc2023-day-11 v0.1.0 (/opt/rustwide/workdir/2023/day-11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-12 v0.1.0 (/opt/rustwide/workdir/2023/day-12)` has the same output filename as the bin target `part01` in package `aoc2023-day-11 v0.1.0 (/opt/rustwide/workdir/2023/day-11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-12 v0.1.0 (/opt/rustwide/workdir/2023/day-12)` has the same output filename as the bin target `part02` in package `aoc2023-day-11 v0.1.0 (/opt/rustwide/workdir/2023/day-11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-12 v0.1.0 (/opt/rustwide/workdir/2023/day-12)` has the same output filename as the bin target `part02` in package `aoc2023-day-11 v0.1.0 (/opt/rustwide/workdir/2023/day-11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-13 v0.1.0 (/opt/rustwide/workdir/2023/day-13)` has the same output filename as the bin target `part01` in package `aoc2023-day-12 v0.1.0 (/opt/rustwide/workdir/2023/day-12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-13 v0.1.0 (/opt/rustwide/workdir/2023/day-13)` has the same output filename as the bin target `part01` in package `aoc2023-day-12 v0.1.0 (/opt/rustwide/workdir/2023/day-12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-13 v0.1.0 (/opt/rustwide/workdir/2023/day-13)` has the same output filename as the bin target `part02` in package `aoc2023-day-12 v0.1.0 (/opt/rustwide/workdir/2023/day-12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-13 v0.1.0 (/opt/rustwide/workdir/2023/day-13)` has the same output filename as the bin target `part02` in package `aoc2023-day-12 v0.1.0 (/opt/rustwide/workdir/2023/day-12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-14 v0.1.0 (/opt/rustwide/workdir/2023/day-14)` has the same output filename as the bin target `part01` in package `aoc2023-day-13 v0.1.0 (/opt/rustwide/workdir/2023/day-13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-14 v0.1.0 (/opt/rustwide/workdir/2023/day-14)` has the same output filename as the bin target `part01` in package `aoc2023-day-13 v0.1.0 (/opt/rustwide/workdir/2023/day-13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-14 v0.1.0 (/opt/rustwide/workdir/2023/day-14)` has the same output filename as the bin target `part02` in package `aoc2023-day-13 v0.1.0 (/opt/rustwide/workdir/2023/day-13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-14 v0.1.0 (/opt/rustwide/workdir/2023/day-14)` has the same output filename as the bin target `part02` in package `aoc2023-day-13 v0.1.0 (/opt/rustwide/workdir/2023/day-13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-15 v0.1.0 (/opt/rustwide/workdir/2023/day-15)` has the same output filename as the bin target `part01` in package `aoc2023-day-14 v0.1.0 (/opt/rustwide/workdir/2023/day-14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-15 v0.1.0 (/opt/rustwide/workdir/2023/day-15)` has the same output filename as the bin target `part01` in package `aoc2023-day-14 v0.1.0 (/opt/rustwide/workdir/2023/day-14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-15 v0.1.0 (/opt/rustwide/workdir/2023/day-15)` has the same output filename as the bin target `part02` in package `aoc2023-day-14 v0.1.0 (/opt/rustwide/workdir/2023/day-14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-15 v0.1.0 (/opt/rustwide/workdir/2023/day-15)` has the same output filename as the bin target `part02` in package `aoc2023-day-14 v0.1.0 (/opt/rustwide/workdir/2023/day-14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-16 v0.1.0 (/opt/rustwide/workdir/2023/day-16)` has the same output filename as the bin target `part01` in package `aoc2023-day-15 v0.1.0 (/opt/rustwide/workdir/2023/day-15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-16 v0.1.0 (/opt/rustwide/workdir/2023/day-16)` has the same output filename as the bin target `part01` in package `aoc2023-day-15 v0.1.0 (/opt/rustwide/workdir/2023/day-15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-16 v0.1.0 (/opt/rustwide/workdir/2023/day-16)` has the same output filename as the bin target `part02` in package `aoc2023-day-15 v0.1.0 (/opt/rustwide/workdir/2023/day-15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-16 v0.1.0 (/opt/rustwide/workdir/2023/day-16)` has the same output filename as the bin target `part02` in package `aoc2023-day-15 v0.1.0 (/opt/rustwide/workdir/2023/day-15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-17 v0.1.0 (/opt/rustwide/workdir/2023/day-17)` has the same output filename as the bin target `part01` in package `aoc2023-day-16 v0.1.0 (/opt/rustwide/workdir/2023/day-16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-17 v0.1.0 (/opt/rustwide/workdir/2023/day-17)` has the same output filename as the bin target `part01` in package `aoc2023-day-16 v0.1.0 (/opt/rustwide/workdir/2023/day-16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-17 v0.1.0 (/opt/rustwide/workdir/2023/day-17)` has the same output filename as the bin target `part02` in package `aoc2023-day-16 v0.1.0 (/opt/rustwide/workdir/2023/day-16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-17 v0.1.0 (/opt/rustwide/workdir/2023/day-17)` has the same output filename as the bin target `part02` in package `aoc2023-day-16 v0.1.0 (/opt/rustwide/workdir/2023/day-16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-18 v0.1.0 (/opt/rustwide/workdir/2023/day-18)` has the same output filename as the bin target `part01` in package `aoc2023-day-17 v0.1.0 (/opt/rustwide/workdir/2023/day-17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-18 v0.1.0 (/opt/rustwide/workdir/2023/day-18)` has the same output filename as the bin target `part01` in package `aoc2023-day-17 v0.1.0 (/opt/rustwide/workdir/2023/day-17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-18 v0.1.0 (/opt/rustwide/workdir/2023/day-18)` has the same output filename as the bin target `part02` in package `aoc2023-day-17 v0.1.0 (/opt/rustwide/workdir/2023/day-17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-18 v0.1.0 (/opt/rustwide/workdir/2023/day-18)` has the same output filename as the bin target `part02` in package `aoc2023-day-17 v0.1.0 (/opt/rustwide/workdir/2023/day-17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-19 v0.1.0 (/opt/rustwide/workdir/2023/day-19)` has the same output filename as the bin target `part01` in package `aoc2023-day-18 v0.1.0 (/opt/rustwide/workdir/2023/day-18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-19 v0.1.0 (/opt/rustwide/workdir/2023/day-19)` has the same output filename as the bin target `part01` in package `aoc2023-day-18 v0.1.0 (/opt/rustwide/workdir/2023/day-18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-19 v0.1.0 (/opt/rustwide/workdir/2023/day-19)` has the same output filename as the bin target `part02` in package `aoc2023-day-18 v0.1.0 (/opt/rustwide/workdir/2023/day-18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-19 v0.1.0 (/opt/rustwide/workdir/2023/day-19)` has the same output filename as the bin target `part02` in package `aoc2023-day-18 v0.1.0 (/opt/rustwide/workdir/2023/day-18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-20 v0.1.0 (/opt/rustwide/workdir/2023/day-20)` has the same output filename as the bin target `part01` in package `aoc2023-day-19 v0.1.0 (/opt/rustwide/workdir/2023/day-19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-20 v0.1.0 (/opt/rustwide/workdir/2023/day-20)` has the same output filename as the bin target `part01` in package `aoc2023-day-19 v0.1.0 (/opt/rustwide/workdir/2023/day-19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-20 v0.1.0 (/opt/rustwide/workdir/2023/day-20)` has the same output filename as the bin target `part02` in package `aoc2023-day-19 v0.1.0 (/opt/rustwide/workdir/2023/day-19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-20 v0.1.0 (/opt/rustwide/workdir/2023/day-20)` has the same output filename as the bin target `part02` in package `aoc2023-day-19 v0.1.0 (/opt/rustwide/workdir/2023/day-19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-21 v0.1.0 (/opt/rustwide/workdir/2023/day-21)` has the same output filename as the bin target `part01` in package `aoc2023-day-20 v0.1.0 (/opt/rustwide/workdir/2023/day-20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-21 v0.1.0 (/opt/rustwide/workdir/2023/day-21)` has the same output filename as the bin target `part01` in package `aoc2023-day-20 v0.1.0 (/opt/rustwide/workdir/2023/day-20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-21 v0.1.0 (/opt/rustwide/workdir/2023/day-21)` has the same output filename as the bin target `part02` in package `aoc2023-day-20 v0.1.0 (/opt/rustwide/workdir/2023/day-20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-21 v0.1.0 (/opt/rustwide/workdir/2023/day-21)` has the same output filename as the bin target `part02` in package `aoc2023-day-20 v0.1.0 (/opt/rustwide/workdir/2023/day-20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-22 v0.1.0 (/opt/rustwide/workdir/2023/day-22)` has the same output filename as the bin target `part01` in package `aoc2023-day-21 v0.1.0 (/opt/rustwide/workdir/2023/day-21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-22 v0.1.0 (/opt/rustwide/workdir/2023/day-22)` has the same output filename as the bin target `part01` in package `aoc2023-day-21 v0.1.0 (/opt/rustwide/workdir/2023/day-21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-22 v0.1.0 (/opt/rustwide/workdir/2023/day-22)` has the same output filename as the bin target `part02` in package `aoc2023-day-21 v0.1.0 (/opt/rustwide/workdir/2023/day-21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-22 v0.1.0 (/opt/rustwide/workdir/2023/day-22)` has the same output filename as the bin target `part02` in package `aoc2023-day-21 v0.1.0 (/opt/rustwide/workdir/2023/day-21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-23 v0.1.0 (/opt/rustwide/workdir/2023/day-23)` has the same output filename as the bin target `part01` in package `aoc2023-day-22 v0.1.0 (/opt/rustwide/workdir/2023/day-22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-23 v0.1.0 (/opt/rustwide/workdir/2023/day-23)` has the same output filename as the bin target `part01` in package `aoc2023-day-22 v0.1.0 (/opt/rustwide/workdir/2023/day-22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-23 v0.1.0 (/opt/rustwide/workdir/2023/day-23)` has the same output filename as the bin target `part02` in package `aoc2023-day-22 v0.1.0 (/opt/rustwide/workdir/2023/day-22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-23 v0.1.0 (/opt/rustwide/workdir/2023/day-23)` has the same output filename as the bin target `part02` in package `aoc2023-day-22 v0.1.0 (/opt/rustwide/workdir/2023/day-22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-24 v0.1.0 (/opt/rustwide/workdir/2023/day-24)` has the same output filename as the bin target `part01` in package `aoc2023-day-23 v0.1.0 (/opt/rustwide/workdir/2023/day-23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-24 v0.1.0 (/opt/rustwide/workdir/2023/day-24)` has the same output filename as the bin target `part01` in package `aoc2023-day-23 v0.1.0 (/opt/rustwide/workdir/2023/day-23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-24 v0.1.0 (/opt/rustwide/workdir/2023/day-24)` has the same output filename as the bin target `part02` in package `aoc2023-day-23 v0.1.0 (/opt/rustwide/workdir/2023/day-23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part02.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part02` in package `aoc2023-day-24 v0.1.0 (/opt/rustwide/workdir/2023/day-24)` has the same output filename as the bin target `part02` in package `aoc2023-day-23 v0.1.0 (/opt/rustwide/workdir/2023/day-23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-25 v0.1.0 (/opt/rustwide/workdir/2023/day-25)` has the same output filename as the bin target `part01` in package `aoc2023-day-24 v0.1.0 (/opt/rustwide/workdir/2023/day-24)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part01.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part01` in package `aoc2023-day-25 v0.1.0 (/opt/rustwide/workdir/2023/day-25)` has the same output filename as the bin target `part01` in package `aoc2023-day-24 v0.1.0 (/opt/rustwide/workdir/2023/day-24)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <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 proc-macro2 v1.0.70
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.4.9
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling queues v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling generator v0.7.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling polygonical v0.5.0
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling sorted-vec v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling clap v4.4.10
[INFO] [stderr]    Compiling aoc2023-day-23 v0.1.0 (/opt/rustwide/workdir/2023/day-23)
[INFO] [stderr]    Compiling aoc2023-day-20 v0.1.0 (/opt/rustwide/workdir/2023/day-20)
[INFO] [stderr]    Compiling aoc2023-day-12 v0.1.0 (/opt/rustwide/workdir/2023/day-12)
[INFO] [stderr]    Compiling aoc2023-day-02 v0.1.0 (/opt/rustwide/workdir/2023/day-02)
[INFO] [stderr]    Compiling aoc2022-day-04 v0.1.0 (/opt/rustwide/workdir/2022/day-04)
[INFO] [stderr]    Compiling aoc2023-day-01 v0.1.0 (/opt/rustwide/workdir/2023/day-01)
[INFO] [stderr]    Compiling aoc2023-day-09 v0.1.0 (/opt/rustwide/workdir/2023/day-09)
[INFO] [stderr]    Compiling aoc2023-day-14 v0.1.0 (/opt/rustwide/workdir/2023/day-14)
[INFO] [stderr]    Compiling aoc2023-day-22 v0.1.0 (/opt/rustwide/workdir/2023/day-22)
[INFO] [stderr]    Compiling aoc2023-day-13 v0.1.0 (/opt/rustwide/workdir/2023/day-13)
[INFO] [stderr]    Compiling aoc2023-day-05 v0.1.0 (/opt/rustwide/workdir/2023/day-05)
[INFO] [stderr]    Compiling aoc2023-day-19 v0.1.0 (/opt/rustwide/workdir/2023/day-19)
[INFO] [stderr]    Compiling aoc2023-day-11 v0.1.0 (/opt/rustwide/workdir/2023/day-11)
[INFO] [stderr]    Compiling aoc2023-day-21 v0.1.0 (/opt/rustwide/workdir/2023/day-21)
[INFO] [stderr]    Compiling aoc2023-day-15 v0.1.0 (/opt/rustwide/workdir/2023/day-15)
[INFO] [stderr]    Compiling aoc2023-day-17 v0.1.0 (/opt/rustwide/workdir/2023/day-17)
[INFO] [stderr]    Compiling aoc2023-day-16 v0.1.0 (/opt/rustwide/workdir/2023/day-16)
[INFO] [stderr]    Compiling aoc2023-day-24 v0.1.0 (/opt/rustwide/workdir/2023/day-24)
[INFO] [stderr]    Compiling aoc2022-day-01 v0.1.0 (/opt/rustwide/workdir/2022/day-01)
[INFO] [stderr]    Compiling aoc2023-day-04 v0.1.0 (/opt/rustwide/workdir/2023/day-04)
[INFO] [stderr]    Compiling aoc2023-day-03 v0.1.0 (/opt/rustwide/workdir/2023/day-03)
[INFO] [stderr]    Compiling aoc2022-day-03 v0.1.0 (/opt/rustwide/workdir/2022/day-03)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> 2023/day-03/src/lib.rs:113:27
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn for_schema(schema: &Schema) -> SchemaIterator {
[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] 113 |     fn for_schema(schema: &Schema) -> SchemaIterator<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aoc2023-day-10 v0.1.0 (/opt/rustwide/workdir/2023/day-10)
[INFO] [stderr]    Compiling aoc2023-day-18 v0.1.0 (/opt/rustwide/workdir/2023/day-18)
[INFO] [stderr]    Compiling aoc2022-day-02 v0.1.0 (/opt/rustwide/workdir/2022/day-02)
[INFO] [stderr]    Compiling aoc2022-day-05 v0.1.0 (/opt/rustwide/workdir/2022/day-05)
[INFO] [stderr]    Compiling aoc2023-day-08 v0.1.0 (/opt/rustwide/workdir/2023/day-08)
[INFO] [stderr]    Compiling aoc2023-day-07 v0.1.0 (/opt/rustwide/workdir/2023/day-07)
[INFO] [stderr]    Compiling aoc2023-day-06 v0.1.0 (/opt/rustwide/workdir/2023/day-06)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> 2023/day-07/src/lib.rs:71:70
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let rank_key: String = sizes.iter().map(|it| it.to_string()).intersperse("".to_owned()).collect();
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(iter_intersperse)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> 2023/day-07/src/lib.rs:99:14
[INFO] [stdout]    |
[INFO] [stdout] 99 |             .intersperse("".to_owned())
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(iter_intersperse)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aoc2023-day-25 v0.1.0 (/opt/rustwide/workdir/2023/day-25)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> 2023/day-06/src/lib.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 |         }).intersperse("").collect();
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(iter_intersperse)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to remove file `/opt/rustwide/target/debug/part01`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a711adc9475144e608fbb4b9361846571b0adc3082447710df4b8c295971aa7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a711adc9475144e608fbb4b9361846571b0adc3082447710df4b8c295971aa7e", kill_on_drop: false }`
[INFO] [stdout] a711adc9475144e608fbb4b9361846571b0adc3082447710df4b8c295971aa7e
