[INFO] cloning repository https://github.com/yamgent/advent-of-code-2024-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yamgent/advent-of-code-2024-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamgent%2Fadvent-of-code-2024-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamgent%2Fadvent-of-code-2024-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18ca99e0ddb562e4435066ac16e640d75b1d284a [INFO] testing yamgent/advent-of-code-2024-rust against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamgent%2Fadvent-of-code-2024-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yamgent/advent-of-code-2024-rust [INFO] finished tweaking git repo https://github.com/yamgent/advent-of-code-2024-rust [INFO] tweaked toml for git repo https://github.com/yamgent/advent-of-code-2024-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yamgent/advent-of-code-2024-rust on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yamgent/advent-of-code-2024-rust 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glam v0.29.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ca8f6a0d88a82395545bc43d0b71543dec84281491b70c6723bf946a790708d [INFO] running `Command { std: "docker" "start" "-a" "9ca8f6a0d88a82395545bc43d0b71543dec84281491b70c6723bf946a790708d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ca8f6a0d88a82395545bc43d0b71543dec84281491b70c6723bf946a790708d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ca8f6a0d88a82395545bc43d0b71543dec84281491b70c6723bf946a790708d", kill_on_drop: false }` [INFO] [stdout] 9ca8f6a0d88a82395545bc43d0b71543dec84281491b70c6723bf946a790708d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6e94801dfcdf00383e1922d69229cf018c90e4b3f113e3d7f3acc5262d5f0705 [INFO] running `Command { std: "docker" "start" "-a" "6e94801dfcdf00383e1922d69229cf018c90e4b3f113e3d7f3acc5262d5f0705", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling aoc_2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/bin/day10/../../../actual_inputs/2024/10/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day10/main.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2024/10/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day13/../../../actual_inputs/2024/13/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day13/main.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2024/13/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day18/../../../actual_inputs/2024/18/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day18/main.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2024/18/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day22/../../../actual_inputs/2024/22/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day22/main.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2024/22/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day25/../../../actual_inputs/2024/25/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day25/main.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2024/25/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day19/../../../actual_inputs/2024/19/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day19/main.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2024/19/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day24/../../../actual_inputs/2024/24/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day24/main.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2024/24/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/day20/../../../actual_inputs/2024/20/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day20/main.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | const ACTUAL_INPUT: &str = include_str!("../../../actual_inputs/2024/20/input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2024` (bin "day18") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aoc_2024` (bin "day10") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2024` (bin "day13") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2024` (bin "day25") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2024` (bin "day22") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2024` (bin "day19") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2024` (bin "day24") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2024` (bin "day20") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6e94801dfcdf00383e1922d69229cf018c90e4b3f113e3d7f3acc5262d5f0705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e94801dfcdf00383e1922d69229cf018c90e4b3f113e3d7f3acc5262d5f0705", kill_on_drop: false }` [INFO] [stdout] 6e94801dfcdf00383e1922d69229cf018c90e4b3f113e3d7f3acc5262d5f0705