[INFO] cloning repository https://github.com/petterhs/aoc22-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petterhs/aoc22-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetterhs%2Faoc22-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetterhs%2Faoc22-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2699dfae46a98ea82a13dc9f9458f3b09f901ae [INFO] checking petterhs/aoc22-rs against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetterhs%2Faoc22-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file y22/input/4 [INFO] [stderr] error: unable to write file y22/input/5 [INFO] [stderr] error: unable to write file y22/input/6 [INFO] [stderr] error: unable to write file y22/input/7 [INFO] [stderr] error: unable to write file y22/input/8 [INFO] [stderr] error: unable to write file y22/input/9 [INFO] [stderr] error: unable to write file y22/input/test10 [INFO] [stderr] error: unable to write file y22/input/test11 [INFO] [stderr] error: unable to write file y22/input/test12 [INFO] [stderr] error: unable to write file y22/input/test13 [INFO] [stderr] error: unable to write file y22/input/test14 [INFO] [stderr] error: unable to write file y22/input/test15 [INFO] [stderr] error: unable to write file y22/input/test16 [INFO] [stderr] error: unable to write file y22/input/test17 [INFO] [stderr] error: unable to write file y22/input/test18 [INFO] [stderr] error: unable to write file y22/input/test19 [INFO] [stderr] error: unable to write file y22/input/test20 [INFO] [stderr] error: unable to write file y22/input/test21 [INFO] [stderr] error: unable to write file y22/input/test22 [INFO] [stderr] error: unable to write file y22/input/test23 [INFO] [stderr] error: unable to write file y22/input/test23_1 [INFO] [stderr] error: unable to write file y22/input/test24 [INFO] [stderr] error: unable to write file y22/input/test24_1 [INFO] [stderr] error: unable to write file y22/input/test3 [INFO] [stderr] error: unable to write file y22/input/test7 [INFO] [stderr] error: unable to write file y22/input/test8 [INFO] [stderr] error: unable to write file y22/input/test8_2 [INFO] [stderr] error: unable to write file y22/input/test9 [INFO] [stderr] error: unable to write file y22/input/test9_2 [INFO] [stderr] error: unable to write file y22/input/test9_3 [INFO] [stderr] error: unable to write file y22/rust-toolchain.toml [INFO] [stderr] fatal: cannot create directory at 'y22/src': 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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/petterhs/aoc22-rs