[INFO] cloning repository https://github.com/ThibaudCartegnie/aoc_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThibaudCartegnie/aoc_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThibaudCartegnie%2Faoc_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThibaudCartegnie%2Faoc_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88846e67e096aedae2547e9dd89af411080eee60 [INFO] checking ThibaudCartegnie/aoc_rs against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThibaudCartegnie%2Faoc_rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] fatal: cannot create directory at 'input': 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] [INFO] checking ThibaudCartegnie/aoc_rs against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThibaudCartegnie%2Faoc_rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-2-tc2/source/.git/config.lock [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-2-tc2/source/.git/config.lock [INFO] [stderr] error: unable to write file .env [INFO] [stderr] error: unable to write file .gitignore [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] fatal: cannot create directory at 'input': 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] [INFO] checking ThibaudCartegnie/aoc_rs against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThibaudCartegnie%2Faoc_rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/main': unable to create directory for '/workspace/builds/worker-2-tc2/source/.git/logs/refs/heads/main': No such file or directory [INFO] checking ThibaudCartegnie/aoc_rs against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThibaudCartegnie%2Faoc_rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-2-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory [INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device [INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD [INFO] checking ThibaudCartegnie/aoc_rs against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThibaudCartegnie%2Faoc_rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/y2024/day08.rs [INFO] [stderr] error: unable to write file src/y2024/day09.rs [INFO] [stderr] error: unable to write file src/y2024/day10.rs [INFO] [stderr] error: unable to write file src/y2024/day11.rs [INFO] [stderr] error: unable to write file src/y2024/day12.rs [INFO] [stderr] error: unable to write file src/y2024/day13.rs [INFO] [stderr] error: unable to write file src/y2024/day14.rs [INFO] [stderr] error: unable to write file src/y2024/day15.rs [INFO] [stderr] error: unable to write file src/y2024/day16.rs [INFO] [stderr] error: unable to write file src/y2024/day17.rs [INFO] [stderr] error: unable to write file src/y2024/day18.rs [INFO] [stderr] error: unable to write file src/y2024/day19.rs [INFO] [stderr] error: unable to write file src/y2024/day20.rs [INFO] [stderr] error: unable to write file src/y2024/day21.rs [INFO] [stderr] error: unable to write file src/y2024/day22.rs [INFO] [stderr] error: unable to write file src/y2024/day23.rs [INFO] [stderr] error: unable to write file src/y2024/day24.rs [INFO] [stderr] error: unable to write file src/y2024/day25.rs [INFO] [stderr] error: unable to write file src/y2024/mod.rs [INFO] [stderr] error: unable to write file template [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] failed to checkout https://github.com/ThibaudCartegnie/aoc_rs Caused by: command failed: exit status: 128