[INFO] cloning repository https://github.com/silvasch/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/silvasch/aoc_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilvasch%2Faoc_2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilvasch%2Faoc_2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a4f11b063bd4355c33935fe95d21be162060351 [INFO] testing silvasch/aoc_2024 against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilvasch%2Faoc_2024" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silvasch/aoc_2024 on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/silvasch/aoc_2024 [INFO] finished tweaking git repo https://github.com/silvasch/aoc_2024 [INFO] tweaked toml for git repo https://github.com/silvasch/aoc_2024 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/silvasch/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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded location-macros v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52416f7e16f5b8c3f196fdfd22139e5f0b11688d6806bb46596d3baffea051b9 [INFO] running `Command { std: "docker" "start" "-a" "52416f7e16f5b8c3f196fdfd22139e5f0b11688d6806bb46596d3baffea051b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52416f7e16f5b8c3f196fdfd22139e5f0b11688d6806bb46596d3baffea051b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52416f7e16f5b8c3f196fdfd22139e5f0b11688d6806bb46596d3baffea051b9", kill_on_drop: false }` [INFO] [stdout] 52416f7e16f5b8c3f196fdfd22139e5f0b11688d6806bb46596d3baffea051b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a01ceeb30fb96cc0d7a835f181c0ae9902d449a837ea53c10823090403f3515 [INFO] running `Command { std: "docker" "start" "-a" "8a01ceeb30fb96cc0d7a835f181c0ae9902d449a837ea53c10823090403f3515", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling location-macros v0.1.2 [INFO] [stderr] Compiling aoc_2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/inputs/day05.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day05.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | const INPUT: &str = aoc_2024::read_input!("05"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `aoc_2024::read_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/inputs/day04.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day04.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | const INPUT: &str = aoc_2024::read_input!("04"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `aoc_2024::read_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/inputs/day02.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day02.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | const INPUT: &str = aoc_2024::read_input!("02"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `aoc_2024::read_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/inputs/day03.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day03.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | const INPUT: &str = aoc_2024::read_input!("03"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `aoc_2024::read_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/inputs/day06.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day06.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | const INPUT: &str = aoc_2024::read_input!("06"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `aoc_2024::read_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/inputs/day01.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/day01.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | const INPUT: &str = aoc_2024::read_input!("01"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `aoc_2024::read_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2024` (bin "day03") 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 "day04") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2024` (bin "day01") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2024` (bin "day05") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2024` (bin "day02") due to 1 previous error [INFO] [stderr] error: could not compile `aoc_2024` (bin "day06") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8a01ceeb30fb96cc0d7a835f181c0ae9902d449a837ea53c10823090403f3515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a01ceeb30fb96cc0d7a835f181c0ae9902d449a837ea53c10823090403f3515", kill_on_drop: false }` [INFO] [stdout] 8a01ceeb30fb96cc0d7a835f181c0ae9902d449a837ea53c10823090403f3515