[INFO] cloning repository https://github.com/gbrls/Chip8-Emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gbrls/Chip8-Emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbrls%2FChip8-Emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbrls%2FChip8-Emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7edd01ff73b2b86f0a4f2f41b455f804583cdcfd [INFO] checking gbrls/Chip8-Emulator against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbrls%2FChip8-Emulator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: Unable to create '/workspace/builds/worker-6-tc2/source/.git/refs/remotes/origin/HEAD.lock': No such file or directory [INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD [INFO] checking gbrls/Chip8-Emulator against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbrls%2FChip8-Emulator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file roms/game_space_invares_alt.ch8 [INFO] [stderr] error: unable to write file roms/game_sub.ch8 [INFO] [stderr] error: unable to write file roms/game_sygyzy.ch8 [INFO] [stderr] error: unable to write file roms/game_tic_tac_toe.ch8 [INFO] [stderr] error: unable to write file roms/game_tron.ch8 [INFO] [stderr] error: unable to write file roms/game_ufo.ch8 [INFO] [stderr] error: unable to write file roms/game_worm_v4.ch8 [INFO] [stderr] error: unable to write file roms/games_breakout_1978.ch8 [INFO] [stderr] error: unable to write file roms/games_tetris.ch8 [INFO] [stderr] error: unable to write file roms/maze_demo.ch8 [INFO] [stderr] error: unable to write file roms/maze_demo.txt [INFO] [stderr] error: unable to write file roms/maze_demo_2.ch8 [INFO] [stderr] error: unable to write file roms/maze_demo_2.txt [INFO] [stderr] error: unable to write file roms/particle_demo.ch8 [INFO] [stderr] error: unable to write file roms/program_chip8_logo.ch8 [INFO] [stderr] error: unable to write file roms/program_framed_mk1.ch8 [INFO] [stderr] error: unable to write file roms/program_framed_mk2.ch8 [INFO] [stderr] error: unable to write file roms/sierpinski_demo.ch8 [INFO] [stderr] error: unable to write file roms/source [INFO] [stderr] error: unable to write file roms/starts_demo.ch8 [INFO] [stderr] error: unable to write file roms/trip_demo.ch8 [INFO] [stderr] error: unable to write file roms/zero_demo.ch8 [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] [INFO] checking gbrls/Chip8-Emulator against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbrls%2FChip8-Emulator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file roms/game_soccer.ch8 [INFO] [stderr] error: unable to write file roms/game_space_invares_alt.ch8 [INFO] [stderr] error: unable to write file roms/game_sub.ch8 [INFO] [stderr] error: unable to write file roms/game_sygyzy.ch8 [INFO] [stderr] error: unable to write file roms/game_tic_tac_toe.ch8 [INFO] [stderr] error: unable to write file roms/game_tron.ch8 [INFO] [stderr] error: unable to write file roms/game_ufo.ch8 [INFO] [stderr] error: unable to write file roms/game_worm_v4.ch8 [INFO] [stderr] error: unable to write file roms/games_breakout_1978.ch8 [INFO] [stderr] error: unable to write file roms/games_tetris.ch8 [INFO] [stderr] error: unable to write file roms/maze_demo.ch8 [INFO] [stderr] error: unable to write file roms/maze_demo.txt [INFO] [stderr] error: unable to write file roms/maze_demo_2.ch8 [INFO] [stderr] error: unable to write file roms/maze_demo_2.txt [INFO] [stderr] error: unable to write file roms/particle_demo.ch8 [INFO] [stderr] error: unable to write file roms/program_chip8_logo.ch8 [INFO] [stderr] error: unable to write file roms/program_framed_mk1.ch8 [INFO] [stderr] error: unable to write file roms/program_framed_mk2.ch8 [INFO] [stderr] error: unable to write file roms/sierpinski_demo.ch8 [INFO] [stderr] error: unable to write file roms/source [INFO] [stderr] error: unable to write file roms/starts_demo.ch8 [INFO] [stderr] error: unable to write file roms/trip_demo.ch8 [INFO] [stderr] error: unable to write file roms/zero_demo.ch8 [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] [INFO] checking gbrls/Chip8-Emulator against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbrls%2FChip8-Emulator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file roms/game_kaleidoscope.ch8 [INFO] [stderr] error: unable to write file roms/game_pong_1p.ch8 [INFO] [stderr] error: unable to write file roms/game_programmable_spacefighters.ch8 [INFO] [stderr] error: unable to write file roms/game_soccer.ch8 [INFO] [stderr] error: unable to write file roms/game_space_invares_alt.ch8 [INFO] [stderr] error: unable to write file roms/game_sub.ch8 [INFO] [stderr] error: unable to write file roms/game_sygyzy.ch8 [INFO] [stderr] error: unable to write file roms/game_tic_tac_toe.ch8 [INFO] [stderr] error: unable to write file roms/game_tron.ch8 [INFO] [stderr] error: unable to write file roms/game_ufo.ch8 [INFO] [stderr] error: unable to write file roms/game_worm_v4.ch8 [INFO] [stderr] error: unable to write file roms/games_breakout_1978.ch8 [INFO] [stderr] error: unable to write file roms/games_tetris.ch8 [INFO] [stderr] error: unable to write file roms/maze_demo.ch8 [INFO] [stderr] error: unable to write file roms/maze_demo.txt [INFO] [stderr] error: unable to write file roms/maze_demo_2.ch8 [INFO] [stderr] error: unable to write file roms/maze_demo_2.txt [INFO] [stderr] error: unable to write file roms/particle_demo.ch8 [INFO] [stderr] error: unable to write file roms/program_chip8_logo.ch8 [INFO] [stderr] error: unable to write file roms/program_framed_mk1.ch8 [INFO] [stderr] error: unable to write file roms/program_framed_mk2.ch8 [INFO] [stderr] error: unable to write file roms/sierpinski_demo.ch8 [INFO] [stderr] error: unable to write file roms/source [INFO] [stderr] error: unable to write file roms/starts_demo.ch8 [INFO] [stderr] error: unable to write file roms/trip_demo.ch8 [INFO] [stderr] error: unable to write file roms/zero_demo.ch8 [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] [INFO] checking gbrls/Chip8-Emulator against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbrls%2FChip8-Emulator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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 'roms': 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/gbrls/Chip8-Emulator Caused by: command failed: exit status: 128