[INFO] cloning repository https://github.com/shterrett/rust-lru-cache
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shterrett/rust-lru-cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshterrett%2Frust-lru-cache", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshterrett%2Frust-lru-cache'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshterrett%2Frust-lru-cache: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/shterrett/rust-lru-cache
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shterrett/rust-lru-cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshterrett%2Frust-lru-cache", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshterrett%2Frust-lru-cache'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce2654d9d3c249dd8b55b6bfe96b56e5b0cfb8ec
[INFO] checking shterrett/rust-lru-cache against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshterrett%2Frust-lru-cache" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-0-tc1/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.filemode' to 'true'


failed to checkout https://github.com/shterrett/rust-lru-cache

Caused by:
    command failed: exit status: 128
    
    