[INFO] cloning repository https://github.com/wfairclough/rustlings-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wfairclough/rustlings-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfairclough%2Frustlings-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfairclough%2Frustlings-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69e1dee4653529dfb3224f4d28821c3f2be24d53 [INFO] checking wfairclough/rustlings-practice against master#cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfairclough%2Frustlings-practice" "/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 exercises/functions/README.md [INFO] [stderr] error: unable to write file exercises/functions/functions1.rs [INFO] [stderr] error: unable to write file exercises/functions/functions2.rs [INFO] [stderr] error: unable to write file exercises/functions/functions3.rs [INFO] [stderr] error: unable to write file exercises/functions/functions4.rs [INFO] [stderr] error: unable to write file exercises/functions/functions5.rs [INFO] [stderr] fatal: cannot create directory at 'exercises/generics': 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/wfairclough/rustlings-practice Caused by: command failed: exit status: 128