[INFO] cloning repository https://github.com/j-p-d-e-v/exercism-nth-prime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-p-d-e-v/exercism-nth-prime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-p-d-e-v%2Fexercism-nth-prime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-p-d-e-v%2Fexercism-nth-prime'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-p-d-e-v%2Fexercism-nth-prime: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/j-p-d-e-v/exercism-nth-prime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-p-d-e-v/exercism-nth-prime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-p-d-e-v%2Fexercism-nth-prime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-p-d-e-v%2Fexercism-nth-prime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59a552a6c11427e4be7e8370fa9035a31f6ab134
[INFO] checking j-p-d-e-v/exercism-nth-prime against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-p-d-e-v%2Fexercism-nth-prime" "/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 append to '/workspace/builds/worker-1-tc1/source/.git/logs/refs/remotes/origin/HEAD': No space left on device
[INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD


failed to checkout https://github.com/j-p-d-e-v/exercism-nth-prime

Caused by:
    command failed: exit status: 128
    
    