[INFO] cloning repository https://github.com/mr-refactor/rust-CLI-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mr-refactor/rust-CLI-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmr-refactor%2Frust-CLI-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmr-refactor%2Frust-CLI-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 142bcde2c24324e4069eb043ac3a3258f2a8b8d4 [INFO] checking mr-refactor/rust-CLI-practice against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmr-refactor%2Frust-CLI-practice" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device ExecutionFailed(ExitStatus(unix_wait_status(256))) failed to checkout https://github.com/mr-refactor/rust-CLI-practice