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


failed to checkout https://github.com/cofob/rust-experiments

Caused by:
    command failed: exit status: 1
    
    