[INFO] cloning repository https://github.com/jeremysamuel13/aoc-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremysamuel13/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremysamuel13%2Faoc-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremysamuel13%2Faoc-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a36a092bb51a6f189c34c3206861a2550b890b5
[INFO] checking jeremysamuel13/aoc-2023 against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremysamuel13%2Faoc-2023" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file day4/part2input
[INFO] [stderr] fatal: cannot create directory at 'day4/src': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking jeremysamuel13/aoc-2023 against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremysamuel13%2Faoc-2023" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jeremysamuel13/aoc-2023 on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jeremysamuel13/aoc-2023
[INFO] finished tweaking git repo https://github.com/jeremysamuel13/aoc-2023
[INFO] tweaked toml for git repo https://github.com/jeremysamuel13/aoc-2023 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jeremysamuel13/aoc-2023 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02c463a5efb803ab384b7dbbd70246b74adb712c5bc303751611ee0c1c0bf95e
[INFO] running `Command { std: "docker" "start" "-a" "02c463a5efb803ab384b7dbbd70246b74adb712c5bc303751611ee0c1c0bf95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02c463a5efb803ab384b7dbbd70246b74adb712c5bc303751611ee0c1c0bf95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02c463a5efb803ab384b7dbbd70246b74adb712c5bc303751611ee0c1c0bf95e", kill_on_drop: false }`
[INFO] [stdout] 02c463a5efb803ab384b7dbbd70246b74adb712c5bc303751611ee0c1c0bf95e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0486cc8c5f99e59257fc174d22dacffcbe4dcc191899cc9ed0ec6b4a5bc0ff3b
[INFO] running `Command { std: "docker" "start" "-a" "0486cc8c5f99e59257fc174d22dacffcbe4dcc191899cc9ed0ec6b4a5bc0ff3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro2-00878ffa47b79381/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/arrayvec-8561f71d785cf307/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/heck-24e790723ad01371/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/num-bigint-b6e390734b88f1c5/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/num-integer-6d499b83dd1bffe8/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/rustversion-6ba488304f2f70b6/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/num-iter-0a64d4a4dccdca6b/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/num-rational-b7e30c441102a20a/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/num-traits-9ebfa3d8cde3e283/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/syn-3c918baefb9f652b/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/unicode-ident-f2de522ba645d884/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/anyhow-1a9813c1fbb49516/rmetaG8Xc6k"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anyhow` (build script) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPCQeO8"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `either` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0486cc8c5f99e59257fc174d22dacffcbe4dcc191899cc9ed0ec6b4a5bc0ff3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0486cc8c5f99e59257fc174d22dacffcbe4dcc191899cc9ed0ec6b4a5bc0ff3b", kill_on_drop: false }`
[INFO] [stdout] 0486cc8c5f99e59257fc174d22dacffcbe4dcc191899cc9ed0ec6b4a5bc0ff3b
