[INFO] cloning repository https://github.com/whipstein/rfkit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whipstein/rfkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhipstein%2Frfkit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhipstein%2Frfkit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 884c72a854635036be5378409f8c46848b7cd44a
[INFO] checking whipstein/rfkit against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhipstein%2Frfkit" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/whipstein/rfkit
[INFO] finished tweaking git repo https://github.com/whipstein/rfkit
[INFO] tweaked toml for git repo https://github.com/whipstein/rfkit written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/whipstein/rfkit 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/whipstein/rfkit 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple-error v0.3.0
[INFO] [stderr]   Downloaded py_literal v0.4.0
[INFO] [stderr]   Downloaded coe-rs v0.1.2
[INFO] [stderr]   Downloaded matrixcompare-core v0.1.0
[INFO] [stderr]   Downloaded equator-macro v0.1.9
[INFO] [stderr]   Downloaded dbgf v0.1.2
[INFO] [stderr]   Downloaded npyz v0.8.3
[INFO] [stderr]   Downloaded pulp v0.18.10
[INFO] [stderr]   Downloaded equator v0.1.10
[INFO] [stderr]   Downloaded matrixcompare v0.3.0
[INFO] [stderr] error: failed to unpack package `matrixcompare v0.3.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `matrixcompare-0.3.0/.gitignore`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/matrixcompare-0.3.0/.gitignore`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `matrixcompare-0.3.0/.gitignore` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/matrixcompare-0.3.0/.gitignore`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded simple-error v0.3.0
  Downloaded py_literal v0.4.0
  Downloaded coe-rs v0.1.2
  Downloaded matrixcompare-core v0.1.0
  Downloaded equator-macro v0.1.9
  Downloaded dbgf v0.1.2
  Downloaded npyz v0.8.3
  Downloaded pulp v0.18.10
  Downloaded equator v0.1.10
  Downloaded matrixcompare v0.3.0
error: failed to unpack package `matrixcompare v0.3.0`

Caused by:
  failed to unpack entry at `matrixcompare-0.3.0/.gitignore`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/matrixcompare-0.3.0/.gitignore`

Caused by:
  failed to unpack `matrixcompare-0.3.0/.gitignore` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/matrixcompare-0.3.0/.gitignore`

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