[INFO] cloning repository https://github.com/MiguelEspinozaLeon/guessing-game-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MiguelEspinozaLeon/guessing-game-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiguelEspinozaLeon%2Fguessing-game-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiguelEspinozaLeon%2Fguessing-game-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0c2cab14b3b0105d9231ad4fbfa8a541884f88c [INFO] testing MiguelEspinozaLeon/guessing-game-rust/f0c2cab14b3b0105d9231ad4fbfa8a541884f88c against master#8dd5cd0bc1d683c30805e1dc831cac546b621a75 for pr-131095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiguelEspinozaLeon%2Fguessing-game-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/deps/liblibc-01981c640fd45783.rlib [INFO] [stderr] error: unable to write file target/debug/deps/liblibc-01981c640fd45783.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/liblibc-1a480fbb978055df.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libppv_lite86-1a4eb459e3fbe708.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libppv_lite86-94cdd6c118a088b6.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libppv_lite86-94cdd6c118a088b6.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/librand-ccdee375215a94b0.rlib [INFO] [stderr] error: unable to write file target/debug/deps/librand-ccdee375215a94b0.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/librand-ec0e41f4d4acad53.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/librand_chacha-894f9cc2ae1d6d06.rlib [INFO] [stderr] error: unable to write file target/debug/deps/librand_chacha-894f9cc2ae1d6d06.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/librand_chacha-b6b52853f03d9de9.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/librand_core-8d26386acd949bb5.rlib [INFO] [stderr] error: unable to write file target/debug/deps/librand_core-8d26386acd949bb5.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/librand_core-d060714383b9c47b.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/ppv_lite86-1a4eb459e3fbe708.d [INFO] [stderr] error: unable to write file target/debug/deps/ppv_lite86-94cdd6c118a088b6.d [INFO] [stderr] error: unable to write file target/debug/deps/rand-ccdee375215a94b0.d [INFO] [stderr] error: unable to write file target/debug/deps/rand-ec0e41f4d4acad53.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_chacha-894f9cc2ae1d6d06.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_chacha-b6b52853f03d9de9.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-8d26386acd949bb5.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-d060714383b9c47b.d [INFO] [stderr] error: unable to write file target/debug/guessing_game [INFO] [stderr] error: unable to write file target/debug/guessing_game.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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/MiguelEspinozaLeon/guessing-game-rust