[INFO] cloning repository https://github.com/Jakur/advent2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jakur/advent2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakur%2Fadvent2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakur%2Fadvent2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9adba65df61b2116c0465a7fd2d150bc7c6b19f8
[INFO] building Jakur/advent2024 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakur%2Fadvent2024" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Jakur/advent2024 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/Jakur/advent2024
[INFO] finished tweaking git repo https://github.com/Jakur/advent2024
[INFO] tweaked toml for git repo https://github.com/Jakur/advent2024 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Jakur/advent2024 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 617c514ae2967d19e9dfb7a7be1a5dd6214b856e50a834743cd80be175df2027
[INFO] running `Command { std: "docker" "start" "-a" "617c514ae2967d19e9dfb7a7be1a5dd6214b856e50a834743cd80be175df2027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "617c514ae2967d19e9dfb7a7be1a5dd6214b856e50a834743cd80be175df2027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "617c514ae2967d19e9dfb7a7be1a5dd6214b856e50a834743cd80be175df2027", kill_on_drop: false }`
[INFO] [stdout] 617c514ae2967d19e9dfb7a7be1a5dd6214b856e50a834743cd80be175df2027
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 70435367cca0d5367ccdfb3aeeb677d9ef6b8c4f263d5f04f6fd1ff122b03132
[INFO] running `Command { std: "docker" "start" "-a" "70435367cca0d5367ccdfb3aeeb677d9ef6b8c4f263d5f04f6fd1ff122b03132", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling benchmarking v0.4.13
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling advent2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.43s
[INFO] running `Command { std: "docker" "inspect" "70435367cca0d5367ccdfb3aeeb677d9ef6b8c4f263d5f04f6fd1ff122b03132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70435367cca0d5367ccdfb3aeeb677d9ef6b8c4f263d5f04f6fd1ff122b03132", kill_on_drop: false }`
[INFO] [stdout] 70435367cca0d5367ccdfb3aeeb677d9ef6b8c4f263d5f04f6fd1ff122b03132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5044a33b3376d696d51f7d6711b39df5df9f1bc29a381e7e51ef09a6a24201b
[INFO] running `Command { std: "docker" "start" "-a" "c5044a33b3376d696d51f7d6711b39df5df9f1bc29a381e7e51ef09a6a24201b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling benchmarking v0.4.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling advent2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../input/p1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p1.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 |     static INPUT: &'static str = include_str!("../input/p1.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/../input/p10.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p10.rs:78:34
[INFO] [stdout]    |
[INFO] [stdout] 78 |     static INPUT: &'static str = include_str!("../input/p10.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/../input/p11.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p11.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |     static INPUT: &'static str = include_str!("../input/p11.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/../input/p12.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/p12.rs:131:34
[INFO] [stdout]     |
[INFO] [stdout] 131 |     static INPUT: &'static str = include_str!("../input/p12.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/../input/p13.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p13.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 88 |     static INPUT: &'static str = include_str!("../input/p13.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/../input/p14.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/p14.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |     static INPUT: &'static str = include_str!("../input/p14.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/../input/p15.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/p15.rs:214:34
[INFO] [stdout]     |
[INFO] [stdout] 214 |     static INPUT: &'static str = include_str!("../input/p15.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/../input/p16.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/p16.rs:221:34
[INFO] [stdout]     |
[INFO] [stdout] 221 |     static INPUT: &'static str = include_str!("../input/p16.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/../input/p17.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/p17.rs:214:34
[INFO] [stdout]     |
[INFO] [stdout] 214 |     static INPUT: &'static str = include_str!("../input/p17.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/../input/p18.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/p18.rs:211:34
[INFO] [stdout]     |
[INFO] [stdout] 211 |     static INPUT: &'static str = include_str!("../input/p18.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/../input/p19.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p19.rs:62:34
[INFO] [stdout]    |
[INFO] [stdout] 62 |     static INPUT: &'static str = include_str!("../input/p19.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/../input/p2.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p2.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |     static INPUT: &'static str = include_str!("../input/p2.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/../input/p20.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/p20.rs:197:34
[INFO] [stdout]     |
[INFO] [stdout] 197 |     static INPUT: &'static str = include_str!("../input/p20.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/../input/p21.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/p21.rs:335:34
[INFO] [stdout]     |
[INFO] [stdout] 335 |     static INPUT: &'static str = include_str!("../input/p21.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/../input/p22.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p22.rs:60:34
[INFO] [stdout]    |
[INFO] [stdout] 60 |     static INPUT: &'static str = include_str!("../input/p22.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/../input/p23.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/p23.rs:186:34
[INFO] [stdout]     |
[INFO] [stdout] 186 |     static INPUT: &'static str = include_str!("../input/p23.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/../input/p24.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/p24.rs:397:34
[INFO] [stdout]     |
[INFO] [stdout] 397 |     static INPUT: &'static str = include_str!("../input/p24.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/../input/p25.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p25.rs:53:34
[INFO] [stdout]    |
[INFO] [stdout] 53 |     static INPUT: &'static str = include_str!("../input/p25.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/../input/p3.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p3.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |     static INPUT: &'static str = include_str!("../input/p3.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/../input/p4.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p4.rs:97:34
[INFO] [stdout]    |
[INFO] [stdout] 97 |     static INPUT: &'static str = include_str!("../input/p4.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/../input/p5.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p5.rs:96:34
[INFO] [stdout]    |
[INFO] [stdout] 96 |     static INPUT: &'static str = include_str!("../input/p5.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/../input/p6.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/p6.rs:142:34
[INFO] [stdout]     |
[INFO] [stdout] 142 |     static INPUT: &'static str = include_str!("../input/p6.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/../input/p7.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p7.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 76 |     static INPUT: &'static str = include_str!("../input/p7.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/../input/p8.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p8.rs:94:34
[INFO] [stdout]    |
[INFO] [stdout] 94 |     static INPUT: &'static str = include_str!("../input/p8.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/../input/p9.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/p9.rs:98:34
[INFO] [stdout]    |
[INFO] [stdout] 98 |     static INPUT: &'static str = include_str!("../input/p9.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 `advent2024` (lib test) due to 25 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c5044a33b3376d696d51f7d6711b39df5df9f1bc29a381e7e51ef09a6a24201b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5044a33b3376d696d51f7d6711b39df5df9f1bc29a381e7e51ef09a6a24201b", kill_on_drop: false }`
[INFO] [stdout] c5044a33b3376d696d51f7d6711b39df5df9f1bc29a381e7e51ef09a6a24201b
