[INFO] cloning repository https://github.com/zaneduffield/Advent-of-Code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zaneduffield/Advent-of-Code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaneduffield%2FAdvent-of-Code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaneduffield%2FAdvent-of-Code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6c330ac6fe5dacc4a5e68d5a55660d77e529964 [INFO] checking zaneduffield/Advent-of-Code-2021 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaneduffield%2FAdvent-of-Code-2021" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zaneduffield/Advent-of-Code-2021 [INFO] finished tweaking git repo https://github.com/zaneduffield/Advent-of-Code-2021 [INFO] tweaked toml for git repo https://github.com/zaneduffield/Advent-of-Code-2021 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zaneduffield/Advent-of-Code-2021 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zaneduffield/Advent-of-Code-2021 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fixedbitset v0.4.0 [INFO] [stderr] Downloaded pathfinding v3.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c109443143f348e09be45b5e527898d31739da7bf8e1580cac90493a2ce30d68 [INFO] running `Command { std: "docker" "start" "-a" "c109443143f348e09be45b5e527898d31739da7bf8e1580cac90493a2ce30d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c109443143f348e09be45b5e527898d31739da7bf8e1580cac90493a2ce30d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c109443143f348e09be45b5e527898d31739da7bf8e1580cac90493a2ce30d68", kill_on_drop: false }` [INFO] [stdout] c109443143f348e09be45b5e527898d31739da7bf8e1580cac90493a2ce30d68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6ba22e290d905696121dfd9a13c4b0546eb1fc1ff0b03015e4699e3be08f273 [INFO] running `Command { std: "docker" "start" "-a" "d6ba22e290d905696121dfd9a13c4b0546eb1fc1ff0b03015e4699e3be08f273", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking pathfinding v3.0.5 [INFO] [stderr] Checking advent-of-code-2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/day_24/../../input/2021/day24.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day_24/mod.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | let input = include_str!("../../input/2021/day24.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | run_day!(day_1, "1", include_str!("../../input/2021/day1.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | run_day!(day_1, "1", include_str!("../../input/2021/day1.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day2.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | run_day!(day_2, "2", include_str!("../../input/2021/day2.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day2.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | run_day!(day_2, "2", include_str!("../../input/2021/day2.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day3.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | run_day!(day_3, "3", include_str!("../../input/2021/day3.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day3.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | run_day!(day_3, "3", include_str!("../../input/2021/day3.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day4.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | run_day!(day_4, "4", include_str!("../../input/2021/day4.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day4.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | run_day!(day_4, "4", include_str!("../../input/2021/day4.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day5.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | run_day!(day_5, "5", include_str!("../../input/2021/day5.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day5.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | run_day!(day_5, "5", include_str!("../../input/2021/day5.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day6.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | run_day!(day_6, "6", include_str!("../../input/2021/day6.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day6.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | run_day!(day_6, "6", include_str!("../../input/2021/day6.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day7.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | run_day!(day_7, "7", include_str!("../../input/2021/day7.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day7.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | run_day!(day_7, "7", include_str!("../../input/2021/day7.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day8.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | run_day!(day_8, "8", include_str!("../../input/2021/day8.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day8.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | run_day!(day_8, "8", include_str!("../../input/2021/day8.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day9.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | run_day!(day_9, "9", include_str!("../../input/2021/day9.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day9.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | run_day!(day_9, "9", include_str!("../../input/2021/day9.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day10.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | run_day!(day_10, "10", include_str!("../../input/2021/day10.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day10.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | run_day!(day_10, "10", include_str!("../../input/2021/day10.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day11.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | run_day!(day_11, "11", include_str!("../../input/2021/day11.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day11.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | run_day!(day_11, "11", include_str!("../../input/2021/day11.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day12.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | run_day!(day_12, "12", include_str!("../../input/2021/day12.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day12.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | run_day!(day_12, "12", include_str!("../../input/2021/day12.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day13.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | run_day!(day_13, "13", include_str!("../../input/2021/day13.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day13.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | run_day!(day_13, "13", include_str!("../../input/2021/day13.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day14.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | run_day!(day_14, "14", include_str!("../../input/2021/day14.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day14.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | run_day!(day_14, "14", include_str!("../../input/2021/day14.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day15.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | run_day!(day_15, "15", include_str!("../../input/2021/day15.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day15.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | run_day!(day_15, "15", include_str!("../../input/2021/day15.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day16.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | run_day!(day_16, "16", include_str!("../../input/2021/day16.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day16.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | run_day!(day_16, "16", include_str!("../../input/2021/day16.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day17.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | run_day!(day_17, "17", include_str!("../../input/2021/day17.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day17.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | run_day!(day_17, "17", include_str!("../../input/2021/day17.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day18.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | run_day!(day_18, "18", include_str!("../../input/2021/day18.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day18.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | run_day!(day_18, "18", include_str!("../../input/2021/day18.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day19.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | run_day!(day_19, "19", include_str!("../../input/2021/day19.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day19.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | run_day!(day_19, "19", include_str!("../../input/2021/day19.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day20.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | run_day!(day_20, "20", include_str!("../../input/2021/day20.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day20.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | run_day!(day_20, "20", include_str!("../../input/2021/day20.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day21.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | run_day!(day_21, "21", include_str!("../../input/2021/day21.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day21.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | run_day!(day_21, "21", include_str!("../../input/2021/day21.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day22.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | run_day!(day_22, "22", include_str!("../../input/2021/day22.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day22.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | run_day!(day_22, "22", include_str!("../../input/2021/day22.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day23.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | run_day!(day_23, "23", include_str!("../../input/2021/day23.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2021` (bin "bin") due to 50 previous errors [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day23.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | run_day!(day_23, "23", include_str!("../../input/2021/day23.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day24.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | run_day!(day_24, "24", include_str!("../../input/2021/day24.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day24.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | run_day!(day_24, "24", include_str!("../../input/2021/day24.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day25.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | run_day!(day_25, "25", include_str!("../../input/2021/day25.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day25.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | run_day!(day_25, "25", include_str!("../../input/2021/day25.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | run_day!(day_1, "1", include_str!("../../input/2021/day1.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | run_day!(day_1, "1", include_str!("../../input/2021/day1.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day2.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | run_day!(day_2, "2", include_str!("../../input/2021/day2.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day2.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | run_day!(day_2, "2", include_str!("../../input/2021/day2.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day3.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | run_day!(day_3, "3", include_str!("../../input/2021/day3.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day3.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | run_day!(day_3, "3", include_str!("../../input/2021/day3.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day4.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | run_day!(day_4, "4", include_str!("../../input/2021/day4.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day4.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | run_day!(day_4, "4", include_str!("../../input/2021/day4.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day5.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | run_day!(day_5, "5", include_str!("../../input/2021/day5.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day5.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | run_day!(day_5, "5", include_str!("../../input/2021/day5.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day6.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | run_day!(day_6, "6", include_str!("../../input/2021/day6.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day6.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | run_day!(day_6, "6", include_str!("../../input/2021/day6.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day7.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | run_day!(day_7, "7", include_str!("../../input/2021/day7.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day7.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | run_day!(day_7, "7", include_str!("../../input/2021/day7.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day8.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | run_day!(day_8, "8", include_str!("../../input/2021/day8.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day8.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | run_day!(day_8, "8", include_str!("../../input/2021/day8.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day9.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | run_day!(day_9, "9", include_str!("../../input/2021/day9.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day9.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | run_day!(day_9, "9", include_str!("../../input/2021/day9.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day10.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | run_day!(day_10, "10", include_str!("../../input/2021/day10.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day10.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | run_day!(day_10, "10", include_str!("../../input/2021/day10.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day11.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | run_day!(day_11, "11", include_str!("../../input/2021/day11.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day11.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | run_day!(day_11, "11", include_str!("../../input/2021/day11.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day12.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | run_day!(day_12, "12", include_str!("../../input/2021/day12.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day12.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | run_day!(day_12, "12", include_str!("../../input/2021/day12.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day13.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | run_day!(day_13, "13", include_str!("../../input/2021/day13.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day13.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | run_day!(day_13, "13", include_str!("../../input/2021/day13.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day14.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | run_day!(day_14, "14", include_str!("../../input/2021/day14.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day14.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | run_day!(day_14, "14", include_str!("../../input/2021/day14.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day15.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | run_day!(day_15, "15", include_str!("../../input/2021/day15.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day15.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | run_day!(day_15, "15", include_str!("../../input/2021/day15.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day16.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | run_day!(day_16, "16", include_str!("../../input/2021/day16.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day16.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | run_day!(day_16, "16", include_str!("../../input/2021/day16.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day17.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | run_day!(day_17, "17", include_str!("../../input/2021/day17.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day17.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | run_day!(day_17, "17", include_str!("../../input/2021/day17.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day18.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | run_day!(day_18, "18", include_str!("../../input/2021/day18.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day18.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | run_day!(day_18, "18", include_str!("../../input/2021/day18.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day19.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | run_day!(day_19, "19", include_str!("../../input/2021/day19.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day19.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | run_day!(day_19, "19", include_str!("../../input/2021/day19.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day20.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | run_day!(day_20, "20", include_str!("../../input/2021/day20.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day20.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | run_day!(day_20, "20", include_str!("../../input/2021/day20.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day21.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | run_day!(day_21, "21", include_str!("../../input/2021/day21.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day21.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | run_day!(day_21, "21", include_str!("../../input/2021/day21.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day22.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | run_day!(day_22, "22", include_str!("../../input/2021/day22.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day22.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | run_day!(day_22, "22", include_str!("../../input/2021/day22.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day23.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | run_day!(day_23, "23", include_str!("../../input/2021/day23.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day23.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | run_day!(day_23, "23", include_str!("../../input/2021/day23.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day24.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | run_day!(day_24, "24", include_str!("../../input/2021/day24.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day24.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | run_day!(day_24, "24", include_str!("../../input/2021/day24.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day25.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | run_day!(day_25, "25", include_str!("../../input/2021/day25.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../input/2021/day25.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/bin.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | run_day!(day_25, "25", include_str!("../../input/2021/day25.txt")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2021` (bin "bin" test) due to 50 previous errors [INFO] [stderr] error: could not compile `advent-of-code-2021` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d6ba22e290d905696121dfd9a13c4b0546eb1fc1ff0b03015e4699e3be08f273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ba22e290d905696121dfd9a13c4b0546eb1fc1ff0b03015e4699e3be08f273", kill_on_drop: false }` [INFO] [stdout] d6ba22e290d905696121dfd9a13c4b0546eb1fc1ff0b03015e4699e3be08f273