[INFO] cloning repository https://github.com/bbenyo/aoc2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbenyo/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbenyo%2Faoc2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbenyo%2Faoc2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7473b5384a88a89aaa475c1ef204945adae31a8a
[INFO] checking bbenyo/aoc2023 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbenyo%2Faoc2023" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file data/final/final_12.txt
[INFO] [stderr] error: unable to write file data/final/final_13.txt
[INFO] [stderr] error: unable to write file data/final/final_14.txt
[INFO] [stderr] error: unable to write file data/final/final_15.txt
[INFO] [stderr] error: unable to write file data/final/final_16.txt
[INFO] [stderr] error: unable to write file data/final/final_17.txt
[INFO] [stderr] error: unable to write file data/final/final_18.txt
[INFO] [stderr] error: unable to write file data/final/final_19.txt
[INFO] [stderr] error: unable to write file data/final/final_2.txt
[INFO] [stderr] error: unable to write file data/final/final_20.txt
[INFO] [stderr] error: unable to write file data/final/final_21.txt
[INFO] [stderr] error: unable to write file data/final/final_22.txt
[INFO] [stderr] error: unable to write file data/final/final_23.txt
[INFO] [stderr] error: unable to write file data/final/final_24.txt
[INFO] [stderr] error: unable to write file data/final/final_25.txt
[INFO] [stderr] error: unable to write file data/final/final_3.txt
[INFO] [stderr] error: unable to write file data/final/final_4.txt
[INFO] [stderr] error: unable to write file data/final/final_5.txt
[INFO] [stderr] error: unable to write file data/final/final_6.txt
[INFO] [stderr] error: unable to write file data/final/final_7.txt
[INFO] [stderr] error: unable to write file data/final/final_8.txt
[INFO] [stderr] error: unable to write file data/final/final_9.txt
[INFO] [stderr] fatal: cannot create directory at 'data/test': 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/bbenyo/aoc2023

Caused by:
    command failed: exit status: 128
    
    