[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 master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1npo%2Faoc-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1npo/aoc-rs on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "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 windows-interface v0.57.0
[INFO] [stderr]   Downloaded windows-core v0.57.0
[INFO] [stderr]   Downloaded windows-implement v0.57.0
[INFO] [stderr]   Downloaded env_filter v0.1.2
[INFO] [stderr]   Downloaded env_logger v0.11.5
[INFO] [stderr]   Downloaded homedir v0.3.4
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] [stderr]   Downloaded tokio v1.41.1
[INFO] [stderr]   Downloaded windows v0.57.0
[INFO] [stderr]   Downloaded microbench v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 845dfb0f05c1297e758ce69f1fec5f48e2e4e003fec4b0103e371f17066bdd01
[INFO] running `Command { std: "docker" "start" "-a" "845dfb0f05c1297e758ce69f1fec5f48e2e4e003fec4b0103e371f17066bdd01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "845dfb0f05c1297e758ce69f1fec5f48e2e4e003fec4b0103e371f17066bdd01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "845dfb0f05c1297e758ce69f1fec5f48e2e4e003fec4b0103e371f17066bdd01", kill_on_drop: false }`
[INFO] [stdout] 845dfb0f05c1297e758ce69f1fec5f48e2e4e003fec4b0103e371f17066bdd01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f19d3ffa7d2d9c12c86120b3306cddbdba21b9a09a3f590f447c5cc98eca7a4
[INFO] running `Command { std: "docker" "start" "-a" "4f19d3ffa7d2d9c12c86120b3306cddbdba21b9a09a3f590f447c5cc98eca7a4", 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 bytes v1.9.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking microbench v0.5.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking homedir v0.3.4
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.2
[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 env_logger v0.11.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tokio-util v0.7.12
[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 icu_provider v1.5.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking hyper v1.5.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 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 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[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] 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] note: these functions exist but are inaccessible
[INFO] [stdout]   --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]   --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]   --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]   --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]    --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]    --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]    --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]    --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]    --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]    --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]    --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]    --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]    --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]    --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]    --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]    --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day10.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day10::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]   --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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] note: these functions exist but are inaccessible
[INFO] [stdout]   --> src/puzzles/year2024/day1.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day1::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day2.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<i8>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day2::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day3.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> Vec<(String, i64, i64)> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day3::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day4.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day4::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day5.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> (Vec<Vec<i8>>, Vec<Vec<i8>>) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day5::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day6.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day6::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day7.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | fn parse(input: String) -> Vec<Calibration> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day7::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day8.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn parse(input: String) -> Vec<Vec<char>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day8::parse`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/puzzles/year2024/day9.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn parse(input: String) -> Vec<char> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::year2024::day9::parse`: not accessible
[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)]` (part of `#[warn(unused)]`) 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: 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] [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, 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" "4f19d3ffa7d2d9c12c86120b3306cddbdba21b9a09a3f590f447c5cc98eca7a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f19d3ffa7d2d9c12c86120b3306cddbdba21b9a09a3f590f447c5cc98eca7a4", kill_on_drop: false }`
[INFO] [stdout] 4f19d3ffa7d2d9c12c86120b3306cddbdba21b9a09a3f590f447c5cc98eca7a4
