[INFO] cloning repository https://github.com/95th/aoc_24
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/95th/aoc_24" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95th%2Faoc_24", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95th%2Faoc_24'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd96074ee707e5253af4f612345432fab7cdeaca
[INFO] checking 95th/aoc_24 against master#9050733395f7c10560d49f549e022f411fa28cea for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95th%2Faoc_24" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/95th/aoc_24
[INFO] finished tweaking git repo https://github.com/95th/aoc_24
[INFO] tweaked toml for git repo https://github.com/95th/aoc_24 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/95th/aoc_24 on toolchain 9050733395f7c10560d49f549e022f411fa28cea
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/95th/aoc_24 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" "+9050733395f7c10560d49f549e022f411fa28cea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd3741f1ac59bd94acc29b0db8e531b5cbff384c8652d5d208a6f8128c459d8d
[INFO] running `Command { std: "docker" "start" "-a" "fd3741f1ac59bd94acc29b0db8e531b5cbff384c8652d5d208a6f8128c459d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd3741f1ac59bd94acc29b0db8e531b5cbff384c8652d5d208a6f8128c459d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd3741f1ac59bd94acc29b0db8e531b5cbff384c8652d5d208a6f8128c459d8d", kill_on_drop: false }`
[INFO] [stdout] fd3741f1ac59bd94acc29b0db8e531b5cbff384c8652d5d208a6f8128c459d8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e4c6316922e726c487ac43cfe7da11e268d31c8527c333e2e2a5e6ec6f76722
[INFO] running `Command { std: "docker" "start" "-a" "1e4c6316922e726c487ac43cfe7da11e268d31c8527c333e2e2a5e6ec6f76722", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking aoc_util v0.1.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]     Checking aoc_2024 v0.1.0 (/opt/rustwide/workdir/2024)
[INFO] [stderr]     Checking aoc_2025 v0.1.0 (/opt/rustwide/workdir/2025)
[INFO] [stdout] error: couldn't read `2024/src/../input/06.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/06.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../input/06.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/18.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/18.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../input/18.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/17.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/17.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../input/17.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2025/src/../input/05.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2025/src/05.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let input = include_str!("../input/05.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/24.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/24.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../input/24.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2025/src/../input/04.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2025/src/04.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../input/04.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/14.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/14.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let input = include_str!("../input/14.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/02.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/02.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../input/02.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/04.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/04.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../input/04.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/12.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/12.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../input/12.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/10.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/10.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../input/10.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/05.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/05.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../input/05.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/22.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/22.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../input/22.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/20.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/20.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../input/20.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2025/src/../input/02.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2025/src/02.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let input = include_str!("../input/02.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/07.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/07.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../input/07.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `grid` as mutable because it is also borrowed as immutable
[INFO] [stdout]    --> 2024/src/06.rs:67:9
[INFO] [stdout]     |
[INFO] [stdout]  63 |     for point in grid.points() {
[INFO] [stdout]     |                  -------------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  immutable borrow occurs here
[INFO] [stdout]     |                  immutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout]  67 |         grid[point] = b'#';
[INFO] [stdout]     |         ^^^^ mutable borrow occurs here
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> 2024/src/06.rs:63:18
[INFO] [stdout]     |
[INFO] [stdout]  63 |     for point in grid.points() {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] help: if you can modify this crate, add a precise capturing bound to avoid overcapturing: `+ use<T>`
[INFO] [stdout]    --> /opt/rustwide/workdir/util/src/grid.rs:164:29
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn points(&self) -> impl Iterator<Item = Vec2> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `grid` as mutable because it is also borrowed as immutable
[INFO] [stdout]    --> 2024/src/06.rs:71:9
[INFO] [stdout]     |
[INFO] [stdout]  63 |     for point in grid.points() {
[INFO] [stdout]     |                  -------------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  immutable borrow occurs here
[INFO] [stdout]     |                  immutable borrow later used here
[INFO] [stdout] ...
[INFO] [stdout]  71 |         grid[point] = b'.';
[INFO] [stdout]     |         ^^^^ mutable borrow occurs here
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> 2024/src/06.rs:63:18
[INFO] [stdout]     |
[INFO] [stdout]  63 |     for point in grid.points() {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] help: if you can modify this crate, add a precise capturing bound to avoid overcapturing: `+ use<T>`
[INFO] [stdout]    --> /opt/rustwide/workdir/util/src/grid.rs:164:29
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn points(&self) -> impl Iterator<Item = Vec2> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0502`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "2025_04") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc_2024` (bin "06") due to 3 previous errors
[INFO] [stderr] error: could not compile `aoc_2025` (bin "2025_05" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "14" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "20") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "10" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "2025_02") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "12") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "18" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "04" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "17" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "22" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "05" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "02" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "07" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "24" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1e4c6316922e726c487ac43cfe7da11e268d31c8527c333e2e2a5e6ec6f76722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e4c6316922e726c487ac43cfe7da11e268d31c8527c333e2e2a5e6ec6f76722", kill_on_drop: false }`
[INFO] [stdout] 1e4c6316922e726c487ac43cfe7da11e268d31c8527c333e2e2a5e6ec6f76722
