[INFO] cloning repository https://github.com/AlexWaygood/aoc-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexWaygood/aoc-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexWaygood%2Faoc-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexWaygood%2Faoc-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d83f048927f7e3353f95d93a8438c7ab65f43e33
[INFO] checking AlexWaygood/aoc-2024 against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexWaygood%2Faoc-2024" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexWaygood/aoc-2024
[INFO] finished tweaking git repo https://github.com/AlexWaygood/aoc-2024
[INFO] tweaked toml for git repo https://github.com/AlexWaygood/aoc-2024 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexWaygood/aoc-2024 on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexWaygood/aoc-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08e8d13cc968b07367c1032eeb7b7f09082f12731a8f0cf5623b30b681ff00e3
[INFO] running `Command { std: "docker" "start" "-a" "08e8d13cc968b07367c1032eeb7b7f09082f12731a8f0cf5623b30b681ff00e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08e8d13cc968b07367c1032eeb7b7f09082f12731a8f0cf5623b30b681ff00e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08e8d13cc968b07367c1032eeb7b7f09082f12731a8f0cf5623b30b681ff00e3", kill_on_drop: false }`
[INFO] [stdout] 08e8d13cc968b07367c1032eeb7b7f09082f12731a8f0cf5623b30b681ff00e3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5a30d0b2dd3914d721bb3d631bfde8ea4aed0fe756727625a4f43286c654f79
[INFO] running `Command { std: "docker" "start" "-a" "d5a30d0b2dd3914d721bb3d631bfde8ea4aed0fe756727625a4f43286c654f79", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking day-1b v0.1.0 (/opt/rustwide/workdir/crates/day-1b)
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/day-1b/../../inputs/day-1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> crates/day-1b/src/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |       let input = include_str!(concat!(
[INFO] [stdout]   |  _________________^
[INFO] [stdout] 5 | |         std::env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 6 | |         "/../../inputs/day-1.txt"
[INFO] [stdout] 7 | |     ));
[INFO] [stdout]   | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/day-1b/src/main.rs:13:36
[INFO] [stdout]    |
[INFO] [stdout] 13 |         let mut split_whitespace = line.split_whitespace();
[INFO] [stdout]    |                                    ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/day-1b/../../inputs/day-1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> crates/day-1b/src/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |       let input = include_str!(concat!(
[INFO] [stdout]   |  _________________^
[INFO] [stdout] 5 | |         std::env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 6 | |         "/../../inputs/day-1.txt"
[INFO] [stdout] 7 | |     ));
[INFO] [stdout]   | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/day-1b/src/main.rs:13:36
[INFO] [stdout]    |
[INFO] [stdout] 13 |         let mut split_whitespace = line.split_whitespace();
[INFO] [stdout]    |                                    ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day-1b` (bin "day-1b") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day-1b` (bin "day-1b" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d5a30d0b2dd3914d721bb3d631bfde8ea4aed0fe756727625a4f43286c654f79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a30d0b2dd3914d721bb3d631bfde8ea4aed0fe756727625a4f43286c654f79", kill_on_drop: false }`
[INFO] [stdout] d5a30d0b2dd3914d721bb3d631bfde8ea4aed0fe756727625a4f43286c654f79
