[INFO] cloning repository https://github.com/kurnos/adventofcode2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurnos/adventofcode2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurnos%2Fadventofcode2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurnos%2Fadventofcode2022'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/kurnos/adventofcode2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurnos/adventofcode2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurnos%2Fadventofcode2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurnos%2Fadventofcode2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff477054f4290d8132fb64ef60612c4f552e6565
[INFO] checking kurnos/adventofcode2022 against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurnos%2Fadventofcode2022" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file data/day22
[INFO] [stderr] error: unable to write file data/day23
[INFO] [stderr] error: unable to write file data/day24
[INFO] [stderr] error: unable to write file data/day25
[INFO] [stderr] error: unable to write file day01.py
[INFO] [stderr] error: unable to write file day02.py
[INFO] [stderr] error: unable to write file day03.py
[INFO] [stderr] error: unable to write file day04.py
[INFO] [stderr] error: unable to write file day05.py
[INFO] [stderr] error: unable to write file day06.py
[INFO] [stderr] error: unable to write file day07.py
[INFO] [stderr] error: unable to write file day08.py
[INFO] [stderr] error: unable to write file day09.py
[INFO] [stderr] error: unable to write file day10.py
[INFO] [stderr] error: unable to write file day11.py
[INFO] [stderr] error: unable to write file day12.py
[INFO] [stderr] error: unable to write file day13.py
[INFO] [stderr] error: unable to write file day14.py
[INFO] [stderr] error: unable to write file day16.py
[INFO] [stderr] error: unable to write file day17.py
[INFO] [stderr] error: unable to write file day18.py
[INFO] [stderr] error: unable to write file day19.py
[INFO] [stderr] error: unable to write file day20.py
[INFO] [stderr] error: unable to write file day21.py
[INFO] [stderr] error: unable to write file day22.py
[INFO] [stderr] error: unable to write file day23.py
[INFO] [stderr] error: unable to write file day24.py
[INFO] [stderr] error: unable to write file day25.py
[INFO] [stderr] fatal: cannot create directory at 'src': No space left on device
[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] 


failed to checkout https://github.com/kurnos/adventofcode2022

Caused by:
    command failed: exit status: 128
    
    