[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 try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95th%2Faoc_24" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/95th/aoc_24 on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1530bf7bb4a51a996e63892ab55283a5a8a720fb88495f582b2edefeefdbf8eb
[INFO] running `Command { std: "docker" "start" "-a" "1530bf7bb4a51a996e63892ab55283a5a8a720fb88495f582b2edefeefdbf8eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1530bf7bb4a51a996e63892ab55283a5a8a720fb88495f582b2edefeefdbf8eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1530bf7bb4a51a996e63892ab55283a5a8a720fb88495f582b2edefeefdbf8eb", kill_on_drop: false }`
[INFO] [stdout] 1530bf7bb4a51a996e63892ab55283a5a8a720fb88495f582b2edefeefdbf8eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c841827494d077b1d4a5a913f97b20821b815ef2301677777d09b08856a528c9
[INFO] running `Command { std: "docker" "start" "-a" "c841827494d077b1d4a5a913f97b20821b815ef2301677777d09b08856a528c9", kill_on_drop: false }`
[INFO] [stderr]     Checking aoc_util v0.1.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking aoc_2024 v0.1.0 (/opt/rustwide/workdir/2024)
[INFO] [stdout] error: couldn't read `2024/src/../input/09.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/09.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let input = include_str!("../input/09.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: 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] [stderr] error: could not compile `aoc_2024` (bin "09") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/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/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/13.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2024/src/13.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../input/13.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2024` (bin "23" test) due to 1 previous error
[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/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/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 "07") 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 "13" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "06") due to 3 previous errors
[INFO] [stderr] error: could not compile `aoc_2024` (bin "05" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `2024/src/../input/16.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2024/src/16.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let input = include_str!("../input/16.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2024` (bin "08" test) 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 "19" test) due to 1 previous error
[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] [stderr] error: could not compile `aoc_2024` (bin "10" test) 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/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] [stderr] error: could not compile `aoc_2024` (bin "05") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "18") 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 "04") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2024` (bin "16") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c841827494d077b1d4a5a913f97b20821b815ef2301677777d09b08856a528c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c841827494d077b1d4a5a913f97b20821b815ef2301677777d09b08856a528c9", kill_on_drop: false }`
[INFO] [stdout] c841827494d077b1d4a5a913f97b20821b815ef2301677777d09b08856a528c9
