[INFO] cloning repository https://github.com/brymer-meneses/rust-os-from-scratch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brymer-meneses/rust-os-from-scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrymer-meneses%2Frust-os-from-scratch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrymer-meneses%2Frust-os-from-scratch'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/brymer-meneses/rust-os-from-scratch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brymer-meneses/rust-os-from-scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrymer-meneses%2Frust-os-from-scratch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrymer-meneses%2Frust-os-from-scratch'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrymer-meneses%2Frust-os-from-scratch/hooks/: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/brymer-meneses/rust-os-from-scratch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brymer-meneses/rust-os-from-scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrymer-meneses%2Frust-os-from-scratch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrymer-meneses%2Frust-os-from-scratch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcdfa11e2d7619e0ce5056427df11bf899916028
[INFO] checking brymer-meneses/rust-os-from-scratch against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrymer-meneses%2Frust-os-from-scratch" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device


failed to checkout https://github.com/brymer-meneses/rust-os-from-scratch

Caused by:
    command failed: exit status: 1
    
    