[INFO] cloning repository https://github.com/kellymclaughlin/rust-quickcheck-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kellymclaughlin/rust-quickcheck-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Frust-quickcheck-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Frust-quickcheck-example'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Frust-quickcheck-example: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/kellymclaughlin/rust-quickcheck-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kellymclaughlin/rust-quickcheck-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Frust-quickcheck-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Frust-quickcheck-example'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device
[INFO] [stderr] fatal: unable to update HEAD
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/kellymclaughlin/rust-quickcheck-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kellymclaughlin/rust-quickcheck-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Frust-quickcheck-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Frust-quickcheck-example'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Frust-quickcheck-example/config.lock
[INFO] [stderr] fatal: could not set 'core.bare' to 'true'
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[INFO] cloning repository https://github.com/kellymclaughlin/rust-quickcheck-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kellymclaughlin/rust-quickcheck-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Frust-quickcheck-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Frust-quickcheck-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 698332504a0d40080773f9128141b18fc163d61c
[INFO] checking kellymclaughlin/rust-quickcheck-example against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellymclaughlin%2Frust-quickcheck-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] /workspace/builds/worker-0-tc1/source/.git/info/: No space left on device


failed to checkout https://github.com/kellymclaughlin/rust-quickcheck-example

Caused by:
    command failed: exit status: 1
    
    