[INFO] cloning repository https://github.com/voliva/AoC-2021-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/voliva/AoC-2021-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoliva%2FAoC-2021-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoliva%2FAoC-2021-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 308e7598623a19b044c8fcd24547f0024eabd4ee [INFO] building voliva/AoC-2021-rust against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoliva%2FAoC-2021-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file inputs/06 [INFO] [stderr] error: unable to write file inputs/07 [INFO] [stderr] error: unable to write file inputs/08 [INFO] [stderr] error: unable to write file inputs/09 [INFO] [stderr] error: unable to write file inputs/10 [INFO] [stderr] error: unable to write file inputs/11 [INFO] [stderr] error: unable to write file inputs/12 [INFO] [stderr] error: unable to write file inputs/13 [INFO] [stderr] error: unable to write file inputs/14 [INFO] [stderr] error: unable to write file inputs/15 [INFO] [stderr] error: unable to write file inputs/16 [INFO] [stderr] error: unable to write file inputs/17 [INFO] [stderr] error: unable to write file inputs/18 [INFO] [stderr] error: unable to write file inputs/19 [INFO] [stderr] error: unable to write file inputs/20 [INFO] [stderr] error: unable to write file inputs/21 [INFO] [stderr] error: unable to write file inputs/22 [INFO] [stderr] error: unable to write file inputs/23 [INFO] [stderr] error: unable to write file inputs/24 [INFO] [stderr] error: unable to write file inputs/25 [INFO] [stderr] fatal: cannot create directory at '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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/voliva/AoC-2021-rust