[INFO] cloning repository https://github.com/devicelink/usbmux-client-tokio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devicelink/usbmux-client-tokio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevicelink%2Fusbmux-client-tokio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevicelink%2Fusbmux-client-tokio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6eb0bc306c5537b6c6520f909c0d6362f7fdf06
[INFO] checking devicelink/usbmux-client-tokio against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevicelink%2Fusbmux-client-tokio" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/devicelink/usbmux-client-tokio on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/devicelink/usbmux-client-tokio
[INFO] finished tweaking git repo https://github.com/devicelink/usbmux-client-tokio
[INFO] tweaked toml for git repo https://github.com/devicelink/usbmux-client-tokio written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/devicelink/usbmux-client-tokio 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/aluedeke/rust-plist.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-plist-5d514d27368f95da/objects/pack/pack_git2_3ef42db2eb1f54a3': No space left on device; class=Os (2)
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding adler2 v2.0.0
[INFO] [stderr]       Adding async-compression v0.4.23
[INFO] [stderr]       Adding async_zip v0.0.17
[INFO] [stderr]       Adding crc32fast v1.4.2
[INFO] [stderr]     Updating errno v0.3.9 -> v0.3.11
[INFO] [stderr]       Adding fastrand v2.3.0
[INFO] [stderr]       Adding flate2 v1.1.1
[INFO] [stderr]       Adding futures-lite v2.6.0
[INFO] [stderr]       Adding getrandom v0.3.2
[INFO] [stderr]       Adding hex v0.4.3
[INFO] [stderr]     Updating libc v0.2.155 -> v0.2.172
[INFO] [stderr]       Adding linux-raw-sys v0.9.4
[INFO] [stderr]       Adding miniz_oxide v0.8.8
[INFO] [stderr]       Adding parking v2.2.1
[INFO] [stderr]       Adding pin-project v1.1.10
[INFO] [stderr]       Adding pin-project-internal v1.1.10
[INFO] [stderr]       Adding r-efi v5.2.0
[INFO] [stderr]       Adding rustix v1.0.7
[INFO] [stderr]       Adding tempfile v3.19.1
[INFO] [stderr]       Adding wasi v0.14.2+wasi-0.2.4
[INFO] [stderr]       Adding wit-bindgen-rt v0.39.0
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clang-sys v1.8.2
[INFO] [stderr]   Downloaded seize v0.3.3
[INFO] [stderr]   Downloaded flurry v0.5.1
[INFO] [stderr]   Downloaded async_zip v0.0.17
[INFO] [stderr] error: failed to unpack package `async_zip v0.0.17`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `async_zip-0.0.17/src/base/read/mem.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async_zip-0.0.17/src/base/read/mem.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `async_zip-0.0.17/src/base/read/mem.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async_zip-0.0.17/src/base/read/mem.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
    Updating git repository `https://github.com/aluedeke/rust-plist.git`
warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-plist-5d514d27368f95da/objects/pack/pack_git2_3ef42db2eb1f54a3': No space left on device; class=Os (2)
     Locking 21 packages to latest compatible versions
      Adding adler2 v2.0.0
      Adding async-compression v0.4.23
      Adding async_zip v0.0.17
      Adding crc32fast v1.4.2
    Updating errno v0.3.9 -> v0.3.11
      Adding fastrand v2.3.0
      Adding flate2 v1.1.1
      Adding futures-lite v2.6.0
      Adding getrandom v0.3.2
      Adding hex v0.4.3
    Updating libc v0.2.155 -> v0.2.172
      Adding linux-raw-sys v0.9.4
      Adding miniz_oxide v0.8.8
      Adding parking v2.2.1
      Adding pin-project v1.1.10
      Adding pin-project-internal v1.1.10
      Adding r-efi v5.2.0
      Adding rustix v1.0.7
      Adding tempfile v3.19.1
      Adding wasi v0.14.2+wasi-0.2.4
      Adding wit-bindgen-rt v0.39.0
 Downloading crates ...
  Downloaded clang-sys v1.8.2
  Downloaded seize v0.3.3
  Downloaded flurry v0.5.1
  Downloaded async_zip v0.0.17
error: failed to unpack package `async_zip v0.0.17`

Caused by:
  failed to unpack entry at `async_zip-0.0.17/src/base/read/mem.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async_zip-0.0.17/src/base/read/mem.rs`

Caused by:
  failed to unpack `async_zip-0.0.17/src/base/read/mem.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async_zip-0.0.17/src/base/read/mem.rs`

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