[INFO] cloning repository https://github.com/davidffa/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/davidffa/AOC-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidffa%2FAOC-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidffa%2FAOC-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26f9edffba715b7c63c06403b96cec8eae35f9a1 [INFO] testing davidffa/AOC-2024 against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidffa%2FAOC-2024" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidffa/AOC-2024 on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidffa/AOC-2024 [INFO] finished tweaking git repo https://github.com/davidffa/AOC-2024 [INFO] tweaked toml for git repo https://github.com/davidffa/AOC-2024 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/davidffa/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" "+beta-2025-02-18" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 007be7e46029c4655c2e1bbbcaa88a8d75ff3929b8331182467d0ff3fda32a7d [INFO] running `Command { std: "docker" "start" "-a" "007be7e46029c4655c2e1bbbcaa88a8d75ff3929b8331182467d0ff3fda32a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "007be7e46029c4655c2e1bbbcaa88a8d75ff3929b8331182467d0ff3fda32a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "007be7e46029c4655c2e1bbbcaa88a8d75ff3929b8331182467d0ff3fda32a7d", kill_on_drop: false }` [INFO] [stdout] 007be7e46029c4655c2e1bbbcaa88a8d75ff3929b8331182467d0ff3fda32a7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 722e8027979c08cb4c72a4cae146c953a205a1c3431afe39a153db166836ec43 [INFO] running `Command { std: "docker" "start" "-a" "722e8027979c08cb4c72a4cae146c953a205a1c3431afe39a153db166836ec43", kill_on_drop: false }` [INFO] [stderr] Compiling aoc-2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../inputs/day-07.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-07.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | let input = include_str!("../inputs/day-07.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/../inputs/day-06.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-06.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | let input = include_str!("../inputs/day-06.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/../inputs/day-09.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-09.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | let input = include_str!("../inputs/day-09.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/../inputs/day-01.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-01.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let input = include_str!("../inputs/day-01.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/../inputs/day-02.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-02.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | let input = include_str!("../inputs/day-02.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/../inputs/day-23.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-23.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let input = include_str!("../inputs/day-23.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/../inputs/day-03.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-03.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let input = include_str!("../inputs/day-03.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/../inputs/day-18.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-18.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | let input = include_str!("../inputs/day-18.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/../inputs/day-15.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-15.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let input = include_str!("../inputs/day-15.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/../inputs/day-12.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-12.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let input = include_str!("../inputs/day-12.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/../inputs/day-04.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-04.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let input = include_str!("../inputs/day-04.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] warning: unused import: `HashSet` [INFO] [stdout] --> src/day-15.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashSet, VecDeque}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../inputs/day-10.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-10.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let input = include_str!("../inputs/day-10.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/../inputs/day-11.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-11.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let input = include_str!("../inputs/day-11.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/../inputs/day-14.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-14.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | let input = include_str!("../inputs/day-14.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/../inputs/day-19.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-19.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let input = include_str!("../inputs/day-19.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 `aoc-2024` (bin "day-07") 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 "day-09") due to 1 previous error [INFO] [stderr] error: could not compile `aoc-2024` (bin "day-03") due to 1 previous error [INFO] [stderr] error: could not compile `aoc-2024` (bin "day-06") due to 1 previous error [INFO] [stderr] error: could not compile `aoc-2024` (bin "day-02") due to 1 previous error [INFO] [stderr] error: could not compile `aoc-2024` (bin "day-01") due to 1 previous error [INFO] [stderr] error: could not compile `aoc-2024` (bin "day-12") due to 1 previous error [INFO] [stdout] error: couldn't read `src/../inputs/day-05.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/day-05.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let input = include_str!("../inputs/day-05.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 `aoc-2024` (bin "day-18") due to 1 previous error [INFO] [stderr] error: could not compile `aoc-2024` (bin "day-10") due to 1 previous error [INFO] [stderr] error: could not compile `aoc-2024` (bin "day-23") due to 1 previous error [INFO] [stderr] error: could not compile `aoc-2024` (bin "day-15") due to 1 previous error; 1 warning emitted [INFO] [stderr] error: could not compile `aoc-2024` (bin "day-19") due to 1 previous error [INFO] [stderr] error: could not compile `aoc-2024` (bin "day-04") due to 1 previous error [INFO] [stderr] error: could not compile `aoc-2024` (bin "day-11") due to 1 previous error [INFO] [stderr] error: could not compile `aoc-2024` (bin "day-14") due to 1 previous error [INFO] [stderr] error: could not compile `aoc-2024` (bin "day-05") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "722e8027979c08cb4c72a4cae146c953a205a1c3431afe39a153db166836ec43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722e8027979c08cb4c72a4cae146c953a205a1c3431afe39a153db166836ec43", kill_on_drop: false }` [INFO] [stdout] 722e8027979c08cb4c72a4cae146c953a205a1c3431afe39a153db166836ec43