[INFO] cloning repository https://github.com/torbiak/advent_of_code_2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/torbiak/advent_of_code_2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorbiak%2Fadvent_of_code_2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorbiak%2Fadvent_of_code_2022'... [INFO] [stderr] error: unable to create temporary file: No space left on device [INFO] [stderr] fatal: failed to write object [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/torbiak/advent_of_code_2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/torbiak/advent_of_code_2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorbiak%2Fadvent_of_code_2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorbiak%2Fadvent_of_code_2022'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorbiak%2Fadvent_of_code_2022: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/torbiak/advent_of_code_2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/torbiak/advent_of_code_2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorbiak%2Fadvent_of_code_2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorbiak%2Fadvent_of_code_2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 703d2512d796803a70375d22af2a77b6708258fc [INFO] testing torbiak/advent_of_code_2022 against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorbiak%2Fadvent_of_code_2022" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/day10.rs [INFO] [stderr] error: unable to write file src/bin/day11.rs [INFO] [stderr] error: unable to write file src/bin/day12.rs [INFO] [stderr] error: unable to write file src/bin/day13.rs [INFO] [stderr] error: unable to write file src/bin/day14.rs [INFO] [stderr] error: unable to write file src/bin/day15.rs [INFO] [stderr] error: unable to write file src/bin/day16a.rs [INFO] [stderr] error: unable to write file src/bin/day16b.rs [INFO] [stderr] error: unable to write file src/bin/day17.rs [INFO] [stderr] error: unable to write file src/bin/day18.rs [INFO] [stderr] error: unable to write file src/bin/day19.rs [INFO] [stderr] error: unable to write file src/bin/day2.rs [INFO] [stderr] error: unable to write file src/bin/day20.rs [INFO] [stderr] error: unable to write file src/bin/day21.rs [INFO] [stderr] error: unable to write file src/bin/day22.rs [INFO] [stderr] error: unable to write file src/bin/day23.rs [INFO] [stderr] error: unable to write file src/bin/day24.rs [INFO] [stderr] error: unable to write file src/bin/day25.rs [INFO] [stderr] error: unable to write file src/bin/day3.rs [INFO] [stderr] error: unable to write file src/bin/day4.rs [INFO] [stderr] error: unable to write file src/bin/day5.rs [INFO] [stderr] error: unable to write file src/bin/day6.rs [INFO] [stderr] error: unable to write file src/bin/day7.rs [INFO] [stderr] error: unable to write file src/bin/day8.rs [INFO] [stderr] error: unable to write file src/bin/day9.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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/torbiak/advent_of_code_2022 [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.