[INFO] cloning repository https://github.com/cptlobster/aoc-rust-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cptlobster/aoc-rust-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcptlobster%2Faoc-rust-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcptlobster%2Faoc-rust-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31b3eea7a5d3887e50707c73684d1adb6f245835
[INFO] checking cptlobster/aoc-rust-template against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcptlobster%2Faoc-rust-template" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/days/day17.rs
[INFO] [stderr] error: unable to write file src/days/day18.rs
[INFO] [stderr] error: unable to write file src/days/day19.rs
[INFO] [stderr] error: unable to write file src/days/day20.rs
[INFO] [stderr] error: unable to write file src/days/day21.rs
[INFO] [stderr] error: unable to write file src/days/day22.rs
[INFO] [stderr] error: unable to write file src/days/day23.rs
[INFO] [stderr] error: unable to write file src/days/day24.rs
[INFO] [stderr] error: unable to write file src/days/mod.rs
[INFO] [stderr] error: unable to write file src/main.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] 
[INFO] checking cptlobster/aoc-rust-template against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcptlobster%2Faoc-rust-template" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: Unable to create '/workspace/builds/worker-5-tc2/source/.git/refs/remotes/origin/HEAD.lock': No such file or directory
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD
[INFO] checking cptlobster/aoc-rust-template against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcptlobster%2Faoc-rust-template" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/builds/worker-5-tc2/source/.git/hooks/fsmonitor-watchman.sample': No space left on device
[INFO] checking cptlobster/aoc-rust-template against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcptlobster%2Faoc-rust-template" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-5-tc2/source': No space left on device
[INFO] checking cptlobster/aoc-rust-template against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcptlobster%2Faoc-rust-template" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-5-tc2/source': No space left on device


failed to checkout https://github.com/cptlobster/aoc-rust-template

Caused by:
    command failed: exit status: 128
    
    