[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#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95th%2Faoc_24" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/95th/aoc_24 on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 709fccde1af9f2c13ae8249a77a1c061b01bf4543eb86577a415f2ba416eac4a
[INFO] running `Command { std: "docker" "start" "-a" "709fccde1af9f2c13ae8249a77a1c061b01bf4543eb86577a415f2ba416eac4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "709fccde1af9f2c13ae8249a77a1c061b01bf4543eb86577a415f2ba416eac4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "709fccde1af9f2c13ae8249a77a1c061b01bf4543eb86577a415f2ba416eac4a", kill_on_drop: false }`
[INFO] [stdout] 709fccde1af9f2c13ae8249a77a1c061b01bf4543eb86577a415f2ba416eac4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ab7431369efa2bca921c9a3de588caed3e9ef61032e585b21b50a70b9996e72
[INFO] running `Command { std: "docker" "start" "-a" "3ab7431369efa2bca921c9a3de588caed3e9ef61032e585b21b50a70b9996e72", kill_on_drop: false }`
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[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 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/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/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/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/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/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] [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[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 "19") 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_2024` (bin "22") 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") 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 "25" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3ab7431369efa2bca921c9a3de588caed3e9ef61032e585b21b50a70b9996e72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ab7431369efa2bca921c9a3de588caed3e9ef61032e585b21b50a70b9996e72", kill_on_drop: false }`
[INFO] [stdout] 3ab7431369efa2bca921c9a3de588caed3e9ef61032e585b21b50a70b9996e72
