[INFO] cloning repository https://github.com/geoffreycopin/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geoffreycopin/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8'... [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/geoffreycopin/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geoffreycopin/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/geoffreycopin/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geoffreycopin/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/geoffreycopin/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geoffreycopin/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/geoffreycopin/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geoffreycopin/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/geoffreycopin/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geoffreycopin/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b873ea95101fd02a25461da205de3ba9d3ac79ec [INFO] checking geoffreycopin/chip8 against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8" "/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 roms/sources/SYZYGY.SRC [INFO] [stderr] error: unable to write file roms/sources/UFO.SRC [INFO] [stderr] error: unable to write file roms/sources/VBRIX.SRC [INFO] [stderr] error: unable to write file roms/squash.rom [INFO] [stderr] error: unable to write file roms/syzygy.rom [INFO] [stderr] error: unable to write file roms/tank.rom [INFO] [stderr] error: unable to write file roms/tetris.rom [INFO] [stderr] error: unable to write file roms/tictac.rom [INFO] [stderr] error: unable to write file roms/ufo.rom [INFO] [stderr] error: unable to write file roms/vbrix.rom [INFO] [stderr] error: unable to write file roms/vers.rom [INFO] [stderr] error: unable to write file roms/wall.rom [INFO] [stderr] error: unable to write file roms/wipeoff.rom [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 geoffreycopin/chip8 against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-5-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] checking geoffreycopin/chip8 against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8" "/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 .idea/workspace.xml [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] error: unable to write file chip8_emulator.iml [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 geoffreycopin/chip8 against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8" "/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 target/debug/deps/libsdl2-18c99bb6322784d9.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsdl2-8beaef371c449596.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libsdl2-e70f533216a7958a.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsdl2_sys-7aa6b4e59baad4bb.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libsdl2_sys-a2376b709e3dd0df.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libsdl2_sys-e2245c5b2b099d13.rlib [INFO] [stderr] error: unable to write file target/debug/deps/num-87862ce0e808fa31.d [INFO] [stderr] error: unable to write file target/debug/deps/num-a806dc9449a832a9.d [INFO] [stderr] error: unable to write file target/debug/deps/num-e103d4cc00a4c491.d [INFO] [stderr] error: unable to write file target/debug/deps/num_integer-15580e30db494431.d [INFO] [stderr] error: unable to write file target/debug/deps/num_integer-a3d0e7cf8f20ed9a.d [INFO] [stderr] error: unable to write file target/debug/deps/num_integer-e0b36af9fc07fe9b.d [INFO] [stderr] error: unable to write file target/debug/deps/num_iter-4f1179731f63d010.d [INFO] [stderr] error: unable to write file target/debug/deps/num_iter-6c8ee0359c8d040c.d [INFO] [stderr] error: unable to write file target/debug/deps/num_iter-e1acb3793933f4c2.d [INFO] [stderr] error: unable to write file target/debug/deps/num_traits-83722f8ae82c182d.d [INFO] [stderr] error: unable to write file target/debug/deps/num_traits-8892913bd7591d57.d [INFO] [stderr] error: unable to write file target/debug/deps/num_traits-9fa10b7dfd3df99a.d [INFO] [stderr] error: unable to write file target/debug/deps/rand-0ef17418ecce9fb1.d [INFO] [stderr] error: unable to write file target/debug/deps/rand-2b4b7129959c6291.d [INFO] [stderr] error: unable to write file target/debug/deps/rand-4825f92936f8310b.d [INFO] [stderr] error: unable to write file target/debug/deps/rand-76bb4ab3abcf7726.d [INFO] [stderr] error: unable to write file target/debug/deps/rand-8360ae6eed619b94.d [INFO] [stderr] error: unable to write file target/debug/deps/rand-e90b05d0a74437ec.d [INFO] [stderr] error: unable to write file target/debug/deps/rand-e942a04a545975da.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-38b866340472c7c4.d [INFO] [stderr] error: unable to write file target/debug/deps/sdl2-18c99bb6322784d9.d [INFO] [stderr] error: unable to write file target/debug/deps/sdl2-8beaef371c449596.d [INFO] [stderr] error: unable to write file target/debug/deps/sdl2-e70f533216a7958a.d [INFO] [stderr] error: unable to write file target/debug/deps/sdl2_sys-7aa6b4e59baad4bb.d [INFO] [stderr] error: unable to write file target/debug/deps/sdl2_sys-a2376b709e3dd0df.d [INFO] [stderr] error: unable to write file target/debug/deps/sdl2_sys-e2245c5b2b099d13.d [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental': 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 geoffreycopin/chip8 against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeoffreycopin%2Fchip8" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/geoffreycopin/chip8 on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/geoffreycopin/chip8 [INFO] finished tweaking git repo https://github.com/geoffreycopin/chip8 [INFO] tweaked toml for git repo https://github.com/geoffreycopin/chip8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/geoffreycopin/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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: failed to write /workspace/builds/worker-5-tc2/source/Cargo.lock [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Blocking waiting for file lock on package cache error: failed to write /workspace/builds/worker-5-tc2/source/Cargo.lock Caused by: No space left on device (os error 28)