[INFO] cloning repository https://github.com/zylonenoger/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zylonenoger/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzylonenoger%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzylonenoger%2Fchip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9874b1b9443add74fa577ea316746f252afbd481 [INFO] checking zylonenoger/chip8 against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzylonenoger%2Fchip8" "/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 roms/games/Kaleidoscope [Joseph Weisbecker, 1978].txt [INFO] [stderr] error: unable to write file roms/games/Landing.ch8 [INFO] [stderr] error: unable to write file roms/games/Lunar Lander (Udo Pernisz, 1979).ch8 [INFO] [stderr] error: unable to write file roms/games/Lunar Lander [Udo Pernisz, 1979].txt [INFO] [stderr] error: unable to write file roms/games/Mastermind FourRow (Robert Lindley, 1978).ch8 [INFO] [stderr] error: unable to write file roms/games/Mastermind FourRow (Robert Lindley, 1978).txt [INFO] [stderr] error: unable to write file roms/games/Merlin [David Winter].ch8 [INFO] [stderr] error: unable to write file roms/games/Merlin [David Winter].txt [INFO] [stderr] error: unable to write file roms/games/Missile [David Winter].ch8 [INFO] [stderr] error: unable to write file roms/games/Most Dangerous Game [Peter Maruhnic].ch8 [INFO] [stderr] error: unable to write file roms/games/Most Dangerous Game [Peter Maruhnic].txt [INFO] [stderr] error: unable to write file roms/games/Nim [Carmelo Cortez, 1978].ch8 [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] [INFO] checking zylonenoger/chip8 against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzylonenoger%2Fchip8" "/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 SDL2.dll [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] [INFO] checking zylonenoger/chip8 against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzylonenoger%2Fchip8" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zylonenoger/chip8 on toolchain ef5216c337126ffe24d074826f4023948c4a9b8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zylonenoger/chip8 [INFO] finished tweaking git repo https://github.com/zylonenoger/chip8 [INFO] tweaked toml for git repo https://github.com/zylonenoger/chip8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zylonenoger/chip8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/22d97dbdd1283ea523e5bb217c8cdb0e5e0571d669e33ac3b87364c4c7e2bcd9-init: no space left on device [INFO] checking zylonenoger/chip8 against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzylonenoger%2Fchip8" "/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: sha1 file '/workspace/builds/worker-2-tc2/source/.git/index.lock' write error. Out of diskspace [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 zylonenoger/chip8 against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzylonenoger%2Fchip8" "/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 roms/games/Brix [Andreas Gustafsson, 1990].ch8 [INFO] [stderr] error: unable to write file roms/games/Cave.ch8 [INFO] [stderr] error: unable to write file roms/games/Coin Flipping [Carmelo Cortez, 1978].ch8 [INFO] [stderr] error: unable to write file roms/games/Coin Flipping [Carmelo Cortez, 1978].txt [INFO] [stderr] error: unable to write file roms/games/Connect 4 [David Winter].ch8 [INFO] [stderr] error: unable to write file roms/games/Connect 4 [David Winter].txt [INFO] [stderr] error: unable to write file roms/games/Craps [Camerlo Cortez, 1978].ch8 [INFO] [stderr] error: unable to write file roms/games/Craps [Camerlo Cortez, 1978].txt [INFO] [stderr] error: unable to write file roms/games/Deflection [John Fort].ch8 [INFO] [stderr] error: unable to write file roms/games/Deflection [John Fort].txt [INFO] [stderr] error: unable to write file roms/games/Figures.ch8 [INFO] [stderr] error: unable to write file roms/games/Filter.ch8 [INFO] [stderr] error: unable to write file roms/games/Guess [David Winter] (alt).ch8 [INFO] [stderr] error: unable to write file roms/games/Guess [David Winter] (alt).txt [INFO] [stderr] error: unable to write file roms/games/Guess [David Winter].ch8 [INFO] [stderr] error: unable to write file roms/games/Guess [David Winter].txt [INFO] [stderr] error: unable to write file roms/games/Hi-Lo [Jef Winsor, 1978].ch8 [INFO] [stderr] error: unable to write file roms/games/Hi-Lo [Jef Winsor, 1978].txt [INFO] [stderr] error: unable to write file roms/games/Hidden [David Winter, 1996].ch8 [INFO] [stderr] error: unable to write file roms/games/Hidden [David Winter, 1996].txt [INFO] [stderr] error: unable to write file roms/games/Kaleidoscope [Joseph Weisbecker, 1978].ch8 [INFO] [stderr] error: unable to write file roms/games/Kaleidoscope [Joseph Weisbecker, 1978].txt [INFO] [stderr] error: unable to write file roms/games/Landing.ch8 [INFO] [stderr] error: unable to write file roms/games/Lunar Lander [Udo Pernisz, 1979].txt [INFO] [stderr] error: unable to write file roms/games/Mastermind FourRow (Robert Lindley, 1978).ch8 [INFO] [stderr] error: unable to write file roms/games/Mastermind FourRow (Robert Lindley, 1978).txt [INFO] [stderr] error: unable to write file roms/games/Merlin [David Winter].ch8 [INFO] [stderr] error: unable to write file roms/games/Merlin [David Winter].txt [INFO] [stderr] error: unable to write file roms/games/Missile [David Winter].ch8 [INFO] [stderr] error: unable to write file roms/games/Most Dangerous Game [Peter Maruhnic].ch8 [INFO] [stderr] error: unable to write file roms/games/Most Dangerous Game [Peter Maruhnic].txt [INFO] [stderr] error: unable to write file roms/games/Nim [Carmelo Cortez, 1978].ch8 [INFO] [stderr] error: unable to write file roms/games/Nim [Carmelo Cortez, 1978].txt [INFO] [stderr] error: unable to write file roms/games/Paddles.ch8 [INFO] [stderr] error: unable to write file roms/games/Pong (1 player).ch8 [INFO] [stderr] error: unable to write file roms/games/Pong (alt).ch8 [INFO] [stderr] error: unable to write file roms/games/Pong 2 (Pong hack) [David Winter, 1997].ch8 [INFO] [stderr] error: unable to write file roms/games/Pong [Paul Vervalin, 1990].ch8 [INFO] [stderr] error: unable to write file roms/games/Pong [Paul Vervalin, 1990].txt [INFO] [stderr] error: unable to write file roms/games/Programmable Spacefighters [Jef Winsor].ch8 [INFO] [stderr] error: unable to write file roms/games/Programmable Spacefighters [Jef Winsor].txt [INFO] [stderr] error: unable to write file roms/games/Puzzle.ch8 [INFO] [stderr] error: unable to write file roms/games/Reversi [Philip Baltzer].ch8 [INFO] [stderr] error: unable to write file roms/games/Reversi [Philip Baltzer].txt [INFO] [stderr] error: unable to write file roms/games/Rocket Launch [Jonas Lindstedt].ch8 [INFO] [stderr] error: unable to write file roms/games/Rocket Launcher.ch8 [INFO] [stderr] error: unable to write file roms/games/Rocket [Joseph Weisbecker, 1978].ch8 [INFO] [stderr] error: unable to write file roms/games/Rush Hour [Hap, 2006] (alt).ch8 [INFO] [stderr] error: unable to write file roms/games/Rush Hour [Hap, 2006].ch8 [INFO] [stderr] error: unable to write file roms/games/Rush Hour [Hap, 2006].txt [INFO] [stderr] error: unable to write file roms/games/Russian Roulette [Carmelo Cortez, 1978].ch8 [INFO] [stderr] error: unable to write file roms/games/Russian Roulette [Carmelo Cortez, 1978].txt [INFO] [stderr] error: unable to write file roms/games/Sequence Shoot [Joyce Weisbecker].ch8 [INFO] [stderr] error: unable to write file roms/games/Sequence Shoot [Joyce Weisbecker].txt [INFO] [stderr] error: unable to write file roms/games/Shooting Stars [Philip Baltzer, 1978].ch8 [INFO] [stderr] error: unable to write file roms/games/Shooting Stars [Philip Baltzer, 1978].txt [INFO] [stderr] error: unable to write file roms/games/Slide [Joyce Weisbecker].ch8 [INFO] [stderr] error: unable to write file roms/games/Slide [Joyce Weisbecker].txt [INFO] [stderr] error: unable to write file roms/games/Soccer.ch8 [INFO] [stderr] error: unable to write file roms/games/Space Flight.ch8 [INFO] [stderr] error: unable to write file roms/games/Space Intercept [Joseph Weisbecker, 1978].ch8 [INFO] [stderr] error: unable to write file roms/games/Space Intercept [Joseph Weisbecker, 1978].txt [INFO] [stderr] error: unable to write file roms/games/Space Invaders [David Winter] (alt).ch8 [INFO] [stderr] error: unable to write file roms/games/Space Invaders [David Winter] (alt).txt [INFO] [stderr] error: unable to write file roms/games/Space Invaders [David Winter].ch8 [INFO] [stderr] error: unable to write file roms/games/Space Invaders [David Winter].txt [INFO] [stderr] error: unable to write file roms/games/Spooky Spot [Joseph Weisbecker, 1978].ch8 [INFO] [stderr] error: unable to write file roms/games/Spooky Spot [Joseph Weisbecker, 1978].txt [INFO] [stderr] error: unable to write file roms/games/Squash [David Winter].ch8 [INFO] [stderr] error: unable to write file roms/games/Submarine [Carmelo Cortez, 1978].ch8 [INFO] [stderr] error: unable to write file roms/games/Submarine [Carmelo Cortez, 1978].txt [INFO] [stderr] error: unable to write file roms/games/Sum Fun [Joyce Weisbecker].ch8 [INFO] [stderr] error: unable to write file roms/games/Sum Fun [Joyce Weisbecker].txt [INFO] [stderr] error: unable to write file roms/games/Syzygy [Roy Trevino, 1990].ch8 [INFO] [stderr] error: unable to write file roms/games/Syzygy [Roy Trevino, 1990].txt [INFO] [stderr] error: unable to write file roms/games/Tank.ch8 [INFO] [stderr] error: unable to write file roms/games/Tank.txt [INFO] [stderr] error: unable to create file roms/games/Tapeworm [JDR, 1999].ch8: No space left on device [INFO] [stderr] error: unable to create file roms/games/Tetris [Fran Dachille, 1991].ch8: No space left on device [INFO] [stderr] error: unable to create file roms/games/Tetris [Fran Dachille, 1991].txt: No space left on device [INFO] [stderr] error: unable to create file roms/games/Tic-Tac-Toe [David Winter].ch8: No space left on device [INFO] [stderr] error: unable to create file roms/games/Timebomb.ch8: No space left on device [INFO] [stderr] error: unable to write file roms/games/Tron.ch8 [INFO] [stderr] error: unable to create file roms/games/UFO [Lutz V, 1992].ch8: No space left on device [INFO] [stderr] error: unable to create file roms/games/UFO [Lutz V, 1992].txt: No space left on device [INFO] [stderr] error: unable to create file roms/games/Vers [JMN, 1991].ch8: No space left on device [INFO] [stderr] error: unable to create file roms/games/Vertical Brix [Paul Robson, 1996].ch8: No space left on device [INFO] [stderr] error: unable to create file roms/games/Wall [David Winter].ch8: No space left on device [INFO] [stderr] error: unable to create file roms/games/Wipe Off [Joseph Weisbecker].ch8: No space left on device [INFO] [stderr] error: unable to create file roms/games/Worm V4 [RB-Revival Studios, 2007].ch8: No space left on device [INFO] [stderr] error: unable to create file roms/games/Worm V4 [RB-Revival Studios, 2007].txt: No space left on device [INFO] [stderr] error: unable to create file roms/games/X-Mirror.ch8: No space left on device [INFO] [stderr] error: unable to create file roms/games/ZeroPong [zeroZshadow, 2007].ch8: No space left on device [INFO] [stderr] fatal: cannot create directory at 'roms/hires': 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/zylonenoger/chip8 Caused by: command failed: exit status: 128