[INFO] cloning repository https://github.com/jameslinimk/chess-ai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jameslinimk/chess-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslinimk%2Fchess-ai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslinimk%2Fchess-ai'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/jameslinimk/chess-ai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jameslinimk/chess-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslinimk%2Fchess-ai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslinimk%2Fchess-ai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 420dc3e7d2e21fd4c6b69e6b694df2d54fe84416 [INFO] building jameslinimk/chess-ai against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslinimk%2Fchess-ai" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] /workspace/builds/worker-5-tc2/source/.git/refs/heads: No space left on device [INFO] building jameslinimk/chess-ai against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslinimk%2Fchess-ai" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/pieces/black_bishop.png [INFO] [stderr] error: unable to write file assets/pieces/black_king.png [INFO] [stderr] error: unable to write file assets/pieces/black_knight.png [INFO] [stderr] error: unable to write file assets/pieces/black_pawn.png [INFO] [stderr] error: unable to write file assets/pieces/black_queen.png [INFO] [stderr] error: unable to write file assets/pieces/black_rook.png [INFO] [stderr] error: unable to write file assets/pieces/white_bishop.png [INFO] [stderr] error: unable to write file assets/pieces/white_king.png [INFO] [stderr] error: unable to write file assets/pieces/white_knight.png [INFO] [stderr] error: unable to write file assets/pieces/white_pawn.png [INFO] [stderr] error: unable to write file assets/pieces/white_queen.png [INFO] [stderr] error: unable to write file assets/pieces/white_rook.png [INFO] [stderr] fatal: cannot create directory at 'assets/sounds': 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] building jameslinimk/chess-ai against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslinimk%2Fchess-ai" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/openings_64.json [INFO] [stderr] fatal: cannot create directory at 'assets/pieces': 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] building jameslinimk/chess-ai against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslinimk%2Fchess-ai" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file server/index.html [INFO] [stderr] error: unable to write file server/package.json [INFO] [stderr] error: unable to write file server/pnpm-lock.yaml [INFO] [stderr] error: unable to write file server/server.ts [INFO] [stderr] fatal: cannot create directory at 'server/static': 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] building jameslinimk/chess-ai against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslinimk%2Fchess-ai" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'src/pieces': 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/jameslinimk/chess-ai