[INFO] cloning repository https://github.com/owengage/aoc2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/owengage/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Faoc2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Faoc2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4deb672bb8961eb90bf152e068376d697c911cd8 [INFO] building owengage/aoc2023 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Faoc2023" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/owengage/aoc2023 [INFO] finished tweaking git repo https://github.com/owengage/aoc2023 [INFO] tweaked toml for git repo https://github.com/owengage/aoc2023 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/owengage/aoc2023 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/owengage/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.97 [INFO] [stderr] Downloaded js-sys v0.3.74 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.47 [INFO] [stderr] Downloaded num v0.4.1 [INFO] [stderr] Downloaded crossbeam-utils v0.8.17 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.16 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.97 [INFO] [stderr] Downloaded cc v1.2.2 [INFO] [stderr] Downloaded itertools v0.12.0 [INFO] [stderr] Downloaded h2 v0.4.7 [INFO] [stderr] Downloaded hyper v1.5.1 [INFO] [stderr] Downloaded rustls v0.23.19 [INFO] [stderr] Downloaded web-sys v0.3.74 [INFO] [stderr] Downloaded libc v0.2.167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 263303bf31cf81e5d2b04bc318c950532f2f903eabc30c75cc3c9d38045df209 [INFO] running `Command { std: "docker" "start" "-a" "263303bf31cf81e5d2b04bc318c950532f2f903eabc30c75cc3c9d38045df209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "263303bf31cf81e5d2b04bc318c950532f2f903eabc30c75cc3c9d38045df209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "263303bf31cf81e5d2b04bc318c950532f2f903eabc30c75cc3c9d38045df209", kill_on_drop: false }` [INFO] [stdout] 263303bf31cf81e5d2b04bc318c950532f2f903eabc30c75cc3c9d38045df209 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e327cbe891a35383c00acbbddfea027d9b319853b316895fbd023ce29cd1ea5 [INFO] running `Command { std: "docker" "start" "-a" "9e327cbe891a35383c00acbbddfea027d9b319853b316895fbd023ce29cd1ea5", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day1` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day1` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day1` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day1` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day10` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day10` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day10` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day10` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day10.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day11` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day11` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day11` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day11` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day11.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day12` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day12` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day12` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day12` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day12.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day13` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day13` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day13` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day13` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day13.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day14` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day14` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day14` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day14` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day14.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day15` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day15` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day15` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day15` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day15.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day16` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day16` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day16` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day16` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day16.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day17` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day17` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day17` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day17` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day17.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day18` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day18` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day18` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day18` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day18.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day19` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day19` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day19` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day19` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day19.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day2` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day2` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day2` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day2` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day3` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day3` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day3 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day3` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day3` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day3.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day4` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day4` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day4 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day4` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day4` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day4.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day5` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day5` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day5 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day5` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day5` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day5.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day6` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day6` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day6 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day6` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day6` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day6.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day7` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day7` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day7 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day7` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day7` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day7.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day8` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day8` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day8 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day8` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day8` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day8.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day9` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day9` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day9 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day9` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `day9` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day9.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `template` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `template` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/template [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `template` in package `aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024)` has the same output filename as the bin target `template` in package `aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/template.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir/aoc) [INFO] [stderr] Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023) [INFO] [stderr] Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> aoc2024/src/bin/template.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let input = lines(fetch_input(2024, 9999)); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> aoc2023/src/bin/template.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let input = lines("input/dayX"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> aoc2024/src/bin/day22.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | for delta in (0..4).map(|_| (-9..=9)).multi_cartesian_product() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 52 - for delta in (0..4).map(|_| (-9..=9)).multi_cartesian_product() { [INFO] [stdout] 52 + for delta in (0..4).map(|_| -9..=9).multi_cartesian_product() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashSet` and `VecDeque` [INFO] [stdout] --> aoc2024/src/bin/day21.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | collections::{HashMap, HashSet, VecDeque}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> aoc2024/src/bin/day21.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustce6tpTd/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libitertools-f49af8d08afb7a69,libeither-2603831856d26698,libaoc-22013322090c4f44,libreqwest-df728b5685f73a2b,librustls_pemfile-2cbe74edf6ba73ed,librustls_pki_types-870aa897f2016219,libsync_wrapper-5a27d2ea02cd7690,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-206a31b0d3c2b5eb,libtokio_native_tls-07f6ba5518753b44,libserde_urlencoded-11fe6b81f82459bd,libryu-f8ba606093049f91,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde-9e74ffc758085321,libnative_tls-00e8bc1f298190d2,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-03025b95aacd7c1f,libbitflags-eb92e23a18d5cc91,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-656cd157e7ebff4f,libhyper_util-70cea023e00a1b11,libtower_service-0d7df29686b13872,libhyper-a8b315d8c283043b,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-fbb959df3c276704,libtracing-dac1fdab52a14535,libtracing_core-2af278500a3d05c2,libonce_cell-debe7c411cf97340,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libatomic_waker-001109810bdecbaa,libtokio_util-a1d75b0a187a7bc9,libfutures_channel-f26d4826b597103e,libtokio-c33670ba18e85003,libsocket2-4befa7ca5ba6e44f,libmio-c5544035bb75ef7a,liblibc-346025b359b0b299,libhttp_body_util-74bb8c23f8d77ff2,libhttp_body-50aed1d9faf49029,liblog-5fb51f756c1191b0,libfutures_util-d5dc982fff8fad76,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-3aac7a0b49faaf4a,libpin_project_lite-1b69109c4d0b18c5,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-44b50059e724015e,libidna-95878667820886c2,libidna_adapter-643341e96bbf2b9a,libicu_normalizer-1bf7937b398aed2b,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-e2fbd282c83e646d,libicu_properties-4ff62df341624979,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-68c0ae16e7592a9c,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-f731ffa69fdb9b26,libicu_provider-8662cf5dad7eaaac,libicu_locid-7c5017de61e5106e,liblitemap-cecd5a7fd1787c64,libtinystr-b50730020f5e8984,libzerovec-26e2701c2dce6491,libwriteable-45c783735d88c2b0,libyoke-f3fd29b74dfb8795,libzerofrom-81b02dec9031be31,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-51759dd683ff80d5,libitoa-d34da3363977f6fb,libbytes-485c92da441bbc40,libfnv-2d77ec4f6f971b24}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustce6tpTd/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day13-5e8d56556b23cfe7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2024` (bin "day13") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9e327cbe891a35383c00acbbddfea027d9b319853b316895fbd023ce29cd1ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e327cbe891a35383c00acbbddfea027d9b319853b316895fbd023ce29cd1ea5", kill_on_drop: false }` [INFO] [stdout] 9e327cbe891a35383c00acbbddfea027d9b319853b316895fbd023ce29cd1ea5