[INFO] cloning repository https://github.com/devnull255/rust-practice-minigrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devnull255/rust-practice-minigrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnull255%2Frust-practice-minigrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnull255%2Frust-practice-minigrep'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device
[INFO] [stderr] fatal: unable to update HEAD
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/devnull255/rust-practice-minigrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devnull255/rust-practice-minigrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnull255%2Frust-practice-minigrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnull255%2Frust-practice-minigrep'...
[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%2Fdevnull255%2Frust-practice-minigrep/description': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/devnull255/rust-practice-minigrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devnull255/rust-practice-minigrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnull255%2Frust-practice-minigrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnull255%2Frust-practice-minigrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab8e7cdb39150e3803891492569377a5c1a18cc9
[INFO] checking devnull255/rust-practice-minigrep against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnull255%2Frust-practice-minigrep" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] /workspace/builds/worker-2-tc1/source/.git/hooks/: No space left on device


failed to checkout https://github.com/devnull255/rust-practice-minigrep

Caused by:
    command failed: exit status: 1
    
    