[INFO] cloning repository https://github.com/vedran77/cli-todo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vedran77/cli-todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvedran77%2Fcli-todo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvedran77%2Fcli-todo'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-merge-commit.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvedran77%2Fcli-todo/hooks/pre-merge-commit.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/vedran77/cli-todo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vedran77/cli-todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvedran77%2Fcli-todo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvedran77%2Fcli-todo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] faf1a31147f022de0e54135cdb8b7ad47a86dd52
[INFO] checking vedran77/cli-todo against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvedran77%2Fcli-todo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-4-tc1/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'remote.origin.url' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvedran77%2Fcli-todo'


failed to checkout https://github.com/vedran77/cli-todo

Caused by:
    command failed: exit status: 128
    
    