[INFO] cloning repository https://github.com/brucedo/advent-Challenge1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brucedo/advent-Challenge1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucedo%2Fadvent-Challenge1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucedo%2Fadvent-Challenge1'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucedo%2Fadvent-Challenge1/objects: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/brucedo/advent-Challenge1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brucedo/advent-Challenge1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucedo%2Fadvent-Challenge1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucedo%2Fadvent-Challenge1'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucedo%2Fadvent-Challenge1/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/brucedo/advent-Challenge1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brucedo/advent-Challenge1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucedo%2Fadvent-Challenge1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucedo%2Fadvent-Challenge1'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucedo%2Fadvent-Challenge1/objects/info: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[INFO] cloning repository https://github.com/brucedo/advent-Challenge1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brucedo/advent-Challenge1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucedo%2Fadvent-Challenge1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucedo%2Fadvent-Challenge1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 881044009205492c4283253873da74bea318d6d3
[INFO] checking brucedo/advent-Challenge1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucedo%2Fadvent-Challenge1" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update ref 'refs/heads/main': couldn't write '/workspace/builds/worker-4-tc1/source/.git/refs/heads/main.lock'


failed to checkout https://github.com/brucedo/advent-Challenge1

Caused by:
    command failed: exit status: 128
    
    