[INFO] cloning repository https://github.com/cheeeeee/rust_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/cheeeeee/rust_guessing_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheeeeee%2Frust_guessing_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheeeeee%2Frust_guessing_game'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheeeeee%2Frust_guessing_game/hooks/fsmonitor-watchman.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/cheeeeee/rust_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/cheeeeee/rust_guessing_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheeeeee%2Frust_guessing_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheeeeee%2Frust_guessing_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68d325c72f9994430391e8b3cd1befc042232844
[INFO] checking cheeeeee/rust_guessing_game against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheeeeee%2Frust_guessing_game" "/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/pre-push.sample' to '/workspace/builds/worker-5-tc1/source/.git/hooks/pre-push.sample': No space left on device


failed to checkout https://github.com/cheeeeee/rust_guessing_game

Caused by:
    command failed: exit status: 128
    
    