[INFO] cloning repository https://github.com/tgoettingen/git-vscode-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tgoettingen/git-vscode-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoettingen%2Fgit-vscode-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoettingen%2Fgit-vscode-demo'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoettingen%2Fgit-vscode-demo: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/tgoettingen/git-vscode-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tgoettingen/git-vscode-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoettingen%2Fgit-vscode-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoettingen%2Fgit-vscode-demo'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoettingen%2Fgit-vscode-demo/config.lock
[INFO] [stderr] fatal: could not set 'core.bare' to 'true'
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/tgoettingen/git-vscode-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tgoettingen/git-vscode-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoettingen%2Fgit-vscode-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoettingen%2Fgit-vscode-demo'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoettingen%2Fgit-vscode-demo/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[INFO] cloning repository https://github.com/tgoettingen/git-vscode-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tgoettingen/git-vscode-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoettingen%2Fgit-vscode-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoettingen%2Fgit-vscode-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9eb7f03094617673e9a5cdd168ceaff16cd70e33
[INFO] checking tgoettingen/git-vscode-demo against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgoettingen%2Fgit-vscode-demo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update ref 'refs/heads/master': couldn't write '/workspace/builds/worker-3-tc1/source/.git/refs/heads/master.lock'


failed to checkout https://github.com/tgoettingen/git-vscode-demo

Caused by:
    command failed: exit status: 128
    
    