[INFO] cloning repository https://github.com/pulpdrew/rlox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pulpdrew/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulpdrew%2Frlox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulpdrew%2Frlox'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulpdrew%2Frlox: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/pulpdrew/rlox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pulpdrew/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulpdrew%2Frlox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulpdrew%2Frlox'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulpdrew%2Frlox: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/pulpdrew/rlox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pulpdrew/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulpdrew%2Frlox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulpdrew%2Frlox'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/pulpdrew/rlox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pulpdrew/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulpdrew%2Frlox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulpdrew%2Frlox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e913d17b798989ad5a2c062ce7cf63ea3da6360b [INFO] checking pulpdrew/rlox against master#cccf075eba88363269e8589ebb8d40874cc542d8 for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulpdrew%2Frlox" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/compiler.rs [INFO] [stderr] error: unable to write file src/compiler_error.rs [INFO] [stderr] error: unable to write file src/error.rs [INFO] [stderr] error: unable to write file src/executable.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/object.rs [INFO] [stderr] error: unable to write file src/opcode.rs [INFO] [stderr] error: unable to write file src/parser.rs [INFO] [stderr] error: unable to write file src/parser_error.rs [INFO] [stderr] error: unable to write file src/scanner.rs [INFO] [stderr] error: unable to write file src/token.rs [INFO] [stderr] error: unable to write file src/value.rs [INFO] [stderr] error: unable to write file src/vm.rs [INFO] [stderr] error: unable to write file src/vm_error.rs [INFO] [stderr] fatal: cannot create directory at 'tests': 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] failed to checkout https://github.com/pulpdrew/rlox Caused by: command failed: exit status: 128