[INFO] cloning repository https://github.com/nilsalex/aoc-y2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilsalex/aoc-y2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsalex%2Faoc-y2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsalex%2Faoc-y2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6846f69e7098f5dde99aee61d786ecdb035d9143 [INFO] checking nilsalex/aoc-y2024 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsalex%2Faoc-y2024" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nilsalex/aoc-y2024 [INFO] finished tweaking git repo https://github.com/nilsalex/aoc-y2024 [INFO] tweaked toml for git repo https://github.com/nilsalex/aoc-y2024 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nilsalex/aoc-y2024 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nilsalex/aoc-y2024 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoize v0.4.2 [INFO] [stderr] Downloaded memoize-inner v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f49c33094a01538e0e1b4838735470e38c91aff0638450b79d589c406b42770f [INFO] running `Command { std: "docker" "start" "-a" "f49c33094a01538e0e1b4838735470e38c91aff0638450b79d589c406b42770f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f49c33094a01538e0e1b4838735470e38c91aff0638450b79d589c406b42770f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49c33094a01538e0e1b4838735470e38c91aff0638450b79d589c406b42770f", kill_on_drop: false }` [INFO] [stdout] f49c33094a01538e0e1b4838735470e38c91aff0638450b79d589c406b42770f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c51490c8f5be2721b477869fe9021a9dcfdb92878f3205b6417bb57430551d9 [INFO] running `Command { std: "docker" "start" "-a" "4c51490c8f5be2721b477869fe9021a9dcfdb92878f3205b6417bb57430551d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling memoize-inner v0.4.3 [INFO] [stderr] Checking memoize v0.4.2 [INFO] [stderr] Checking aoc-y2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../inputs/day01.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day01.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &[u8] = include_bytes!("../inputs/day01.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day02.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day02.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &[u8] = include_bytes!("../inputs/day02.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day03.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day03.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/day03.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day04.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day04.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &[u8] = include_bytes!("../inputs/day04.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day05.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day05.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &[u8] = include_bytes!("../inputs/day05.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day06.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day06.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &[u8] = include_bytes!("../inputs/day06.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day07.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day07.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &str = include_str!("../inputs/day07.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day08.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day08.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &[u8] = include_bytes!("../inputs/day08.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day09.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day09.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &[u8] = include_bytes!("../inputs/day09.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day10.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day10.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &[u8] = include_bytes!("../inputs/day10.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day11.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day11.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/day11.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day12.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day12.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day12.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day13.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day13.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &[u8] = include_bytes!("../inputs/day13.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day14.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day14.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/day14.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day15.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day15.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day15.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day16.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day16.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | const INPUT: &[u8] = include_bytes!("../inputs/day16.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day17.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day17.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &[u8] = include_bytes!("../inputs/day17.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day18.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day18.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day18.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day19.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day19.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | const INPUT: &[u8] = include_bytes!("../inputs/day19.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day20.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day20.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &[u8] = include_bytes!("../inputs/day20.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day21.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day21.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day21.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day22.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day22.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day22.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day23.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day23.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day23.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day24.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day24.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day24.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day01.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day01.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &[u8] = include_bytes!("../inputs/day01.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day02.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day02.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &[u8] = include_bytes!("../inputs/day02.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day25.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day25.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &[u8] = include_bytes!("../inputs/day25.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day03.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day03.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/day03.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day04.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day04.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &[u8] = include_bytes!("../inputs/day04.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day05.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day05.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &[u8] = include_bytes!("../inputs/day05.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day06.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day06.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &[u8] = include_bytes!("../inputs/day06.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day07.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day07.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &str = include_str!("../inputs/day07.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day08.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day08.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &[u8] = include_bytes!("../inputs/day08.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day09.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day09.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &[u8] = include_bytes!("../inputs/day09.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day10.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day10.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &[u8] = include_bytes!("../inputs/day10.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day11.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day11.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/day11.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day12.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day12.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day12.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day13.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day13.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &[u8] = include_bytes!("../inputs/day13.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day14.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day14.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/day14.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day15.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day15.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day15.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day16.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day16.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | const INPUT: &[u8] = include_bytes!("../inputs/day16.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day17.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day17.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | const INPUT: &[u8] = include_bytes!("../inputs/day17.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day18.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day18.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day18.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day19.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day19.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | const INPUT: &[u8] = include_bytes!("../inputs/day19.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day20.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day20.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &[u8] = include_bytes!("../inputs/day20.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day21.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day21.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day21.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day22.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day22.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day22.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day23.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day23.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day23.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day24.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day24.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | const INPUT: &[u8] = include_bytes!("../inputs/day24.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day25.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day25.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | const INPUT: &[u8] = include_bytes!("../inputs/day25.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc-y2024` (bin "aoc-y2024") due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aoc-y2024` (bin "aoc-y2024" test) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "4c51490c8f5be2721b477869fe9021a9dcfdb92878f3205b6417bb57430551d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c51490c8f5be2721b477869fe9021a9dcfdb92878f3205b6417bb57430551d9", kill_on_drop: false }` [INFO] [stdout] 4c51490c8f5be2721b477869fe9021a9dcfdb92878f3205b6417bb57430551d9