[INFO] cloning repository https://github.com/1npo/aoc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1npo/aoc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1npo%2Faoc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1npo%2Faoc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eebd37e68fba66fa49131e77b1e0bc4d8740f4ff
[INFO] testing 1npo/aoc-rs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1npo%2Faoc-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1npo/aoc-rs
[INFO] finished tweaking git repo https://github.com/1npo/aoc-rs
[INFO] tweaked toml for git repo https://github.com/1npo/aoc-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1npo/aoc-rs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1npo/aoc-rs 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `aoc-rs` which is deprecated
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded microbench v0.5.0
[INFO] [stderr]   Downloaded homedir v0.3.4
[INFO] [stderr]   Downloaded rustls v0.23.19
[INFO] [stderr]   Downloaded reqwest v0.12.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d84fab87d7e2f7a3c888ae7fd3c3b11ad7ad193a7220c67f1490b0738a4b5a5
[INFO] running `Command { std: "docker" "start" "-a" "1d84fab87d7e2f7a3c888ae7fd3c3b11ad7ad193a7220c67f1490b0738a4b5a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d84fab87d7e2f7a3c888ae7fd3c3b11ad7ad193a7220c67f1490b0738a4b5a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d84fab87d7e2f7a3c888ae7fd3c3b11ad7ad193a7220c67f1490b0738a4b5a5", kill_on_drop: false }`
[INFO] [stdout] 1d84fab87d7e2f7a3c888ae7fd3c3b11ad7ad193a7220c67f1490b0738a4b5a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd688287fa888a1c17226c9482dcac1c0f87fba90578d8b63273bc9d47b52f3c
[INFO] running `Command { std: "docker" "start" "-a" "bd688287fa888a1c17226c9482dcac1c0f87fba90578d8b63273bc9d47b52f3c", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `aoc-rs` which is deprecated
[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 bytes v1.9.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling microbench v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling homedir v0.3.4
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[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 clap_derive v4.5.18
[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 clap v4.5.21
[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 tokio-native-tls v0.3.1
[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 hyper v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling aoc-rs-1npo v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected identifier, found keyword `for`
[INFO] [stdout]   --> src/puzzles/year2024/day10.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     for x in 0..topography.len() {
[INFO] [stdout]    |     ^^^ expected identifier, found keyword
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `;`, `=`, or `|`, found `x`
[INFO] [stdout]   --> src/puzzles/year2024/day10.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     for x in 0..topography.len() {
[INFO] [stdout]    |         ^ expected one of `:`, `;`, `=`, or `|`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tools::dfs`
[INFO] [stdout]  --> src/puzzles/year2024/day10.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::tools::dfs::find_all_paths;
[INFO] [stdout]   |                   ^^^ could not find `dfs` in `tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tools::dfs`
[INFO] [stdout]   --> src/lib.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use tools::{cursor, dfs};
[INFO] [stdout]    |                         ^^^ no `dfs` in `tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `x` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day10.rs:26:34
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut trailheads: HashSet<(x, y)> = HashSet::new();
[INFO] [stdout]    |                                  ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn part1<x>(input: String) -> String {
[INFO] [stdout]    |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `y` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day10.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut trailheads: HashSet<(x, y)> = HashSet::new();
[INFO] [stdout]    |                                     ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn part1<y>(input: String) -> String {
[INFO] [stdout]    |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::repeat`
[INFO] [stdout]  --> src/puzzles/year2024/day9.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::iter::repeat;
[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: `HashMap`
[INFO] [stdout]  --> src/puzzles/year2024/day10.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cursor` and `Point`
[INFO] [stdout]  --> src/puzzles/year2024/day10.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tools::cursor::{Point, Cursor};
[INFO] [stdout]   |                            ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/puzzles/year2024/day9.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut contiguous: u8 = 0;
[INFO] [stdout]    |         ----^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/puzzles/year2024/day9.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut start_pos: usize = 0;
[INFO] [stdout]    |         ----^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `contiguous`
[INFO] [stdout]   --> src/puzzles/year2024/day9.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut contiguous: u8 = 0;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contiguous`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_pos`
[INFO] [stdout]   --> src/puzzles/year2024/day9.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut start_pos: usize = 0;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/puzzles/year2024/day9.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 for n in 0..num {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/puzzles/year2024/day9.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 for n in 0..num {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/puzzles/year2024/day10.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn part2(input: String) -> String {
[INFO] [stdout]    |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-rs-1npo` (lib) due to 6 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bd688287fa888a1c17226c9482dcac1c0f87fba90578d8b63273bc9d47b52f3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd688287fa888a1c17226c9482dcac1c0f87fba90578d8b63273bc9d47b52f3c", kill_on_drop: false }`
[INFO] [stdout] bd688287fa888a1c17226c9482dcac1c0f87fba90578d8b63273bc9d47b52f3c
