[INFO] cloning repository https://github.com/paddison/aoc23 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paddison/aoc23" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc23", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc23'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f701353668e7df56333e68cf7e129416c92172e [INFO] checking paddison/aoc23 against master#d255c6a57c393db6221b1ff700daea478436f1cd for pr-122317 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc23" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paddison/aoc23 on toolchain d255c6a57c393db6221b1ff700daea478436f1cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paddison/aoc23 [INFO] finished tweaking git repo https://github.com/paddison/aoc23 [INFO] tweaked toml for git repo https://github.com/paddison/aoc23 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/paddison/aoc23 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" "+d255c6a57c393db6221b1ff700daea478436f1cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking paddison/aoc23 against try#1f7553361c08f8eafdc645e09215667278ab86f4 for pr-122317 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaddison%2Faoc23" "/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/paddison/aoc23 on toolchain 1f7553361c08f8eafdc645e09215667278ab86f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7553361c08f8eafdc645e09215667278ab86f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paddison/aoc23 [INFO] finished tweaking git repo https://github.com/paddison/aoc23 [INFO] tweaked toml for git repo https://github.com/paddison/aoc23 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/paddison/aoc23 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" "+1f7553361c08f8eafdc645e09215667278ab86f4" "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-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1f7553361c08f8eafdc645e09215667278ab86f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56135353b5acc33bc5730cd3e8f283512229a848311fb8655f7c8e36327216fa [INFO] running `Command { std: "docker" "start" "-a" "56135353b5acc33bc5730cd3e8f283512229a848311fb8655f7c8e36327216fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56135353b5acc33bc5730cd3e8f283512229a848311fb8655f7c8e36327216fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56135353b5acc33bc5730cd3e8f283512229a848311fb8655f7c8e36327216fa", kill_on_drop: false }` [INFO] [stdout] 56135353b5acc33bc5730cd3e8f283512229a848311fb8655f7c8e36327216fa [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1f7553361c08f8eafdc645e09215667278ab86f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dd993d9e23ff4f5bb120b38eea3d6dfa5bf32e4d53df9aae75bdbfc0229d07a [INFO] running `Command { std: "docker" "start" "-a" "9dd993d9e23ff4f5bb120b38eea3d6dfa5bf32e4d53df9aae75bdbfc0229d07a", kill_on_drop: false }` [INFO] [stderr] Checking aoc23 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../data/d01t: No such file or directory (os error 2) [INFO] [stdout] --> src/d01.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | static TEST: &str = include_str!("../data/d01t"); [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/../data/d01t2: No such file or directory (os error 2) [INFO] [stdout] --> src/d01.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST2: &str = include_str!("../data/d01t2"); [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/../data/d01: No such file or directory (os error 2) [INFO] [stdout] --> src/d01.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | static INP: &str = include_str!("../data/d01"); [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/../data/d02t: No such file or directory (os error 2) [INFO] [stdout] --> src/d02.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d02t"); [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/../data/d02: No such file or directory (os error 2) [INFO] [stdout] --> src/d02.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | static INP: &str = include_str!("../data/d02"); [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/../data/d03t: No such file or directory (os error 2) [INFO] [stdout] --> src/d03.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d03t"); [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/../data/d03: No such file or directory (os error 2) [INFO] [stdout] --> src/d03.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | static INP: &str = include_str!("../data/d03"); [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/../data/d04t: No such file or directory (os error 2) [INFO] [stdout] --> src/d04.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d04t"); [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/../data/d04: No such file or directory (os error 2) [INFO] [stdout] --> src/d04.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | static INPUT: &str = include_str!("../data/d04"); [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/../data/d01t: No such file or directory (os error 2) [INFO] [stdout] --> src/d01.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | static TEST: &str = include_str!("../data/d01t"); [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/../data/d01t2: No such file or directory (os error 2) [INFO] [stdout] --> src/d01.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST2: &str = include_str!("../data/d01t2"); [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/../data/d01: No such file or directory (os error 2) [INFO] [stdout] --> src/d01.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | static INP: &str = include_str!("../data/d01"); [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/../data/d02t: No such file or directory (os error 2) [INFO] [stdout] --> src/d02.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d02t"); [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/../data/d02: No such file or directory (os error 2) [INFO] [stdout] --> src/d02.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | static INP: &str = include_str!("../data/d02"); [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/../data/d03t: No such file or directory (os error 2) [INFO] [stdout] --> src/d03.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d03t"); [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/../data/d03: No such file or directory (os error 2) [INFO] [stdout] --> src/d03.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | static INP: &str = include_str!("../data/d03"); [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/../data/d04t: No such file or directory (os error 2) [INFO] [stdout] --> src/d04.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | static TEST: &str = include_str!("../data/d04t"); [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/../data/d04: No such file or directory (os error 2) [INFO] [stdout] --> src/d04.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | static INPUT: &str = include_str!("../data/d04"); [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: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc23` (bin "aoc23" test) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc23` (bin "aoc23") due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "9dd993d9e23ff4f5bb120b38eea3d6dfa5bf32e4d53df9aae75bdbfc0229d07a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd993d9e23ff4f5bb120b38eea3d6dfa5bf32e4d53df9aae75bdbfc0229d07a", kill_on_drop: false }` [INFO] [stdout] 9dd993d9e23ff4f5bb120b38eea3d6dfa5bf32e4d53df9aae75bdbfc0229d07a