[INFO] cloning repository https://github.com/shinespark/hello-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinespark/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust'...
[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/shinespark/hello-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinespark/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/shinespark/hello-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinespark/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[INFO] cloning repository https://github.com/shinespark/hello-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinespark/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 4)
[INFO] cloning repository https://github.com/shinespark/hello-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinespark/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b81eb1c2b14362c75bb3b3d57e690a1ed3cdca81
[INFO] checking shinespark/hello-rust against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file target/debug/deps/libclap-9acdfe82bec42404.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/liberror_chain-8fe37c9d370f52f0.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libferris_says-09049333eecd9251.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/liblibc-49eab9eaacbfcd6e.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/librustc_demangle-2306b7b6381986c8.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libsmallvec-b4d23367fdda8787.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libstrsim-94158d471d7b5d17.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libtextwrap-840ff548898c703e.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libunicode_width-0c94f0e96f9b3288.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libvec_map-12b37cc6073f7a1a.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/rustc_demangle-2306b7b6381986c8.d
[INFO] [stderr] error: unable to write file target/debug/deps/smallvec-b4d23367fdda8787.d
[INFO] [stderr] error: unable to write file target/debug/deps/strsim-94158d471d7b5d17.d
[INFO] [stderr] error: unable to write file target/debug/deps/textwrap-840ff548898c703e.d
[INFO] [stderr] error: unable to write file target/debug/deps/unicode_width-0c94f0e96f9b3288.d
[INFO] [stderr] error: unable to write file target/debug/deps/vec_map-12b37cc6073f7a1a.d
[INFO] [stderr] error: unable to write file target/debug/hello-rust
[INFO] [stderr] error: unable to write file target/debug/hello-rust.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] 


failed to checkout https://github.com/shinespark/hello-rust

Caused by:
    command failed: exit status: 128
    
    