[INFO] cloning repository https://github.com/kkmagician/unexpected_cats
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kkmagician/unexpected_cats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkmagician%2Funexpected_cats", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkmagician%2Funexpected_cats'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkmagician%2Funexpected_cats: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/kkmagician/unexpected_cats
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kkmagician/unexpected_cats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkmagician%2Funexpected_cats", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkmagician%2Funexpected_cats'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a77ea31aaecf4aec36c437733fe9641ee6c64f67
[INFO] checking kkmagician/unexpected_cats against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkmagician%2Funexpected_cats" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kkmagician/unexpected_cats
[INFO] finished tweaking git repo https://github.com/kkmagician/unexpected_cats
[INFO] tweaked toml for git repo https://github.com/kkmagician/unexpected_cats written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kkmagician/unexpected_cats on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kkmagician/unexpected_cats 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blocking v0.5.2
[INFO] [stderr]   Downloaded fastrand v1.3.4
[INFO] [stderr]   Downloaded async-channel v1.4.0
[INFO] [stderr]   Downloaded async-mutex v1.1.5
[INFO] [stderr]   Downloaded multitask v0.2.0
[INFO] [stderr]   Downloaded futures-lite v0.1.11
[INFO] [stderr]   Downloaded tracing-core v0.1.14
[INFO] [stderr]   Downloaded combine v4.2.1
[INFO] [stderr]   Downloaded async-executor v0.1.2
[INFO] [stderr]   Downloaded polling v0.1.5
[INFO] [stderr]   Downloaded vec-arena v0.5.2
[INFO] [stderr]   Downloaded async-io v0.1.11
[INFO] [stderr]   Downloaded async-std v1.6.3
[INFO] [stderr] error: failed to unpack package `async-std v1.6.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `async-std-1.6.3/src/process/mod.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.6.3/src/process/mod.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `async-std-1.6.3/src/process/mod.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.6.3/src/process/mod.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

    Updating crates.io index
 Downloading crates ...
  Downloaded blocking v0.5.2
  Downloaded fastrand v1.3.4
  Downloaded async-channel v1.4.0
  Downloaded async-mutex v1.1.5
  Downloaded multitask v0.2.0
  Downloaded futures-lite v0.1.11
  Downloaded tracing-core v0.1.14
  Downloaded combine v4.2.1
  Downloaded async-executor v0.1.2
  Downloaded polling v0.1.5
  Downloaded vec-arena v0.5.2
  Downloaded async-io v0.1.11
  Downloaded async-std v1.6.3
error: failed to unpack package `async-std v1.6.3`

Caused by:
  failed to unpack entry at `async-std-1.6.3/src/process/mod.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.6.3/src/process/mod.rs`

Caused by:
  failed to unpack `async-std-1.6.3/src/process/mod.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.6.3/src/process/mod.rs`

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