[INFO] cloning repository https://github.com/swaits/aoc2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swaits/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswaits%2Faoc2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswaits%2Faoc2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96b018581cc9b675eeef28260aa28ba10e91a0ef [INFO] checking swaits/aoc2021 against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswaits%2Faoc2021" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file data/day02-test.txt [INFO] [stderr] error: unable to write file data/day02.txt [INFO] [stderr] error: unable to write file data/day03-test.txt [INFO] [stderr] error: unable to write file data/day03.txt [INFO] [stderr] error: unable to write file data/day04-test.txt [INFO] [stderr] error: unable to write file data/day04.txt [INFO] [stderr] error: unable to write file data/day05-test.txt [INFO] [stderr] error: unable to write file data/day05.txt [INFO] [stderr] error: unable to write file data/day06-test.txt [INFO] [stderr] error: unable to write file data/day06.txt [INFO] [stderr] error: unable to write file data/day07-test.txt [INFO] [stderr] error: unable to write file data/day07.txt [INFO] [stderr] error: unable to write file data/day08-test.txt [INFO] [stderr] error: unable to write file data/day08.txt [INFO] [stderr] error: unable to write file data/day09-test.txt [INFO] [stderr] error: unable to write file data/day09.txt [INFO] [stderr] error: unable to write file data/day10-test.txt [INFO] [stderr] error: unable to write file data/day10.txt [INFO] [stderr] fatal: cannot create directory at '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/swaits/aoc2021