[INFO] cloning repository https://github.com/jakobwesthoff/rust_jit_experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakobwesthoff/rust_jit_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/jakobwesthoff/rust_jit_experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakobwesthoff/rust_jit_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/jakobwesthoff/rust_jit_experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakobwesthoff/rust_jit_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[INFO] cloning repository https://github.com/jakobwesthoff/rust_jit_experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakobwesthoff/rust_jit_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 4)
[INFO] cloning repository https://github.com/jakobwesthoff/rust_jit_experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakobwesthoff/rust_jit_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[WARN] Retrying crate fetch in 3 seconds (attempt 5)
[INFO] cloning repository https://github.com/jakobwesthoff/rust_jit_experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakobwesthoff/rust_jit_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73706d2733f4cc3bd879f18c3c00ccd696c11eda
[INFO] checking jakobwesthoff/rust_jit_experiments against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobwesthoff%2Frust_jit_experiments" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/.git/logs/refs/heads/main': No such file or directory


failed to checkout https://github.com/jakobwesthoff/rust_jit_experiments

Caused by:
    command failed: exit status: 128
    
    