[INFO] cloning repository https://github.com/dawid-majka/Advent-of-Code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dawid-majka/Advent-of-Code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdawid-majka%2FAdvent-of-Code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdawid-majka%2FAdvent-of-Code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1a72176cfa20341f0baf90bbfbe4bb67c6fd548 [INFO] checking dawid-majka/Advent-of-Code-2023 against master#4b596bbd847672da87763b76171687d3544863c2 for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdawid-majka%2FAdvent-of-Code-2023" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/day01/input.txt [INFO] [stderr] error: unable to write file src/day01/mod.rs [INFO] [stderr] error: unable to write file src/day01/part1.rs [INFO] [stderr] error: unable to write file src/day01/part2.rs [INFO] [stderr] error: unable to write file src/day01/test_input1.txt [INFO] [stderr] error: unable to write file src/day01/test_input2.txt [INFO] [stderr] fatal: cannot create directory at 'src/day02': 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/dawid-majka/Advent-of-Code-2023 Caused by: command failed: exit status: 128