[INFO] cloning repository https://github.com/syedMSohaib/rust-space-shooter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/syedMSohaib/rust-space-shooter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsyedMSohaib%2Frust-space-shooter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsyedMSohaib%2Frust-space-shooter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 235374b4fb12f78444ca96afa8f855a5ac3ffe6c
[INFO] checking syedMSohaib/rust-space-shooter against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsyedMSohaib%2Frust-space-shooter" "/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] Updating files:  67% (358/527)
Updating files:  68% (359/527)
Updating files:  69% (364/527)
Updating files:  70% (369/527)
Updating files:  71% (375/527)
Updating files:  72% (380/527)
Updating files:  73% (385/527)
Updating files:  74% (390/527)
Updating files:  75% (396/527)
Updating files:  76% (401/527)
Updating files:  77% (406/527)
Updating files:  78% (412/527)
Updating files:  79% (417/527)
Updating files:  80% (422/527)
Updating files:  81% (427/527)
Updating files:  82% (433/527)
Updating files:  83% (438/527)
Updating files:  84% (443/527)
Updating files:  85% (448/527)
Updating files:  86% (454/527)
Updating files:  87% (459/527)
Updating files:  88% (464/527)
Updating files:  89% (470/527)
Updating files:  90% (475/527)
Updating files:  91% (480/527)
Updating files:  92% (485/527)
Updating files:  93% (491/527)
Updating files:  94% (496/527)
Updating files:  95% (501/527)
Updating files:  96% (506/527)
Updating files:  97% (512/527)
Updating files:  98% (517/527)
Updating files:  99% (522/527)
Updating files: 100% (527/527)
Updating files: 100% (527/527), done.
[INFO] started tweaking git repo https://github.com/syedMSohaib/rust-space-shooter
[INFO] finished tweaking git repo https://github.com/syedMSohaib/rust-space-shooter
[INFO] tweaked toml for git repo https://github.com/syedMSohaib/rust-space-shooter written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/syedMSohaib/rust-space-shooter on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/syedMSohaib/rust-space-shooter 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v1.0.87
[INFO] [stderr] error: failed to unpack package `syn v1.0.87`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `syn-1.0.87/src/gen/fold.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.87/src/gen/fold.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `syn-1.0.87/src/gen/fold.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.87/src/gen/fold.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

 Downloading crates ...
  Downloaded syn v1.0.87
error: failed to unpack package `syn v1.0.87`

Caused by:
  failed to unpack entry at `syn-1.0.87/src/gen/fold.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.87/src/gen/fold.rs`

Caused by:
  failed to unpack `syn-1.0.87/src/gen/fold.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.87/src/gen/fold.rs`

Caused by:
  No space left on device (os error 28)