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


failed to checkout https://github.com/grak0s/todo_list_rust

Caused by:
    command failed: exit status: 128
    
    