[INFO] cloning repository https://github.com/yuluo-zy/red-quic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuluo-zy/red-quic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuluo-zy%2Fred-quic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuluo-zy%2Fred-quic'...
[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/yuluo-zy/red-quic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuluo-zy/red-quic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuluo-zy%2Fred-quic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuluo-zy%2Fred-quic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 364a70b221fe8d0dfe116e295f4089d80062a99b
[INFO] checking yuluo-zy/red-quic against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuluo-zy%2Fred-quic" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yuluo-zy/red-quic on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/yuluo-zy/red-quic
[INFO] finished tweaking git repo https://github.com/yuluo-zy/red-quic
[INFO] tweaked toml for git repo https://github.com/yuluo-zy/red-quic written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/yuluo-zy/red-quic 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded s2n-quic v1.13.0
[INFO] [stderr]   Downloaded zerocopy v0.6.0
[INFO] [stderr]   Downloaded s2n-quic-rustls v0.14.0
[INFO] [stderr]   Downloaded console-api v0.4.0
[INFO] [stderr]   Downloaded console-subscriber v0.1.8
[INFO] [stderr]   Downloaded intrusive-collections v0.9.4
[INFO] [stderr]   Downloaded tonic v0.8.2
[INFO] [stderr] error: failed to unpack package `tonic v0.8.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `tonic-0.8.2/src/server/mod.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.8.2/src/server/mod.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `tonic-0.8.2/src/server/mod.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.8.2/src/server/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
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded s2n-quic v1.13.0
  Downloaded zerocopy v0.6.0
  Downloaded s2n-quic-rustls v0.14.0
  Downloaded console-api v0.4.0
  Downloaded console-subscriber v0.1.8
  Downloaded intrusive-collections v0.9.4
  Downloaded tonic v0.8.2
error: failed to unpack package `tonic v0.8.2`

Caused by:
  failed to unpack entry at `tonic-0.8.2/src/server/mod.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.8.2/src/server/mod.rs`

Caused by:
  failed to unpack `tonic-0.8.2/src/server/mod.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.8.2/src/server/mod.rs`

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