[INFO] cloning repository https://github.com/manpat/scripting-again
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manpat/scripting-again" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanpat%2Fscripting-again", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanpat%2Fscripting-again'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/manpat/scripting-again
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manpat/scripting-again" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanpat%2Fscripting-again", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanpat%2Fscripting-again'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f82d7738e607ce49aaf2fc8eb6bf21097844abc3
[INFO] checking manpat/scripting-again against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanpat%2Fscripting-again" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-7-tc1/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'


failed to checkout https://github.com/manpat/scripting-again

Caused by:
    command failed: exit status: 128
    
    