[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 master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikem8891%2Faoc_2024" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mikem8891/aoc_2024 on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab388e9ddf90621f4df85b5e1290e321d99b8bd80b7b9d30feb3a5300fdef222 [INFO] running `Command { std: "docker" "start" "-a" "ab388e9ddf90621f4df85b5e1290e321d99b8bd80b7b9d30feb3a5300fdef222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab388e9ddf90621f4df85b5e1290e321d99b8bd80b7b9d30feb3a5300fdef222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab388e9ddf90621f4df85b5e1290e321d99b8bd80b7b9d30feb3a5300fdef222", kill_on_drop: false }` [INFO] [stdout] ab388e9ddf90621f4df85b5e1290e321d99b8bd80b7b9d30feb3a5300fdef222 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e03af10bebdd0222dd8bd5c99bfb5694b02ea1e79dc33e4d5b6a54e9fd8a5a34 [INFO] running `Command { std: "docker" "start" "-a" "e03af10bebdd0222dd8bd5c99bfb5694b02ea1e79dc33e4d5b6a54e9fd8a5a34", 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_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_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_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_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] 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)]` on by default [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_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_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_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_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] 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)]` on by default [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] 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)]` 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)]` 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" "e03af10bebdd0222dd8bd5c99bfb5694b02ea1e79dc33e4d5b6a54e9fd8a5a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e03af10bebdd0222dd8bd5c99bfb5694b02ea1e79dc33e4d5b6a54e9fd8a5a34", kill_on_drop: false }` [INFO] [stdout] e03af10bebdd0222dd8bd5c99bfb5694b02ea1e79dc33e4d5b6a54e9fd8a5a34