[INFO] cloning repository https://github.com/mtm20176/guessing_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtm20176/guessing_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtm20176%2Fguessing_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtm20176%2Fguessing_game'...
[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/mtm20176/guessing_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtm20176/guessing_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtm20176%2Fguessing_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtm20176%2Fguessing_game'...
[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 2)
[INFO] cloning repository https://github.com/mtm20176/guessing_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtm20176/guessing_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtm20176%2Fguessing_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtm20176%2Fguessing_game'...
[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 3)
[INFO] cloning repository https://github.com/mtm20176/guessing_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtm20176/guessing_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtm20176%2Fguessing_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtm20176%2Fguessing_game'...
[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 4)
[INFO] cloning repository https://github.com/mtm20176/guessing_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtm20176/guessing_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtm20176%2Fguessing_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtm20176%2Fguessing_game'...
[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 5)
[INFO] cloning repository https://github.com/mtm20176/guessing_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtm20176/guessing_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtm20176%2Fguessing_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtm20176%2Fguessing_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0516ebc84be998a9f40977ec38017b40cbce1710
[INFO] checking mtm20176/guessing_game against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtm20176%2Fguessing_game" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file target/debug/deps/ppv_lite86-14bcbae2c88353b5.d
[INFO] [stderr] error: unable to write file target/debug/deps/rand-9c1824c8c73dc1ce.d
[INFO] [stderr] error: unable to write file target/debug/deps/rand_chacha-b1f6eb13b97dc4a1.d
[INFO] [stderr] error: unable to write file target/debug/deps/rand_core-133d72ab58a4bd02.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: 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] 


failed to checkout https://github.com/mtm20176/guessing_game

Caused by:
    command failed: exit status: 128
    
    