[INFO] cloning repository https://github.com/lgmys/poor-pong-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lgmys/poor-pong-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgmys%2Fpoor-pong-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgmys%2Fpoor-pong-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec066fe20661af22e92a0af26c35d7bb6918bd1b [INFO] checking lgmys/poor-pong-rs against master#74c3f5a146860c94ff4d179fc3bfa34f879adf41 for pr-120248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgmys%2Fpoor-pong-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] /workspace/builds/worker-3-tc1/source/.git/info/: No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/lgmys/poor-pong-rs [ERROR] caused by: command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.