[INFO] cloning repository https://github.com/kl/rust-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kl/rust-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkl%2Frust-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkl%2Frust-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0b1485aead29ab56f7ad633fad51ee8e82cc1ee
[INFO] checking kl/rust-game against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkl%2Frust-game" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file game/target/debug/deps/libsdl2-20da51017a1d5bd8.rmeta
[INFO] [stderr] Updating files:  80% (252/312)
Updating files:  81% (253/312)
error: unable to write file game/target/debug/deps/libsdl2_sys-6cb66d7199447afb.rmeta
[INFO] [stderr] error: unable to write file game/target/debug/deps/libsdl2_sys-90107c6f489c8e06.rlib
[INFO] [stderr] error: unable to write file game/target/debug/deps/libsdl2_sys-90107c6f489c8e06.rmeta
[INFO] [stderr] Updating files:  82% (256/312)
error: unable to write file game/target/debug/deps/libversion_compare-0eeddba6a5eb7d02.rlib
[INFO] [stderr] error: unable to write file game/target/debug/deps/libversion_compare-0eeddba6a5eb7d02.rmeta
[INFO] [stderr] error: unable to write file game/target/debug/deps/rust_game-38f85876ba8109bf
[INFO] [stderr] Updating files:  83% (259/312)
error: unable to write file game/target/debug/deps/rust_game-38f85876ba8109bf.d
[INFO] [stderr] error: unable to write file game/target/debug/deps/rust_game-d63a055aa78d2fe3.d
[INFO] [stderr] error: unable to write file game/target/debug/deps/rust_game-f0d0d9ea320fc068
[INFO] [stderr] error: unable to write file game/target/debug/deps/rust_game-f0d0d9ea320fc068.d
[INFO] [stderr] Updating files:  84% (263/312)
error: unable to write file game/target/debug/deps/sdl2-0782cb5dc4ca69dc.d
[INFO] [stderr] error: unable to write file game/target/debug/deps/sdl2-20da51017a1d5bd8.d
[INFO] [stderr] error: unable to write file game/target/debug/deps/sdl2_sys-6cb66d7199447afb.d
[INFO] [stderr] Updating files:  85% (266/312)
error: unable to write file game/target/debug/deps/sdl2_sys-90107c6f489c8e06.d
[INFO] [stderr] error: unable to write file game/target/debug/deps/version_compare-0eeddba6a5eb7d02.d
[INFO] [stderr] fatal: cannot create directory at 'game/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] 


failed to checkout https://github.com/kl/rust-game

Caused by:
    command failed: exit status: 128
    
    