[INFO] cloning repository https://github.com/aucker/concurrency
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aucker/concurrency" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faucker%2Fconcurrency", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faucker%2Fconcurrency'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-receive.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faucker%2Fconcurrency/hooks/pre-receive.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/aucker/concurrency
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aucker/concurrency" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faucker%2Fconcurrency", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faucker%2Fconcurrency'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faucker%2Fconcurrency/refs/tags: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/aucker/concurrency
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aucker/concurrency" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faucker%2Fconcurrency", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faucker%2Fconcurrency'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c7736867c3fa5d765f54e4d938260a4f742fa1d
[INFO] checking aucker/concurrency/5c7736867c3fa5d765f54e4d938260a4f742fa1d against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faucker%2Fconcurrency" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/main': unable to create directory for '/workspace/builds/worker-4-tc1/source/.git/logs/refs/heads/main': No such file or directory


ExecutionFailed(ExitStatus(unix_wait_status(32768)))

failed to checkout https://github.com/aucker/concurrency