[INFO] cloning repository https://github.com/paulfedorow/rlox-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulfedorow/rlox-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/paulfedorow/rlox-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulfedorow/rlox-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/prepare-commit-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter/hooks/prepare-commit-msg.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/paulfedorow/rlox-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulfedorow/rlox-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8005bc1a5ec62759601db8707d437762e3648ec5 [INFO] checking paulfedorow/rlox-interpreter against master#ed141926048597e3649bb238ca3dc417904cd56c for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulfedorow%2Frlox-interpreter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file resources/compliance_tests/assignment/global.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/if/if.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/if/truth.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/if/truth.lox.out [INFO] [stderr] error: unable to write file resources/compliance_tests/if/var_in_else.lox [INFO] [stderr] error: unable to write file resources/compliance_tests/string/unterminated.lox.err [INFO] [stderr] fatal: cannot create directory at 'resources/compliance_tests/super': 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/paulfedorow/rlox-interpreter