[INFO] cloning repository https://github.com/majcn/advent-of-code-2022-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/majcn/advent-of-code-2022-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajcn%2Fadvent-of-code-2022-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajcn%2Fadvent-of-code-2022-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2bc6c1b8b064e0d92058796c405716f3159a1cef
[INFO] checking majcn/advent-of-code-2022-rust against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajcn%2Fadvent-of-code-2022-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file data/examples/07.txt
[INFO] [stderr] error: unable to write file data/examples/08.txt
[INFO] [stderr] error: unable to write file data/examples/09.txt
[INFO] [stderr] error: unable to write file data/examples/10.txt
[INFO] [stderr] error: unable to write file data/examples/11.txt
[INFO] [stderr] error: unable to write file data/examples/12.txt
[INFO] [stderr] error: unable to write file data/examples/13.txt
[INFO] [stderr] error: unable to write file data/examples/14.txt
[INFO] [stderr] error: unable to write file data/examples/15.txt
[INFO] [stderr] error: unable to write file data/examples/16.txt
[INFO] [stderr] error: unable to write file data/examples/17.txt
[INFO] [stderr] error: unable to write file data/examples/18.txt
[INFO] [stderr] error: unable to write file data/examples/19.txt
[INFO] [stderr] error: unable to write file data/examples/20.txt
[INFO] [stderr] error: unable to write file data/examples/21.txt
[INFO] [stderr] error: unable to write file data/examples/22.txt
[INFO] [stderr] error: unable to write file data/examples/23.txt
[INFO] [stderr] error: unable to write file data/examples/24.txt
[INFO] [stderr] error: unable to write file data/examples/25.txt
[INFO] [stderr] fatal: cannot create directory at 'data/inputs': 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/majcn/advent-of-code-2022-rust

Caused by:
    command failed: exit status: 128
    
    