[INFO] cloning repository https://github.com/Dilaz/advent-of-code-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dilaz/advent-of-code-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDilaz%2Fadvent-of-code-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDilaz%2Fadvent-of-code-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80d03d189b95b955fa3b55a25264b03597ba8e40
[INFO] checking Dilaz/advent-of-code-2024 against master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDilaz%2Fadvent-of-code-2024" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dilaz/advent-of-code-2024
[INFO] finished tweaking git repo https://github.com/Dilaz/advent-of-code-2024
[INFO] tweaked toml for git repo https://github.com/Dilaz/advent-of-code-2024 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dilaz/advent-of-code-2024 on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dilaz/advent-of-code-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" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/src/bin/day2.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day2`
[INFO] [stderr]   * `bench` target `day2_bench`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/src/bin/day8.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day8`
[INFO] [stderr]   * `bench` target `day8_bench`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/src/bin/day7.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day7`
[INFO] [stderr]   * `bench` target `day7_bench`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/src/bin/day5.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day5`
[INFO] [stderr]   * `bench` target `day5_bench`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/src/bin/day6.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day6`
[INFO] [stderr]   * `bench` target `day6_bench`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/src/bin/day3.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day3`
[INFO] [stderr]   * `bench` target `day3_bench`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/src/bin/day4.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day4`
[INFO] [stderr]   * `bench` target `day4_bench`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/src/bin/day3_nom.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day3_nom`
[INFO] [stderr]   * `bench` target `day3_nom_bench`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded divan-macros v0.1.17
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.7
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded terminal_size v0.4.1
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded thiserror v2.0.7
[INFO] [stderr]   Downloaded divan v0.1.17
[INFO] [stderr]   Downloaded pathfinding v4.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b481465d6aab470296888b20a65ec3dfa8a951d9932f4ad2b435077d9d0a4e54
[INFO] running `Command { std: "docker" "start" "-a" "b481465d6aab470296888b20a65ec3dfa8a951d9932f4ad2b435077d9d0a4e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b481465d6aab470296888b20a65ec3dfa8a951d9932f4ad2b435077d9d0a4e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b481465d6aab470296888b20a65ec3dfa8a951d9932f4ad2b435077d9d0a4e54", kill_on_drop: false }`
[INFO] [stdout] b481465d6aab470296888b20a65ec3dfa8a951d9932f4ad2b435077d9d0a4e54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6961804fbe628357234133060b63d04871536f1fdd07e40644c2076080cf8f84
[INFO] running `Command { std: "docker" "start" "-a" "6961804fbe628357234133060b63d04871536f1fdd07e40644c2076080cf8f84", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/day3.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day3`
[INFO] [stderr]   * `bench` target `day3_bench`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/day4.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day4`
[INFO] [stderr]   * `bench` target `day4_bench`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/day3_nom.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day3_nom`
[INFO] [stderr]   * `bench` target `day3_nom_bench`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/day5.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day5`
[INFO] [stderr]   * `bench` target `day5_bench`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/day2.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day2`
[INFO] [stderr]   * `bench` target `day2_bench`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/day8.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day8`
[INFO] [stderr]   * `bench` target `day8_bench`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/day7.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day7`
[INFO] [stderr]   * `bench` target `day7_bench`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/day6.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `day6`
[INFO] [stderr]   * `bench` target `day6_bench`
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]     Checking divan v0.1.17
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking miette v7.4.0
[INFO] [stderr]     Checking pathfinding v4.12.0
[INFO] [stderr]     Checking advent-of-code-2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day5.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day5.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../../inputs/day5.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day3.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day3.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../../inputs/day3.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day3.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day3.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../../inputs/day3.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day3.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day3.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 |          part1(divan::black_box(include_str!(
[INFO] [stdout]    |  _______________________________^
[INFO] [stdout] 60 | |             "../../inputs/day3.txt",
[INFO] [stdout] 61 | |         )));
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day3.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day3.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |           part2(divan::black_box(include_str!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 67 | |             "../../inputs/day3.txt",
[INFO] [stdout] 68 | |         )));
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day6.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day6.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../../inputs/day6.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day6.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day6.rs:196:31
[INFO] [stdout]     |
[INFO] [stdout] 196 |          part1(divan::black_box(include_str!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 197 | |             "../../inputs/day6.txt",
[INFO] [stdout] 198 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day6.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day6.rs:203:32
[INFO] [stdout]     |
[INFO] [stdout] 203 |           part2(divan::black_box(include_str!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 204 | |             "../../inputs/day6.txt",
[INFO] [stdout] 205 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day6.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day6.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../../inputs/day6.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day6.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day6.rs:196:31
[INFO] [stdout]     |
[INFO] [stdout] 196 |          part1(divan::black_box(include_str!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 197 | |             "../../inputs/day6.txt",
[INFO] [stdout] 198 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day6.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day6.rs:203:32
[INFO] [stdout]     |
[INFO] [stdout] 203 |           part2(divan::black_box(include_str!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 204 | |             "../../inputs/day6.txt",
[INFO] [stdout] 205 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day4.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day4.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let input = include_str!("../../inputs/day4.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day10/../../../inputs/day10.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day10/bench.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 |      Day10::part1(divan::black_box(include_str!(
[INFO] [stdout]    |  __________________________________^
[INFO] [stdout] 13 | |         "../../../inputs/day10.txt",
[INFO] [stdout] 14 | |     )))
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day5") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/day10/../../../inputs/day10.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day10/bench.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 |       Day10::part2(divan::black_box(include_str!(
[INFO] [stdout]    |  ___________________________________^
[INFO] [stdout] 20 | |         "../../../inputs/day10.txt",
[INFO] [stdout] 21 | |     )))
[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/../../inputs/day4.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day4.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |          part1(divan::black_box(include_str!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 183 | |             "../../inputs/day4.txt",
[INFO] [stdout] 184 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day4.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day4.rs:189:32
[INFO] [stdout]     |
[INFO] [stdout] 189 |           part2(divan::black_box(include_str!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 190 | |             "../../inputs/day4.txt",
[INFO] [stdout] 191 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bench "day3_bench") due to 3 previous errors
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day2.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let input = include_str!("../../inputs/day2.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day10/../../../inputs/day10.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day10/main.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../../../inputs/day10.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day17/../../../inputs/day15.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day17/bench.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 |      Day15::part1(divan::black_box(include_str!(
[INFO] [stdout]    |  __________________________________^
[INFO] [stdout] 13 | |         "../../../inputs/day15.txt",
[INFO] [stdout] 14 | |     )))
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day17/../../../inputs/day15.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day17/bench.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 |       Day15::part2(divan::black_box(include_str!(
[INFO] [stdout]    |  ___________________________________^
[INFO] [stdout] 20 | |         "../../../inputs/day15.txt",
[INFO] [stdout] 21 | |     )))
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day3.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day3_nom.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let input = include_str!("../../inputs/day3.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day14/../../../inputs/day14.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day14/main.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../../../inputs/day14.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day3.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day3_nom.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |          part1(divan::black_box(include_str!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 107 | |             "../../inputs/day3.txt",
[INFO] [stdout] 108 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day3.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day3_nom.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |           part2(divan::black_box(include_str!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 114 | |             "../../inputs/day3.txt",
[INFO] [stdout] 115 | |         )));
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day12/../../../inputs/day12.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day12/main.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../../../inputs/day12.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day13/../../../inputs/day13.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day13/main.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../../../inputs/day13.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day12/../../../inputs/day12.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day12/bench.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 |      Day12::part1(divan::black_box(include_str!(
[INFO] [stdout]    |  __________________________________^
[INFO] [stdout] 13 | |         "../../../inputs/day12.txt",
[INFO] [stdout] 14 | |     )))
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day12/../../../inputs/day12.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day12/bench.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 |       Day12::part2(divan::black_box(include_str!(
[INFO] [stdout]    |  ___________________________________^
[INFO] [stdout] 20 | |         "../../../inputs/day12.txt",
[INFO] [stdout] 21 | |     )))
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day2") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day3") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/day9/../../../inputs/day9.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day9/main.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let input = include_str!("../../../inputs/day9.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day10" test) due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day6" test) due to 3 previous errors
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day12" test) due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bench "day17_bench") due to 2 previous errors
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day9" test) due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bench "day10_bench") due to 2 previous errors
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day4" test) due to 3 previous errors
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bench "day3_nom_bench") due to 3 previous errors
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day13") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bench "day6_bench") due to 3 previous errors
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day14" test) due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bench "day12_bench") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "6961804fbe628357234133060b63d04871536f1fdd07e40644c2076080cf8f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6961804fbe628357234133060b63d04871536f1fdd07e40644c2076080cf8f84", kill_on_drop: false }`
[INFO] [stdout] 6961804fbe628357234133060b63d04871536f1fdd07e40644c2076080cf8f84
