[INFO] cloning repository https://github.com/djukela17/advent-of-code-2023-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djukela17/advent-of-code-2023-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjukela17%2Fadvent-of-code-2023-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjukela17%2Fadvent-of-code-2023-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c36e80035dbb24d6cb6c5133e6856742539798a
[INFO] checking djukela17/advent-of-code-2023-rs against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjukela17%2Fadvent-of-code-2023-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device


failed to checkout https://github.com/djukela17/advent-of-code-2023-rs

Caused by:
    command failed: exit status: 1
    
    