[INFO] cloning repository https://github.com/simpuid/rusty-advent-of-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simpuid/rusty-advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimpuid%2Frusty-advent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimpuid%2Frusty-advent-of-code'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/description' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimpuid%2Frusty-advent-of-code/description': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/simpuid/rusty-advent-of-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simpuid/rusty-advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimpuid%2Frusty-advent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimpuid%2Frusty-advent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c12eaf0c0e22c659311490e4c5ddea039355aab0
[INFO] checking simpuid/rusty-advent-of-code against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimpuid%2Frusty-advent-of-code" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/bin/problem1.rs
[INFO] [stderr] error: unable to write file src/bin/problem10.rs
[INFO] [stderr] error: unable to write file src/bin/problem11.rs
[INFO] [stderr] error: unable to write file src/bin/problem12.rs
[INFO] [stderr] error: unable to write file src/bin/problem13.rs
[INFO] [stderr] error: unable to write file src/bin/problem14.rs
[INFO] [stderr] error: unable to write file src/bin/problem15.rs
[INFO] [stderr] error: unable to write file src/bin/problem16.rs
[INFO] [stderr] error: unable to write file src/bin/problem17.rs
[INFO] [stderr] error: unable to write file src/bin/problem18.rs
[INFO] [stderr] error: unable to write file src/bin/problem19.rs
[INFO] [stderr] error: unable to write file src/bin/problem2.rs
[INFO] [stderr] error: unable to write file src/bin/problem20.rs
[INFO] [stderr] error: unable to write file src/bin/problem21.rs
[INFO] [stderr] error: unable to write file src/bin/problem22.rs
[INFO] [stderr] error: unable to write file src/bin/problem23.rs
[INFO] [stderr] error: unable to write file src/bin/problem24.rs
[INFO] [stderr] error: unable to write file src/bin/problem25.rs
[INFO] [stderr] error: unable to write file src/bin/problem3.rs
[INFO] [stderr] error: unable to write file src/bin/problem4.rs
[INFO] [stderr] error: unable to write file src/bin/problem5.rs
[INFO] [stderr] error: unable to write file src/bin/problem6.rs
[INFO] [stderr] error: unable to write file src/bin/problem7.rs
[INFO] [stderr] error: unable to write file src/bin/problem8.rs
[INFO] [stderr] error: unable to write file src/bin/problem9.rs
[INFO] [stderr] error: unable to write file src/int_code.rs
[INFO] [stderr] error: unable to write file src/lib.rs
[INFO] [stderr] error: unable to write file src/vector.rs
[INFO] [stderr] fatal: unable to checkout working tree
[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/simpuid/rusty-advent-of-code

Caused by:
    command failed: exit status: 128
    
    