[INFO] cloning repository https://github.com/mikem8891/aoc_2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikem8891/aoc_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikem8891%2Faoc_2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikem8891%2Faoc_2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c01f36a86ab6e884cf039b92e567e00ca2ef6a0
[INFO] checking mikem8891/aoc_2024 against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikem8891%2Faoc_2024" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mikem8891/aoc_2024
[INFO] finished tweaking git repo https://github.com/mikem8891/aoc_2024
[INFO] tweaked toml for git repo https://github.com/mikem8891/aoc_2024 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mikem8891/aoc_2024 on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mikem8891/aoc_2024 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 657d9ae61c4b76c754a0ad53ae4cad11473636ba2314a49c88f7f981b99a3600
[INFO] running `Command { std: "docker" "start" "-a" "657d9ae61c4b76c754a0ad53ae4cad11473636ba2314a49c88f7f981b99a3600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "657d9ae61c4b76c754a0ad53ae4cad11473636ba2314a49c88f7f981b99a3600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "657d9ae61c4b76c754a0ad53ae4cad11473636ba2314a49c88f7f981b99a3600", kill_on_drop: false }`
[INFO] [stdout] 657d9ae61c4b76c754a0ad53ae4cad11473636ba2314a49c88f7f981b99a3600
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84784ef7fa7d0d933cd7751faa161f4e824ea4fe2c8739c91f14732794c8bd51
[INFO] running `Command { std: "docker" "start" "-a" "84784ef7fa7d0d933cd7751faa161f4e824ea4fe2c8739c91f14732794c8bd51", kill_on_drop: false }`
[INFO] [stderr]     Checking aoc_2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/day_1/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_1/mod.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_1/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_1/mod.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_2/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_2/mod.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_1/part_1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_1/test.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | const PART_1: &str = include_str!("part_1.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_1/part_2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_1/test.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | const PART_2: &str = include_str!("part_2.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_3/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_3/mod.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_4/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day_4/mod.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_5/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_5/mod.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_1/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_1/test.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_6/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_6/mod.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_7/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_7/mod.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_1/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_1/test.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_8/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_8/mod.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_2/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_2/mod.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_2/part_1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_2/test.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | const PART_1: &str = include_str!("part_1.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_2/part_2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_2/test.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | const PART_2: &str = include_str!("part_2.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_2/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_2/test.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_2/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_2/test.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_3/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_3/mod.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_3/part_1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_3/test.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | const PART_1: &str = include_str!("part_1.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_3/part_2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_3/test.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | const PART_2: &str = include_str!("part_2.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_3/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_3/test.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_3/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_3/test.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_4/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day_4/mod.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let input = include_str!("input.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_4/part_1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_4/test.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | const PART_1: &str = include_str!("part_1.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_4/part_2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_4/test.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | const PART_2: &str = include_str!("part_2.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_4/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_4/test.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_4/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_4/test.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_5/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_5/mod.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_5/part_1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_5/test.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | const PART_1: &str = include_str!("part_1.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_5/part_2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_5/test.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | const PART_2: &str = include_str!("part_2.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/day_8/mod.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::{HashMap, HashSet}, fmt::Display};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_5/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_5/test.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_5/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_5/test.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_6/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_6/mod.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_6/part_1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_6/test.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | const PART_1: &str = include_str!("part_1.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_6/part_2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_6/test.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | const PART_2: &str = include_str!("part_2.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_6/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_6/test.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_6/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_6/test.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_7/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_7/mod.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_7/part_1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_7/test.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | const PART_1: &str = include_str!("part_1.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_7/part_2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_7/test.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | const PART_2: &str = include_str!("part_2.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_7/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_7/test.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_7/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_7/test.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_8/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_8/mod.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_8/part_1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_8/test.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | const PART_1: &str = include_str!("part_1.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_8/part_2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day_8/test.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | const PART_2: &str = include_str!("part_2.txt");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_8/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_8/test.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/day_8/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day_8/test.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let input = include_str!("input.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/day_8/mod.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::{HashMap, HashSet}, fmt::Display};
[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 variable: `p`
[INFO] [stdout]   --> src/day_8/mod.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .filter(|(p, b)| *b != b'.');
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2024` (bin "aoc_2024") due to 8 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]   --> src/day_8/mod.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .filter(|(p, b)| *b != b'.');
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2024` (bin "aoc_2024" test) due to 40 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "84784ef7fa7d0d933cd7751faa161f4e824ea4fe2c8739c91f14732794c8bd51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84784ef7fa7d0d933cd7751faa161f4e824ea4fe2c8739c91f14732794c8bd51", kill_on_drop: false }`
[INFO] [stdout] 84784ef7fa7d0d933cd7751faa161f4e824ea4fe2c8739c91f14732794c8bd51
