[INFO] cloning repository https://github.com/ebenpack/aoc2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ebenpack/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febenpack%2Faoc2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febenpack%2Faoc2021'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febenpack%2Faoc2021: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/ebenpack/aoc2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ebenpack/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febenpack%2Faoc2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febenpack%2Faoc2021'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febenpack%2Faoc2021: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/ebenpack/aoc2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ebenpack/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febenpack%2Faoc2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febenpack%2Faoc2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43418e20902c704613879b93cd8dec1b6b1aad71 [INFO] checking ebenpack/aoc2021 against master#e3e432d4d65a55e6db167598e96db2bcb163e316 for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febenpack%2Faoc2021" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ebenpack/aoc2021 on toolchain e3e432d4d65a55e6db167598e96db2bcb163e316 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ebenpack/aoc2021 [INFO] finished tweaking git repo https://github.com/ebenpack/aoc2021 [INFO] tweaked toml for git repo https://github.com/ebenpack/aoc2021 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ebenpack/aoc2021 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" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owo-colors v1.1.3 [INFO] [stderr] Downloaded eyre v0.6.3 [INFO] [stderr] Downloaded pathfinding v3.0.5 [INFO] [stderr] error: failed to unpack package `pathfinding v3.0.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `pathfinding-3.0.5/tests/aoc-2017-12-12.txt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pathfinding-3.0.5/tests/aoc-2017-12-12.txt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `pathfinding-3.0.5/tests/aoc-2017-12-12.txt` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pathfinding-3.0.5/tests/aoc-2017-12-12.txt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... Downloaded owo-colors v1.1.3 Downloaded eyre v0.6.3 Downloaded pathfinding v3.0.5 error: failed to unpack package `pathfinding v3.0.5` Caused by: failed to unpack entry at `pathfinding-3.0.5/tests/aoc-2017-12-12.txt` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pathfinding-3.0.5/tests/aoc-2017-12-12.txt` Caused by: failed to unpack `pathfinding-3.0.5/tests/aoc-2017-12-12.txt` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pathfinding-3.0.5/tests/aoc-2017-12-12.txt` Caused by: No space left on device (os error 28)