[INFO] cloning repository https://github.com/samuel14luis/guessing_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuel14luis/guessing_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuel14luis%2Fguessing_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuel14luis%2Fguessing_game'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/description' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuel14luis%2Fguessing_game/description': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/samuel14luis/guessing_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuel14luis/guessing_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuel14luis%2Fguessing_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuel14luis%2Fguessing_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 194f2b8b1f932d396d21e85b23096a62d503f0c9
[INFO] checking samuel14luis/guessing_game against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuel14luis%2Fguessing_game" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] /workspace/builds/worker-7-tc1/source/.git/branches/: No space left on device


failed to checkout https://github.com/samuel14luis/guessing_game

Caused by:
    command failed: exit status: 1
    
    