[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] building Dilaz/advent-of-code-2024 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDilaz%2Fadvent-of-code-2024" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Dilaz/advent-of-code-2024 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc2/source/Cargo.toml
[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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-6-tc2/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-6-tc2/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] warning: file `/workspace/builds/worker-6-tc2/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-6-tc2/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-6-tc2/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-6-tc2/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-6-tc2/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-6-tc2/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]     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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d374acc9a96e74b2362384df3361100a2c7e8512a02d98abda854e0f9f16a30b
[INFO] running `Command { std: "docker" "start" "-a" "d374acc9a96e74b2362384df3361100a2c7e8512a02d98abda854e0f9f16a30b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d374acc9a96e74b2362384df3361100a2c7e8512a02d98abda854e0f9f16a30b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d374acc9a96e74b2362384df3361100a2c7e8512a02d98abda854e0f9f16a30b", kill_on_drop: false }`
[INFO] [stdout] d374acc9a96e74b2362384df3361100a2c7e8512a02d98abda854e0f9f16a30b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0129ff82d7ab339cb0ce86c546567684ce9b1bd19c3f038d4bd9d2ca8e12ab6
[INFO] running `Command { std: "docker" "start" "-a" "c0129ff82d7ab339cb0ce86c546567684ce9b1bd19c3f038d4bd9d2ca8e12ab6", kill_on_drop: false }`
[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/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/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 `/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/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/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/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/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]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling divan v0.1.17
[INFO] [stderr]    Compiling miette v7.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pathfinding v4.12.0
[INFO] [stderr]    Compiling advent-of-code-2024 v0.1.0 (/opt/rustwide/workdir)
[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]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day1.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let input = include_str!("../../inputs/day1.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[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]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day8.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day8.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../../inputs/day8.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../inputs/day7.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day7.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let input = include_str!("../../inputs/day7.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day11/../../../inputs/day11.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day11/main.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../../../inputs/day11.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day15/../../../inputs/day15.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day15/main.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../../../inputs/day15.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day16/../../../inputs/day16.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day16/main.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../../../inputs/day16.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[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]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day2") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day10") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day9") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day4") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day3") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day8") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day3_nom") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day14") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day7") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day1") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day11") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day6") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day15") due to 1 previous error
[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` (bin "day12") due to 1 previous error
[INFO] [stderr] error: could not compile `advent-of-code-2024` (bin "day16") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c0129ff82d7ab339cb0ce86c546567684ce9b1bd19c3f038d4bd9d2ca8e12ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0129ff82d7ab339cb0ce86c546567684ce9b1bd19c3f038d4bd9d2ca8e12ab6", kill_on_drop: false }`
[INFO] [stdout] c0129ff82d7ab339cb0ce86c546567684ce9b1bd19c3f038d4bd9d2ca8e12ab6
