[INFO] cloning repository https://github.com/neilnahid/rust_game_of_life
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neilnahid/rust_game_of_life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilnahid%2Frust_game_of_life", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilnahid%2Frust_game_of_life'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fe3f0fd6baca968e61f6d5adbc154f44f89a106
[INFO] checking neilnahid/rust_game_of_life against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilnahid%2Frust_game_of_life" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/workspace/builds/worker-5-tc1/source/.git/hooks/update.sample': No space left on device


failed to checkout https://github.com/neilnahid/rust_game_of_life

Caused by:
    command failed: exit status: 128
    
    