[INFO] cloning repository https://github.com/d6y/sumgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d6y/sumgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd6y%2Fsumgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd6y%2Fsumgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ffd04728e4a95c74e4ff30f5a73e59e101516162
[INFO] checking d6y/sumgen/ffd04728e4a95c74e4ff30f5a73e59e101516162 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd6y%2Fsumgen" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/prepare-commit-msg.sample' to '/workspace/builds/worker-1-tc1/source/.git/hooks/prepare-commit-msg.sample': No space left on device


ExecutionFailed(ExitStatus(unix_wait_status(32768)))

failed to checkout https://github.com/d6y/sumgen