[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] checking 1npo/aoc-rs against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1npo%2Faoc-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/1npo/aoc-rs on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc2/source/Cargo.toml
[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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `aoc-rs` which is deprecated
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b7aedc597beed4a69508dba2818d985538fa9993e0fc358e05353bef03e99ec
[INFO] running `Command { std: "docker" "start" "-a" "8b7aedc597beed4a69508dba2818d985538fa9993e0fc358e05353bef03e99ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b7aedc597beed4a69508dba2818d985538fa9993e0fc358e05353bef03e99ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b7aedc597beed4a69508dba2818d985538fa9993e0fc358e05353bef03e99ec", kill_on_drop: false }`
[INFO] [stdout] 8b7aedc597beed4a69508dba2818d985538fa9993e0fc358e05353bef03e99ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8067ebc38ecdc10a00d8be748021969185b58c215acc8498b17e8ded660c0fa
[INFO] running `Command { std: "docker" "start" "-a" "d8067ebc38ecdc10a00d8be748021969185b58c215acc8498b17e8ded660c0fa", 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]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking microbench v0.5.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking homedir v0.3.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[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]     Checking h2 v0.4.7
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking 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 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: 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[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)]` 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] error[E0425]: cannot find function `part1` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day1.rs:64:40
[INFO] [stdout]    |
[INFO] [stdout] 64 |         assert_eq!(String::from("11"), part1(TEST_INPUT));
[INFO] [stdout]    |                                        ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 60 +     use crate::year2024::day10::part1;
[INFO] [stdout]    |
[INFO] [stdout] 60 +     use crate::year2024::day1::part1;
[INFO] [stdout]    |
[INFO] [stdout] 60 +     use crate::year2024::day2::part1;
[INFO] [stdout]    |
[INFO] [stdout] 60 +     use crate::year2024::day3::part1;
[INFO] [stdout]    |
[INFO] [stdout]      and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part2` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day1.rs:69:40
[INFO] [stdout]    |
[INFO] [stdout] 69 |         assert_eq!(String::from("31"), part2(TEST_INPUT));
[INFO] [stdout]    |                                        ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 60 +     use crate::year2024::day10::part2;
[INFO] [stdout]    |
[INFO] [stdout] 60 +     use crate::year2024::day1::part2;
[INFO] [stdout]    |
[INFO] [stdout] 60 +     use crate::year2024::day2::part2;
[INFO] [stdout]    |
[INFO] [stdout] 60 +     use crate::year2024::day3::part2;
[INFO] [stdout]    |
[INFO] [stdout]      and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part1` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day2.rs:82:39
[INFO] [stdout]    |
[INFO] [stdout] 82 |         assert_eq!(String::from("2"), part1(parse(TEST_INPUT)));
[INFO] [stdout]    |                                       ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 78 +     use crate::year2024::day10::part1;
[INFO] [stdout]    |
[INFO] [stdout] 78 +     use crate::year2024::day1::part1;
[INFO] [stdout]    |
[INFO] [stdout] 78 +     use crate::year2024::day2::part1;
[INFO] [stdout]    |
[INFO] [stdout] 78 +     use crate::year2024::day3::part1;
[INFO] [stdout]    |
[INFO] [stdout]      and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day2.rs:82:45
[INFO] [stdout]    |
[INFO] [stdout] 82 |         assert_eq!(String::from("2"), part1(parse(TEST_INPUT)));
[INFO] [stdout]    |                                             ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 78 +     use crate::year2024::day2::parse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part2` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day2.rs:87:39
[INFO] [stdout]    |
[INFO] [stdout] 87 |         assert_eq!(String::from("4"), part2(parse(TEST_INPUT)));
[INFO] [stdout]    |                                       ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 78 +     use crate::year2024::day10::part2;
[INFO] [stdout]    |
[INFO] [stdout] 78 +     use crate::year2024::day1::part2;
[INFO] [stdout]    |
[INFO] [stdout] 78 +     use crate::year2024::day2::part2;
[INFO] [stdout]    |
[INFO] [stdout] 78 +     use crate::year2024::day3::part2;
[INFO] [stdout]    |
[INFO] [stdout]      and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day2.rs:87:45
[INFO] [stdout]    |
[INFO] [stdout] 87 |         assert_eq!(String::from("4"), part2(parse(TEST_INPUT)));
[INFO] [stdout]    |                                             ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 78 +     use crate::year2024::day2::parse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part1` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day3.rs:62:41
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(String::from("161"), part1(parse(TEST_INPUT_1)));
[INFO] [stdout]    |                                         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 58 +     use crate::year2024::day10::part1;
[INFO] [stdout]    |
[INFO] [stdout] 58 +     use crate::year2024::day1::part1;
[INFO] [stdout]    |
[INFO] [stdout] 58 +     use crate::year2024::day2::part1;
[INFO] [stdout]    |
[INFO] [stdout] 58 +     use crate::year2024::day3::part1;
[INFO] [stdout]    |
[INFO] [stdout]      and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day3.rs:62:47
[INFO] [stdout]    |
[INFO] [stdout] 62 |         assert_eq!(String::from("161"), part1(parse(TEST_INPUT_1)));
[INFO] [stdout]    |                                               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 58 +     use crate::year2024::day3::parse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part2` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day3.rs:67:40
[INFO] [stdout]    |
[INFO] [stdout] 67 |         assert_eq!(String::from("48"), part2(parse(TEST_INPUT_2)));
[INFO] [stdout]    |                                        ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 58 +     use crate::year2024::day10::part2;
[INFO] [stdout]    |
[INFO] [stdout] 58 +     use crate::year2024::day1::part2;
[INFO] [stdout]    |
[INFO] [stdout] 58 +     use crate::year2024::day2::part2;
[INFO] [stdout]    |
[INFO] [stdout] 58 +     use crate::year2024::day3::part2;
[INFO] [stdout]    |
[INFO] [stdout]      and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day3.rs:67:46
[INFO] [stdout]    |
[INFO] [stdout] 67 |         assert_eq!(String::from("48"), part2(parse(TEST_INPUT_2)));
[INFO] [stdout]    |                                              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 58 +     use crate::year2024::day3::parse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part1` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day4.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |         assert_eq!(String::from(""), part1(parse(TEST_INPUT)));
[INFO] [stdout]     |                                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 161 +     use crate::year2024::day10::part1;
[INFO] [stdout]     |
[INFO] [stdout] 161 +     use crate::year2024::day1::part1;
[INFO] [stdout]     |
[INFO] [stdout] 161 +     use crate::year2024::day2::part1;
[INFO] [stdout]     |
[INFO] [stdout] 161 +     use crate::year2024::day3::part1;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day4.rs:165:44
[INFO] [stdout]     |
[INFO] [stdout] 165 |         assert_eq!(String::from(""), part1(parse(TEST_INPUT)));
[INFO] [stdout]     |                                            ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 161 +     use crate::year2024::day4::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part2` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day4.rs:170:38
[INFO] [stdout]     |
[INFO] [stdout] 170 |         assert_eq!(String::from(""), part2(parse(TEST_INPUT)));
[INFO] [stdout]     |                                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 161 +     use crate::year2024::day10::part2;
[INFO] [stdout]     |
[INFO] [stdout] 161 +     use crate::year2024::day1::part2;
[INFO] [stdout]     |
[INFO] [stdout] 161 +     use crate::year2024::day2::part2;
[INFO] [stdout]     |
[INFO] [stdout] 161 +     use crate::year2024::day3::part2;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day4.rs:170:44
[INFO] [stdout]     |
[INFO] [stdout] 170 |         assert_eq!(String::from(""), part2(parse(TEST_INPUT)));
[INFO] [stdout]     |                                            ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 161 +     use crate::year2024::day4::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part1` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day5.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |         assert_eq!(String::from(""), part1(parse(TEST_INPUT)));
[INFO] [stdout]     |                                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 119 +     use crate::year2024::day10::part1;
[INFO] [stdout]     |
[INFO] [stdout] 119 +     use crate::year2024::day1::part1;
[INFO] [stdout]     |
[INFO] [stdout] 119 +     use crate::year2024::day2::part1;
[INFO] [stdout]     |
[INFO] [stdout] 119 +     use crate::year2024::day3::part1;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day5.rs:123:44
[INFO] [stdout]     |
[INFO] [stdout] 123 |         assert_eq!(String::from(""), part1(parse(TEST_INPUT)));
[INFO] [stdout]     |                                            ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 119 +     use crate::year2024::day5::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part2` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day5.rs:128:38
[INFO] [stdout]     |
[INFO] [stdout] 128 |         assert_eq!(String::from(""), part2(parse(TEST_INPUT)));
[INFO] [stdout]     |                                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 119 +     use crate::year2024::day10::part2;
[INFO] [stdout]     |
[INFO] [stdout] 119 +     use crate::year2024::day1::part2;
[INFO] [stdout]     |
[INFO] [stdout] 119 +     use crate::year2024::day2::part2;
[INFO] [stdout]     |
[INFO] [stdout] 119 +     use crate::year2024::day3::part2;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day5.rs:128:44
[INFO] [stdout]     |
[INFO] [stdout] 128 |         assert_eq!(String::from(""), part2(parse(TEST_INPUT)));
[INFO] [stdout]     |                                            ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 119 +     use crate::year2024::day5::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part1` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day6.rs:171:40
[INFO] [stdout]     |
[INFO] [stdout] 171 |         assert_eq!(String::from("41"), part1(parse(TEST_INPUT)));
[INFO] [stdout]     |                                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day10::part1;
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day1::part1;
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day2::part1;
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day3::part1;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day6.rs:171:46
[INFO] [stdout]     |
[INFO] [stdout] 171 |         assert_eq!(String::from("41"), part1(parse(TEST_INPUT)));
[INFO] [stdout]     |                                              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day6::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part2` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day6.rs:176:39
[INFO] [stdout]     |
[INFO] [stdout] 176 |         assert_eq!(String::from("6"), part2(parse(TEST_INPUT)));
[INFO] [stdout]     |                                       ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day10::part2;
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day1::part2;
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day2::part2;
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day3::part2;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day6.rs:176:45
[INFO] [stdout]     |
[INFO] [stdout] 176 |         assert_eq!(String::from("6"), part2(parse(TEST_INPUT)));
[INFO] [stdout]     |                                             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day6::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part1` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day7.rs:100:42
[INFO] [stdout]     |
[INFO] [stdout] 100 |         assert_eq!(String::from("3749"), part1(parse(TEST_INPUT)));
[INFO] [stdout]     |                                          ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 96  +     use crate::year2024::day10::part1;
[INFO] [stdout]     |
[INFO] [stdout] 96  +     use crate::year2024::day1::part1;
[INFO] [stdout]     |
[INFO] [stdout] 96  +     use crate::year2024::day2::part1;
[INFO] [stdout]     |
[INFO] [stdout] 96  +     use crate::year2024::day3::part1;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day7.rs:100:48
[INFO] [stdout]     |
[INFO] [stdout] 100 |         assert_eq!(String::from("3749"), part1(parse(TEST_INPUT)));
[INFO] [stdout]     |                                                ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 96  +     use crate::year2024::day7::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part2` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day7.rs:105:43
[INFO] [stdout]     |
[INFO] [stdout] 105 |         assert_eq!(String::from("11387"), part2(parse(TEST_INPUT)));
[INFO] [stdout]     |                                           ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 96  +     use crate::year2024::day10::part2;
[INFO] [stdout]     |
[INFO] [stdout] 96  +     use crate::year2024::day1::part2;
[INFO] [stdout]     |
[INFO] [stdout] 96  +     use crate::year2024::day2::part2;
[INFO] [stdout]     |
[INFO] [stdout] 96  +     use crate::year2024::day3::part2;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day7.rs:105:49
[INFO] [stdout]     |
[INFO] [stdout] 105 |         assert_eq!(String::from("11387"), part2(parse(TEST_INPUT)));
[INFO] [stdout]     |                                                 ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 96  +     use crate::year2024::day7::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part1` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day8.rs:190:40
[INFO] [stdout]     |
[INFO] [stdout] 190 |         assert_eq!(String::from("14"), part1(parse(TEST_INPUT)));
[INFO] [stdout]     |                                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 186 +     use crate::year2024::day10::part1;
[INFO] [stdout]     |
[INFO] [stdout] 186 +     use crate::year2024::day1::part1;
[INFO] [stdout]     |
[INFO] [stdout] 186 +     use crate::year2024::day2::part1;
[INFO] [stdout]     |
[INFO] [stdout] 186 +     use crate::year2024::day3::part1;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day8.rs:190:46
[INFO] [stdout]     |
[INFO] [stdout] 190 |         assert_eq!(String::from("14"), part1(parse(TEST_INPUT)));
[INFO] [stdout]     |                                              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 186 +     use crate::year2024::day8::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part2` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day8.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 |         assert_eq!(String::from("34"), part2(parse(TEST_INPUT)));
[INFO] [stdout]     |                                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 186 +     use crate::year2024::day10::part2;
[INFO] [stdout]     |
[INFO] [stdout] 186 +     use crate::year2024::day1::part2;
[INFO] [stdout]     |
[INFO] [stdout] 186 +     use crate::year2024::day2::part2;
[INFO] [stdout]     |
[INFO] [stdout] 186 +     use crate::year2024::day3::part2;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day8.rs:195:46
[INFO] [stdout]     |
[INFO] [stdout] 195 |         assert_eq!(String::from("34"), part2(parse(TEST_INPUT)));
[INFO] [stdout]     |                                              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 186 +     use crate::year2024::day8::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part1` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day9.rs:171:38
[INFO] [stdout]     |
[INFO] [stdout] 171 |         assert_eq!(String::from(""), part1(parse(TEST_INPUT)));
[INFO] [stdout]     |                                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day10::part1;
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day1::part1;
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day2::part1;
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day3::part1;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day9.rs:171:44
[INFO] [stdout]     |
[INFO] [stdout] 171 |         assert_eq!(String::from(""), part1(parse(TEST_INPUT)));
[INFO] [stdout]     |                                            ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day9::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part2` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day9.rs:176:38
[INFO] [stdout]     |
[INFO] [stdout] 176 |         assert_eq!(String::from(""), part2(parse(TEST_INPUT)));
[INFO] [stdout]     |                                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day10::part2;
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day1::part2;
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day2::part2;
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day3::part2;
[INFO] [stdout]     |
[INFO] [stdout]       and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]    --> src/puzzles/year2024/day9.rs:176:44
[INFO] [stdout]     |
[INFO] [stdout] 176 |         assert_eq!(String::from(""), part2(parse(TEST_INPUT)));
[INFO] [stdout]     |                                            ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 167 +     use crate::year2024::day9::parse;
[INFO] [stdout]     |
[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] error[E0425]: cannot find function `part1` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day10.rs:61:38
[INFO] [stdout]    |
[INFO] [stdout] 61 |         assert_eq!(String::from(""), part1(parse(TEST_INPUT)));
[INFO] [stdout]    |                                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 57 +     use crate::year2024::day10::part1;
[INFO] [stdout]    |
[INFO] [stdout] 57 +     use crate::year2024::day1::part1;
[INFO] [stdout]    |
[INFO] [stdout] 57 +     use crate::year2024::day2::part1;
[INFO] [stdout]    |
[INFO] [stdout] 57 +     use crate::year2024::day3::part1;
[INFO] [stdout]    |
[INFO] [stdout]      and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day10.rs:61:44
[INFO] [stdout]    |
[INFO] [stdout] 61 |         assert_eq!(String::from(""), part1(parse(TEST_INPUT)));
[INFO] [stdout]    |                                            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 57 +     use crate::year2024::day10::parse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `part2` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day10.rs:66:38
[INFO] [stdout]    |
[INFO] [stdout] 66 |         assert_eq!(String::from(""), part2(parse(TEST_INPUT)));
[INFO] [stdout]    |                                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 57 +     use crate::year2024::day10::part2;
[INFO] [stdout]    |
[INFO] [stdout] 57 +     use crate::year2024::day1::part2;
[INFO] [stdout]    |
[INFO] [stdout] 57 +     use crate::year2024::day2::part2;
[INFO] [stdout]    |
[INFO] [stdout] 57 +     use crate::year2024::day3::part2;
[INFO] [stdout]    |
[INFO] [stdout]      and 6 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse` in this scope
[INFO] [stdout]   --> src/puzzles/year2024/day10.rs:66:44
[INFO] [stdout]    |
[INFO] [stdout] 66 |         assert_eq!(String::from(""), part2(parse(TEST_INPUT)));
[INFO] [stdout]    |                                            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 57 +     use crate::year2024::day10::parse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]   --> src/puzzles/year2024/day1.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use crate::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]   --> src/puzzles/year2024/day2.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use crate::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]   --> src/puzzles/year2024/day3.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     use crate::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]    --> src/puzzles/year2024/day4.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |     use crate::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]    --> src/puzzles/year2024/day5.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |     use crate::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]    --> src/puzzles/year2024/day6.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use crate::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]   --> src/puzzles/year2024/day7.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     use crate::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]    --> src/puzzles/year2024/day8.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     use crate::*;
[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] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]    --> src/puzzles/year2024/day9.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use crate::*;
[INFO] [stdout]     |         ^^^^^^^^
[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: unused import: `crate::*`
[INFO] [stdout]   --> src/puzzles/year2024/day10.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     use crate::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `contiguous`
[INFO] [stdout]   --> src/puzzles/year2024/day9.rs:35:13
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_pos`
[INFO] [stdout]   --> src/puzzles/year2024/day9.rs:36:13
[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: 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)]` 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: `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] [stdout] warning: unused variable: `contiguous`
[INFO] [stdout]   --> src/puzzles/year2024/day9.rs:35:13
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_pos`
[INFO] [stdout]   --> src/puzzles/year2024/day9.rs:36:13
[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: 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)]` 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: `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, E0425, 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 test) due to 44 previous errors; 20 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d8067ebc38ecdc10a00d8be748021969185b58c215acc8498b17e8ded660c0fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8067ebc38ecdc10a00d8be748021969185b58c215acc8498b17e8ded660c0fa", kill_on_drop: false }`
[INFO] [stdout] d8067ebc38ecdc10a00d8be748021969185b58c215acc8498b17e8ded660c0fa
