[INFO] cloning repository https://github.com/ethanwc/rust-helloworld
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethanwc/rust-helloworld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwc%2Frust-helloworld", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwc%2Frust-helloworld'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwc%2Frust-helloworld: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/ethanwc/rust-helloworld
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethanwc/rust-helloworld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwc%2Frust-helloworld", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwc%2Frust-helloworld'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwc%2Frust-helloworld/config.lock
[INFO] [stderr] fatal: could not set 'core.filemode' to 'true'
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/ethanwc/rust-helloworld
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethanwc/rust-helloworld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwc%2Frust-helloworld", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwc%2Frust-helloworld'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 912c4853af51554d6e6b755daf52685a825ac079
[INFO] checking ethanwc/rust-helloworld/912c4853af51554d6e6b755daf52685a825ac079 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwc%2Frust-helloworld" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: error closing file /workspace/builds/worker-3-tc2/source/.git/packed-refs.new: No space left on device
[INFO] checking ethanwc/rust-helloworld/912c4853af51554d6e6b755daf52685a825ac079 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwc%2Frust-helloworld" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device
[INFO] checking ethanwc/rust-helloworld/912c4853af51554d6e6b755daf52685a825ac079 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwc%2Frust-helloworld" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-3-tc2/source/.git/objects/pack: No space left on device
[INFO] checking ethanwc/rust-helloworld/912c4853af51554d6e6b755daf52685a825ac079 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwc%2Frust-helloworld" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-3-tc2/source/.git/index.lock' write error. Out of diskspace
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking ethanwc/rust-helloworld/912c4853af51554d6e6b755daf52685a825ac079 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwc%2Frust-helloworld" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-3-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory
[INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD


ExecutionFailed(ExitStatus(unix_wait_status(32768)))

failed to checkout https://github.com/ethanwc/rust-helloworld