[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] testing owengage/aoc2023 against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Faoc2023" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/owengage/aoc2023 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "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] | [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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3403ffcb344719bdbde9c75a66b1d86c15b78433d7a386b65615edcabf19aaa2 [INFO] running `Command { std: "docker" "start" "-a" "3403ffcb344719bdbde9c75a66b1d86c15b78433d7a386b65615edcabf19aaa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3403ffcb344719bdbde9c75a66b1d86c15b78433d7a386b65615edcabf19aaa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3403ffcb344719bdbde9c75a66b1d86c15b78433d7a386b65615edcabf19aaa2", kill_on_drop: false }` [INFO] [stdout] 3403ffcb344719bdbde9c75a66b1d86c15b78433d7a386b65615edcabf19aaa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac382d416020df255201876c0cb6325103478390ecfd2f13f03d4bc3daff18bb [INFO] running `Command { std: "docker" "start" "-a" "ac382d416020df255201876c0cb6325103478390ecfd2f13f03d4bc3daff18bb", 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] | [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 at /opt/rustwide/target/debug/day1 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day1.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day10 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day10.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day11 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day11.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day12 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day12.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day13 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day13.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day14 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day14.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day15 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day15.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day16 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day16.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day17 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day17.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day18 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day18.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day19 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day19.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day2 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day2.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day3 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day3.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day4 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day4.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day5 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day5.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day6 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day6.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day7 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day7.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day8 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day8.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day9 [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/day9.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/template [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/template.dwp [INFO] [stderr] | [INFO] [stderr] = note: 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] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [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 rustls-pemfile v2.2.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.1 [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 zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [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 zerovec v0.10.4 [INFO] [stderr] Compiling h2 v0.4.7 [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 icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir/aoc) [INFO] [stderr] Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024) [INFO] [stderr] Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023) [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] 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 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 import: `VecDeque` [INFO] [stdout] --> aoc2024/src/bin/day16.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | collections::{BinaryHeap, 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: variable `best_end` is assigned to, but never used [INFO] [stdout] --> aoc2024/src/bin/day16.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | let mut best_end = usize::MAX; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_best_end` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `best_end` is never read [INFO] [stdout] --> aoc2024/src/bin/day16.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | best_end = score; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (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: unused import: `lines` [INFO] [stdout] --> aoc2024/src/bin/day19.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | use aoc::{fetch_input, line_blocks, lines}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "ac382d416020df255201876c0cb6325103478390ecfd2f13f03d4bc3daff18bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac382d416020df255201876c0cb6325103478390ecfd2f13f03d4bc3daff18bb", kill_on_drop: false }` [INFO] [stdout] ac382d416020df255201876c0cb6325103478390ecfd2f13f03d4bc3daff18bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f4d467c01cf92781834802cbc138451084fbfb3a35de299eea1eecb265c45a2 [INFO] running `Command { std: "docker" "start" "-a" "7f4d467c01cf92781834802cbc138451084fbfb3a35de299eea1eecb265c45a2", 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] | [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] Compiling aoc v0.1.0 (/opt/rustwide/workdir/aoc) [INFO] [stderr] Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir/aoc2024) [INFO] [stderr] Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir/aoc2023) [INFO] [stdout] warning: unused import: `VecDeque` [INFO] [stdout] --> aoc2024/src/bin/day16.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | collections::{BinaryHeap, 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: variable `best_end` is assigned to, but never used [INFO] [stdout] --> aoc2024/src/bin/day16.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | let mut best_end = usize::MAX; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_best_end` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `best_end` is never read [INFO] [stdout] --> aoc2024/src/bin/day16.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | best_end = score; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lines` [INFO] [stdout] --> aoc2024/src/bin/day19.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | use aoc::{fetch_input, line_blocks, lines}; [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 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] 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 import: `aoc::lines_from_str` [INFO] [stdout] --> aoc2024/src/bin/template.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | use aoc::lines_from_str; [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 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 import: `aoc::lines_from_str` [INFO] [stdout] --> aoc2024/src/bin/day17.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | use aoc::lines_from_str; [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: `aoc::lines_from_str` [INFO] [stdout] --> aoc2023/src/bin/template.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | use aoc::lines_from_str; [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 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.91s [INFO] running `Command { std: "docker" "inspect" "7f4d467c01cf92781834802cbc138451084fbfb3a35de299eea1eecb265c45a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f4d467c01cf92781834802cbc138451084fbfb3a35de299eea1eecb265c45a2", kill_on_drop: false }` [INFO] [stdout] 7f4d467c01cf92781834802cbc138451084fbfb3a35de299eea1eecb265c45a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 784ff2fa526686a01dbddf14e98cbe6b4376c3711497696a1114679bd14f7518 [INFO] running `Command { std: "docker" "start" "-a" "784ff2fa526686a01dbddf14e98cbe6b4376c3711497696a1114679bd14f7518", 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] | [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: unused import: `aoc::lines_from_str` [INFO] [stderr] --> aoc2024/src/bin/day17.rs:219:9 [INFO] [stderr] | [INFO] [stderr] 219 | use aoc::lines_from_str; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `aoc::lines_from_str` [INFO] [stderr] --> aoc2024/src/bin/template.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | use aoc::lines_from_str; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> aoc2024/src/bin/template.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | let input = lines(fetch_input(2024, 9999)); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `aoc::lines_from_str` [INFO] [stderr] --> aoc2023/src/bin/template.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | use aoc::lines_from_str; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> aoc2023/src/bin/template.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | let input = lines("input/dayX"); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `aoc2024` (bin "day17" test) generated 1 warning (run `cargo fix --bin "day17" -p aoc2024 --tests` to apply 1 suggestion) [INFO] [stderr] warning: `aoc2024` (bin "template" test) generated 2 warnings (run `cargo fix --bin "template" -p aoc2024 --tests` to apply 2 suggestions) [INFO] [stderr] warning: `aoc2023` (bin "template" test) generated 2 warnings (run `cargo fix --bin "template" -p aoc2023 --tests` to apply 2 suggestions) [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> aoc2024/src/bin/day22.rs:52:33 [INFO] [stderr] | [INFO] [stderr] 52 | for delta in (0..4).map(|_| (-9..=9)).multi_cartesian_product() { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 52 - for delta in (0..4).map(|_| (-9..=9)).multi_cartesian_product() { [INFO] [stderr] 52 + for delta in (0..4).map(|_| -9..=9 ).multi_cartesian_product() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `aoc2024` (bin "day22" test) generated 1 warning (run `cargo fix --bin "day22" -p aoc2024 --tests` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `VecDeque` [INFO] [stderr] --> aoc2024/src/bin/day16.rs:2:40 [INFO] [stderr] | [INFO] [stderr] 2 | collections::{BinaryHeap, HashSet, VecDeque}, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable `best_end` is assigned to, but never used [INFO] [stderr] --> aoc2024/src/bin/day16.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | let mut best_end = usize::MAX; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_best_end` instead [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `best_end` is never read [INFO] [stderr] --> aoc2024/src/bin/day16.rs:136:13 [INFO] [stderr] | [INFO] [stderr] 136 | best_end = score; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `lines` [INFO] [stderr] --> aoc2024/src/bin/day19.rs:3:37 [INFO] [stderr] | [INFO] [stderr] 3 | use aoc::{fetch_input, line_blocks, lines}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `HashSet` and `VecDeque` [INFO] [stderr] --> aoc2024/src/bin/day21.rs:3:28 [INFO] [stderr] | [INFO] [stderr] 3 | collections::{HashMap, HashSet, VecDeque}, [INFO] [stderr] | ^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `itertools::Itertools` [INFO] [stderr] --> aoc2024/src/bin/day21.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use itertools::Itertools; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `aoc2024` (bin "day16" test) generated 3 warnings (run `cargo fix --bin "day16" -p aoc2024 --tests` to apply 1 suggestion) [INFO] [stderr] warning: `aoc2024` (bin "day19" test) generated 1 warning (run `cargo fix --bin "day19" -p aoc2024 --tests` to apply 1 suggestion) [INFO] [stderr] warning: `aoc2024` (bin "day21" test) generated 2 warnings (run `cargo fix --bin "day21" -p aoc2024 --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc-56bcd418cd1e9de6) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test two::field::test::from_u8_field ... ok [INFO] [stdout] test two::field::test::make ... ok [INFO] [stdout] test two::field::test::rotate ... ok [INFO] [stdout] test two::field::test::point_iter ... ok [INFO] [stdout] test two::field::test::wrapping ... ok [INFO] [stdout] test two::point::test::ops ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day1.rs (/opt/rustwide/target/debug/deps/day1-dc64c1acf55af15b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day10.rs (/opt/rustwide/target/debug/deps/day10-7ab870a5b90d9b66) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day11.rs (/opt/rustwide/target/debug/deps/day11-0f4b4597ce29b7f9) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test::test_diag2 ... ok [INFO] [stdout] test test::test_diag3 ... ok [INFO] [stdout] test test::test_dist ... ok [INFO] [stdout] test test::test_dist2 ... ok [INFO] [stdout] test test::test_diag ... ok [INFO] [stdout] test test::test_dist3 ... ok [INFO] [stdout] test test::test_expand ... ok [INFO] [stdout] test test::test_example ... ok [INFO] [stdout] test test::answers ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::answers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test::answers' (35) panicked at /opt/rustwide/workdir/aoc/src/lib.rs:25:49: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x577acea4c1e2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x577acea4c1e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x577acea4c1e2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x577acea4c1e2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x577acea5c39f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x577acea5c39f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x577acea19bc3 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x577acea19bc3 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x577acea25b52 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x577acea2a5ef - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x577acea2a481 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x577ace9de41e - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x577ace9de41e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x577acea2abff - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x577acea2abff - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x577acea2aa5a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x577acea25c89 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x577acea0e36d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x577acea63de0 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x577acea63426 - core::result::unwrap_failed::he81173b5792ad6b0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x577ace9ba25f - core::result::Result::unwrap::h96b0db4e7951ab5b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x577ace9ba25f - aoc::lines::h09f762f894d475f3 [INFO] [stdout] at /opt/rustwide/workdir/aoc/src/lib.rs:25:49 [INFO] [stdout] 22: 0x577ace9bc9b2 - day11::test::answers::he21cdb2f8fb5e034 [INFO] [stdout] at /opt/rustwide/workdir/aoc2023/src/bin/day11.rs:76:21 [INFO] [stdout] 23: 0x577ace9bcb67 - day11::test::answers::{{closure}}::h35d7325083119ec6 [INFO] [stdout] at /opt/rustwide/workdir/aoc2023/src/bin/day11.rs:75:17 [INFO] [stdout] 24: 0x577ace9b65a6 - core::ops::function::FnOnce::call_once::hc4bd41c6441a9581 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x577ace9de26b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x577ace9de26b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x577ace9f2888 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x577ace9f2888 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x577ace9f2888 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x577ace9f2888 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x577ace9f2888 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x577ace9f2888 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x577ace9f2888 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x577ace9cb654 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x577ace9cb654 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x577ace9cef8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x577ace9cef8a - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x577ace9cef8a - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x577ace9cef8a - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x577ace9cef8a - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x577ace9cef8a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x577ace9cef8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x577acea20f7f - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 44: 0x577acea20f7f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 45: 0x7a647662daa4 - [INFO] [stdout] 46: 0x7a64766baa64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::answers [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p aoc2023 --bin day11` [INFO] running `Command { std: "docker" "inspect" "784ff2fa526686a01dbddf14e98cbe6b4376c3711497696a1114679bd14f7518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784ff2fa526686a01dbddf14e98cbe6b4376c3711497696a1114679bd14f7518", kill_on_drop: false }` [INFO] [stdout] 784ff2fa526686a01dbddf14e98cbe6b4376c3711497696a1114679bd14f7518