[INFO] cloning repository https://github.com/michaelhelvey/chip8.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelhelvey/chip8.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelhelvey%2Fchip8.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelhelvey%2Fchip8.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8119f281bde9dae00e228898130e7f40a0f81600 [INFO] checking michaelhelvey/chip8.rs against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelhelvey%2Fchip8.rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file games/INVADERS [INFO] [stderr] error: unable to write file games/KALEID [INFO] [stderr] error: unable to write file games/MAZE [INFO] [stderr] error: unable to write file games/MERLIN [INFO] [stderr] error: unable to write file games/MISSILE [INFO] [stderr] error: unable to write file games/PONG [INFO] [stderr] error: unable to write file games/PONG2 [INFO] [stderr] error: unable to write file games/PUZZLE [INFO] [stderr] error: unable to write file games/SYZYGY [INFO] [stderr] error: unable to write file games/TANK [INFO] [stderr] error: unable to write file games/TEST_2.ch8 [INFO] [stderr] error: unable to write file games/TETRIS [INFO] [stderr] error: unable to write file games/TICTAC [INFO] [stderr] error: unable to write file games/UFO [INFO] [stderr] error: unable to write file games/VBRIX [INFO] [stderr] error: unable to write file games/VERS [INFO] [stderr] error: unable to write file games/WIPEOFF [INFO] [stderr] error: unable to write file games/chip8-test-suite.ch8 [INFO] [stderr] error: unable to write file instruction_reference.md [INFO] [stderr] error: unable to write file justfile [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] failed to checkout https://github.com/michaelhelvey/chip8.rs Caused by: command failed: exit status: 128