[INFO] cloning repository https://github.com/vitran96/rust_invader_exercise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vitran96/rust_invader_exercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitran96%2Frust_invader_exercise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitran96%2Frust_invader_exercise'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/vitran96/rust_invader_exercise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vitran96/rust_invader_exercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitran96%2Frust_invader_exercise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitran96%2Frust_invader_exercise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bcd3f77ba80d139f278706f3a9bafefdfe55f20 [INFO] checking vitran96/rust_invader_exercise against master#e1ac0fa95ba15221ee195647cb12464df3164513 for pr-126090 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitran96%2Frust_invader_exercise" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] /workspace/builds/worker-1-tc1/source/.git: No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/vitran96/rust_invader_exercise [ERROR] caused by: command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.