[INFO] cloning repository https://github.com/0z13/aoc2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0z13/aoc2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0z13%2Faoc2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0z13%2Faoc2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03ec2e7ec819fa5fed47a1c708745412eca52490
[INFO] checking 0z13/aoc2025 against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0z13%2Faoc2025" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0z13/aoc2025
[INFO] finished tweaking git repo https://github.com/0z13/aoc2025
[INFO] tweaked toml for git repo https://github.com/0z13/aoc2025 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0z13/aoc2025 on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0z13/aoc2025 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 102fc062799ce0f12b170475d1eb1d0b64c974ef3822a3564ce86e13061a8777
[INFO] running `Command { std: "docker" "start" "-a" "102fc062799ce0f12b170475d1eb1d0b64c974ef3822a3564ce86e13061a8777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "102fc062799ce0f12b170475d1eb1d0b64c974ef3822a3564ce86e13061a8777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "102fc062799ce0f12b170475d1eb1d0b64c974ef3822a3564ce86e13061a8777", kill_on_drop: false }`
[INFO] [stdout] 102fc062799ce0f12b170475d1eb1d0b64c974ef3822a3564ce86e13061a8777
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f6c864c943391ec7f11c13113c9883dd64d0f0e732af65d070c62b8c0c8ef89
[INFO] running `Command { std: "docker" "start" "-a" "2f6c864c943391ec7f11c13113c9883dd64d0f0e732af65d070c62b8c0c8ef89", kill_on_drop: false }`
[INFO] [stderr]     Checking aoc2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `aoc2025` (bin "aoc2025" test) due to 6 previous errors
[INFO] [stdout] error: couldn't read `src/../data/1.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let input = include_str!(concat!("../data/", $input_file));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     display_day!(day01, "1.in");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `src/../data/2.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let input = include_str!(concat!("../data/", $input_file));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     display_day!(day02, "2.in");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../data/3.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let input = include_str!(concat!("../data/", $input_file));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     display_day!(day03, "3.in");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../data/4.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let input = include_str!(concat!("../data/", $input_file));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     display_day!(day04, "4.in");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../data/5.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let input = include_str!(concat!("../data/", $input_file));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     display_day!(day05, "5.in");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../data/6.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let input = include_str!(concat!("../data/", $input_file));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     display_day!(day06, "6.in");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../data/1.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let input = include_str!(concat!("../data/", $input_file));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     display_day!(day01, "1.in");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../data/2.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let input = include_str!(concat!("../data/", $input_file));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     display_day!(day02, "2.in");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../data/3.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let input = include_str!(concat!("../data/", $input_file));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     display_day!(day03, "3.in");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../data/4.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let input = include_str!(concat!("../data/", $input_file));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     display_day!(day04, "4.in");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../data/5.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let input = include_str!(concat!("../data/", $input_file));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     display_day!(day05, "5.in");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../data/6.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let input = include_str!(concat!("../data/", $input_file));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     display_day!(day06, "6.in");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2025` (bin "aoc2025") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "2f6c864c943391ec7f11c13113c9883dd64d0f0e732af65d070c62b8c0c8ef89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f6c864c943391ec7f11c13113c9883dd64d0f0e732af65d070c62b8c0c8ef89", kill_on_drop: false }`
[INFO] [stdout] 2f6c864c943391ec7f11c13113c9883dd64d0f0e732af65d070c62b8c0c8ef89
