[INFO] cloning repository https://github.com/laitr01/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/laitr01/advent_of_code_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaitr01%2Fadvent_of_code_2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaitr01%2Fadvent_of_code_2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16984d2d7fcd3f6e040d1f8e2d04925d69f2e5c8 [INFO] testing laitr01/advent_of_code_2023 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaitr01%2Fadvent_of_code_2023" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/day_1.rs [INFO] [stderr] error: unable to write file src/day_10.rs [INFO] [stderr] error: unable to write file src/day_2.rs [INFO] [stderr] error: unable to write file src/day_3.rs [INFO] [stderr] error: unable to write file src/day_4.rs [INFO] [stderr] error: unable to write file src/day_5.rs [INFO] [stderr] error: unable to write file src/day_6.rs [INFO] [stderr] error: unable to write file src/day_7.rs [INFO] [stderr] error: unable to write file src/day_7_2.rs [INFO] [stderr] error: unable to write file src/day_8.rs [INFO] [stderr] error: unable to write file src/day_9.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: cannot create directory at 'src/utils': 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] overridden task result to prepare-fail:unknown Caused by: 0: uncategorized prepare error 1: failed to checkout https://github.com/laitr01/advent_of_code_2023 2: command failed: exit status: 128