[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] 6281d9097f9a535cd3921a92897823a4c1174430
[INFO] checking 95th/aoc_24 against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95th%2Faoc_24" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/95th/aoc_24 on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded microlp v0.2.11
[INFO] [stderr]   Downloaded sprs v0.11.4
[INFO] [stderr]   Downloaded ndarray v0.17.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e66fe2dfd5e012fb0603ea72a7e3e01d5387b6a0bc1ffb9410f9255759cb2043
[INFO] running `Command { std: "docker" "start" "-a" "e66fe2dfd5e012fb0603ea72a7e3e01d5387b6a0bc1ffb9410f9255759cb2043", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e66fe2dfd5e012fb0603ea72a7e3e01d5387b6a0bc1ffb9410f9255759cb2043", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e66fe2dfd5e012fb0603ea72a7e3e01d5387b6a0bc1ffb9410f9255759cb2043", kill_on_drop: false }`
[INFO] [stdout] e66fe2dfd5e012fb0603ea72a7e3e01d5387b6a0bc1ffb9410f9255759cb2043
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c8ee495075b1e285ba4bff7da3e0795662e4014e791c8c951fbccfef66da36a
[INFO] running `Command { std: "docker" "start" "-a" "3c8ee495075b1e285ba4bff7da3e0795662e4014e791c8c951fbccfef66da36a", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking ndarray v0.17.1
[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] [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/21.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/21.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let input = include_str!("../input/21.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/23.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/23.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../input/23.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/25.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/25.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../input/25.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/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] [stderr] error: could not compile `aoc_2024` (bin "25" test) 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 "05") due to 1 previous error
[INFO] [stdout] error: couldn't read `2024/src/../input/03.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/03.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../input/03.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2024` (bin "12") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "21") due to 1 previous error
[INFO] [stdout] error: couldn't read `2024/src/../input/08.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/08.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../input/08.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2024` (bin "23") due to 1 previous error
[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/01.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/01.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../input/01.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2024/src/../input/19.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/19.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../input/19.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] [stderr] error: could not compile `aoc_2024` (bin "04" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "08") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "17") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "03" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "12" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "01" test) due to 1 previous error
[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[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]    --> 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]    --> 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_2024` (bin "20" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "19" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "06") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "3c8ee495075b1e285ba4bff7da3e0795662e4014e791c8c951fbccfef66da36a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c8ee495075b1e285ba4bff7da3e0795662e4014e791c8c951fbccfef66da36a", kill_on_drop: false }`
[INFO] [stdout] 3c8ee495075b1e285ba4bff7da3e0795662e4014e791c8c951fbccfef66da36a
