[INFO] cloning repository https://github.com/isaec/advent2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isaec/advent2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaec%2Fadvent2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaec%2Fadvent2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfd4130bfea48b3abbb0655d51889d12d6ba3aa1
[INFO] testing isaec/advent2023 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaec%2Fadvent2023" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/isaec/advent2023
[INFO] finished tweaking git repo https://github.com/isaec/advent2023
[INFO] tweaked toml for git repo https://github.com/isaec/advent2023 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isaec/advent2023 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isaec/advent2023 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded supports-unicode v2.0.0
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded textwrap v0.15.2
[INFO] [stderr]   Downloaded replace_with v0.1.7
[INFO] [stderr]   Downloaded f128_internal v0.2.2
[INFO] [stderr]   Downloaded supports-color v2.1.0
[INFO] [stderr]   Downloaded num-iter v0.1.43
[INFO] [stderr]   Downloaded seq-macro v0.3.5
[INFO] [stderr]   Downloaded f128_input v0.2.1
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded f128 v0.2.9
[INFO] [stderr]   Downloaded shlex v1.2.0
[INFO] [stderr]   Downloaded miette-derive v5.10.0
[INFO] [stderr]   Downloaded critical-section v1.1.2
[INFO] [stderr]   Downloaded clang-sys v1.6.1
[INFO] [stderr]   Downloaded z3 v0.12.1
[INFO] [stderr]   Downloaded rstar v0.11.0
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.3
[INFO] [stderr]   Downloaded fancy-regex v0.12.0
[INFO] [stderr]   Downloaded miette v5.10.0
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded itertools v0.12.0
[INFO] [stderr]   Downloaded zerocopy v0.7.30
[INFO] [stderr]   Downloaded geo-types v0.7.12
[INFO] [stderr]   Downloaded spade v2.4.1
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded const-str v0.5.6
[INFO] [stderr]   Downloaded geo v0.27.0
[INFO] [stderr]   Downloaded object v0.32.1
[INFO] [stderr]   Downloaded elsa v1.9.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded counter v0.5.7
[INFO] [stderr]   Downloaded rustix v0.38.26
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] [stderr]   Downloaded supports-hyperlinks v2.1.0
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded robust v1.1.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.30
[INFO] [stderr]   Downloaded earcutr v0.4.3
[INFO] [stderr]   Downloaded z3-sys v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 977545613d8a71e143ab01b401d8ae82084212f5b0115c4ec83785df4556553f
[INFO] running `Command { std: "docker" "start" "-a" "977545613d8a71e143ab01b401d8ae82084212f5b0115c4ec83785df4556553f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "977545613d8a71e143ab01b401d8ae82084212f5b0115c4ec83785df4556553f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "977545613d8a71e143ab01b401d8ae82084212f5b0115c4ec83785df4556553f", kill_on_drop: false }`
[INFO] [stdout] 977545613d8a71e143ab01b401d8ae82084212f5b0115c4ec83785df4556553f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2511c753860b27bac94c88d8999dbe842c7d9da26caa343d5ef2e74b79be048
[INFO] running `Command { std: "docker" "start" "-a" "e2511c753860b27bac94c88d8999dbe842c7d9da26caa343d5ef2e74b79be048", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)` has the same output filename as the bin target `part1` in package `day1 v0.1.0 (/opt/rustwide/workdir/day1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)` has the same output filename as the bin target `part1` in package `day1 v0.1.0 (/opt/rustwide/workdir/day1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)` has the same output filename as the bin target `part2` in package `day1 v0.1.0 (/opt/rustwide/workdir/day1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)` has the same output filename as the bin target `part2` in package `day1 v0.1.0 (/opt/rustwide/workdir/day1)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)` has the same output filename as the bin target `part1` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)` has the same output filename as the bin target `part1` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)` has the same output filename as the bin target `part2` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)` has the same output filename as the bin target `part2` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)` has the same output filename as the bin target `part1` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)` has the same output filename as the bin target `part1` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)` has the same output filename as the bin target `part2` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)` has the same output filename as the bin target `part2` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)` has the same output filename as the bin target `part1` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)` has the same output filename as the bin target `part1` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)` has the same output filename as the bin target `part2` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)` has the same output filename as the bin target `part2` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)` has the same output filename as the bin target `part1` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)` has the same output filename as the bin target `part1` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)` has the same output filename as the bin target `part2` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)` has the same output filename as the bin target `part2` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)` has the same output filename as the bin target `part1` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)` has the same output filename as the bin target `part1` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)` has the same output filename as the bin target `part2` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)` has the same output filename as the bin target `part2` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)` has the same output filename as the bin target `part1` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)` has the same output filename as the bin target `part1` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)` has the same output filename as the bin target `part2` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)` has the same output filename as the bin target `part2` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)` has the same output filename as the bin target `part1` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)` has the same output filename as the bin target `part1` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)` has the same output filename as the bin target `part2` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)` has the same output filename as the bin target `part2` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)` has the same output filename as the bin target `part1` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)` has the same output filename as the bin target `part1` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)` has the same output filename as the bin target `part2` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)` has the same output filename as the bin target `part2` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)` has the same output filename as the bin target `part1` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)` has the same output filename as the bin target `part1` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)` has the same output filename as the bin target `part2` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)` has the same output filename as the bin target `part2` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day2 v0.1.0 (/opt/rustwide/workdir/day2)` has the same output filename as the bin target `part1` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day2 v0.1.0 (/opt/rustwide/workdir/day2)` has the same output filename as the bin target `part1` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day2 v0.1.0 (/opt/rustwide/workdir/day2)` has the same output filename as the bin target `part2` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day2 v0.1.0 (/opt/rustwide/workdir/day2)` has the same output filename as the bin target `part2` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)` has the same output filename as the bin target `part1` in package `day2 v0.1.0 (/opt/rustwide/workdir/day2)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)` has the same output filename as the bin target `part1` in package `day2 v0.1.0 (/opt/rustwide/workdir/day2)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)` has the same output filename as the bin target `part2` in package `day2 v0.1.0 (/opt/rustwide/workdir/day2)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)` has the same output filename as the bin target `part2` in package `day2 v0.1.0 (/opt/rustwide/workdir/day2)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)` has the same output filename as the bin target `part1` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)` has the same output filename as the bin target `part1` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)` has the same output filename as the bin target `part2` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)` has the same output filename as the bin target `part2` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)` has the same output filename as the bin target `part1` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)` has the same output filename as the bin target `part1` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)` has the same output filename as the bin target `part2` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)` has the same output filename as the bin target `part2` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)` has the same output filename as the bin target `part1` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)` has the same output filename as the bin target `part1` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)` has the same output filename as the bin target `part2` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)` has the same output filename as the bin target `part2` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)` has the same output filename as the bin target `part1` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)` has the same output filename as the bin target `part1` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)` has the same output filename as the bin target `part2` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)` has the same output filename as the bin target `part2` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day25 v0.1.0 (/opt/rustwide/workdir/day25)` has the same output filename as the bin target `part1` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day25 v0.1.0 (/opt/rustwide/workdir/day25)` has the same output filename as the bin target `part1` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day3 v0.1.0 (/opt/rustwide/workdir/day3)` has the same output filename as the bin target `part1` in package `day25 v0.1.0 (/opt/rustwide/workdir/day25)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day3 v0.1.0 (/opt/rustwide/workdir/day3)` has the same output filename as the bin target `part1` in package `day25 v0.1.0 (/opt/rustwide/workdir/day25)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day3 v0.1.0 (/opt/rustwide/workdir/day3)` has the same output filename as the bin target `part2` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day3 v0.1.0 (/opt/rustwide/workdir/day3)` has the same output filename as the bin target `part2` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day4 v0.1.0 (/opt/rustwide/workdir/day4)` has the same output filename as the bin target `part1` in package `day3 v0.1.0 (/opt/rustwide/workdir/day3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day4 v0.1.0 (/opt/rustwide/workdir/day4)` has the same output filename as the bin target `part1` in package `day3 v0.1.0 (/opt/rustwide/workdir/day3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day4 v0.1.0 (/opt/rustwide/workdir/day4)` has the same output filename as the bin target `part2` in package `day3 v0.1.0 (/opt/rustwide/workdir/day3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day4 v0.1.0 (/opt/rustwide/workdir/day4)` has the same output filename as the bin target `part2` in package `day3 v0.1.0 (/opt/rustwide/workdir/day3)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day5 v0.1.0 (/opt/rustwide/workdir/day5)` has the same output filename as the bin target `part1` in package `day4 v0.1.0 (/opt/rustwide/workdir/day4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day5 v0.1.0 (/opt/rustwide/workdir/day5)` has the same output filename as the bin target `part1` in package `day4 v0.1.0 (/opt/rustwide/workdir/day4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day5 v0.1.0 (/opt/rustwide/workdir/day5)` has the same output filename as the bin target `part2` in package `day4 v0.1.0 (/opt/rustwide/workdir/day4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day5 v0.1.0 (/opt/rustwide/workdir/day5)` has the same output filename as the bin target `part2` in package `day4 v0.1.0 (/opt/rustwide/workdir/day4)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day6 v0.1.0 (/opt/rustwide/workdir/day6)` has the same output filename as the bin target `part1` in package `day5 v0.1.0 (/opt/rustwide/workdir/day5)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day6 v0.1.0 (/opt/rustwide/workdir/day6)` has the same output filename as the bin target `part1` in package `day5 v0.1.0 (/opt/rustwide/workdir/day5)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day6 v0.1.0 (/opt/rustwide/workdir/day6)` has the same output filename as the bin target `part2` in package `day5 v0.1.0 (/opt/rustwide/workdir/day5)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day6 v0.1.0 (/opt/rustwide/workdir/day6)` has the same output filename as the bin target `part2` in package `day5 v0.1.0 (/opt/rustwide/workdir/day5)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day7 v0.1.0 (/opt/rustwide/workdir/day7)` has the same output filename as the bin target `part1` in package `day6 v0.1.0 (/opt/rustwide/workdir/day6)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day7 v0.1.0 (/opt/rustwide/workdir/day7)` has the same output filename as the bin target `part1` in package `day6 v0.1.0 (/opt/rustwide/workdir/day6)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day7 v0.1.0 (/opt/rustwide/workdir/day7)` has the same output filename as the bin target `part2` in package `day6 v0.1.0 (/opt/rustwide/workdir/day6)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day7 v0.1.0 (/opt/rustwide/workdir/day7)` has the same output filename as the bin target `part2` in package `day6 v0.1.0 (/opt/rustwide/workdir/day6)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day8 v0.1.0 (/opt/rustwide/workdir/day8)` has the same output filename as the bin target `part1` in package `day7 v0.1.0 (/opt/rustwide/workdir/day7)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day8 v0.1.0 (/opt/rustwide/workdir/day8)` has the same output filename as the bin target `part1` in package `day7 v0.1.0 (/opt/rustwide/workdir/day7)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day8 v0.1.0 (/opt/rustwide/workdir/day8)` has the same output filename as the bin target `part2` in package `day7 v0.1.0 (/opt/rustwide/workdir/day7)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day8 v0.1.0 (/opt/rustwide/workdir/day8)` has the same output filename as the bin target `part2` in package `day7 v0.1.0 (/opt/rustwide/workdir/day7)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day9 v0.1.0 (/opt/rustwide/workdir/day9)` has the same output filename as the bin target `part1` in package `day8 v0.1.0 (/opt/rustwide/workdir/day8)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day9 v0.1.0 (/opt/rustwide/workdir/day9)` has the same output filename as the bin target `part1` in package `day8 v0.1.0 (/opt/rustwide/workdir/day8)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day9 v0.1.0 (/opt/rustwide/workdir/day9)` has the same output filename as the bin target `part2` in package `day8 v0.1.0 (/opt/rustwide/workdir/day8)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day9 v0.1.0 (/opt/rustwide/workdir/day9)` has the same output filename as the bin target `part2` in package `day8 v0.1.0 (/opt/rustwide/workdir/day8)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `template v0.1.0 (/opt/rustwide/workdir/template)` has the same output filename as the bin target `part1` in package `day9 v0.1.0 (/opt/rustwide/workdir/day9)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `template v0.1.0 (/opt/rustwide/workdir/template)` has the same output filename as the bin target `part1` in package `day9 v0.1.0 (/opt/rustwide/workdir/day9)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `template v0.1.0 (/opt/rustwide/workdir/template)` has the same output filename as the bin target `part2` in package `day9 v0.1.0 (/opt/rustwide/workdir/day9)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `template v0.1.0 (/opt/rustwide/workdir/template)` has the same output filename as the bin target `part2` in package `day9 v0.1.0 (/opt/rustwide/workdir/day9)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <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 libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.30
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e2511c753860b27bac94c88d8999dbe842c7d9da26caa343d5ef2e74b79be048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2511c753860b27bac94c88d8999dbe842c7d9da26caa343d5ef2e74b79be048", kill_on_drop: false }`
[INFO] [stdout] e2511c753860b27bac94c88d8999dbe842c7d9da26caa343d5ef2e74b79be048
