[INFO] cloning repository https://github.com/copying/search-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/copying/search-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopying%2Fsearch-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopying%2Fsearch-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fad9ef7516ff47394cfb4f241e0982c93c9eb23c
[INFO] checking copying/search-rs against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopying%2Fsearch-rs" "/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/copying/search-rs 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/copying/search-rs
[INFO] finished tweaking git repo https://github.com/copying/search-rs
[INFO] tweaked toml for git repo https://github.com/copying/search-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/copying/search-rs 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v3.1.0
[INFO] [stderr]   Downloaded tonic-build v0.1.1
[INFO] [stderr]   Downloaded multimap v0.8.0
[INFO] [stderr]   Downloaded tracing-core v0.1.7
[INFO] [stderr]   Downloaded tracing-attributes v0.1.5
[INFO] [stderr]   Downloaded tracing-futures v0.2.1
[INFO] [stderr]   Downloaded tracing v0.1.10
[INFO] [stderr]   Downloaded async-stream-impl v0.2.0
[INFO] [stderr]   Downloaded async-stream v0.2.0
[INFO] [stderr]   Downloaded tower-util v0.3.0
[INFO] [stderr]   Downloaded postgres-protocol v0.5.0-alpha.2
[INFO] [stderr]   Downloaded tokio-postgres v0.5.0-alpha.2
[INFO] [stderr]   Downloaded postgres-types v0.1.0-alpha.2
[INFO] [stderr] error: failed to unpack package `postgres-types v0.1.0-alpha.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `postgres-types-0.1.0-alpha.2/src/type_gen.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postgres-types-0.1.0-alpha.2/src/type_gen.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `postgres-types-0.1.0-alpha.2/src/type_gen.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postgres-types-0.1.0-alpha.2/src/type_gen.rs`
[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
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded which v3.1.0
  Downloaded tonic-build v0.1.1
  Downloaded multimap v0.8.0
  Downloaded tracing-core v0.1.7
  Downloaded tracing-attributes v0.1.5
  Downloaded tracing-futures v0.2.1
  Downloaded tracing v0.1.10
  Downloaded async-stream-impl v0.2.0
  Downloaded async-stream v0.2.0
  Downloaded tower-util v0.3.0
  Downloaded postgres-protocol v0.5.0-alpha.2
  Downloaded tokio-postgres v0.5.0-alpha.2
  Downloaded postgres-types v0.1.0-alpha.2
error: failed to unpack package `postgres-types v0.1.0-alpha.2`

Caused by:
  failed to unpack entry at `postgres-types-0.1.0-alpha.2/src/type_gen.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postgres-types-0.1.0-alpha.2/src/type_gen.rs`

Caused by:
  failed to unpack `postgres-types-0.1.0-alpha.2/src/type_gen.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/postgres-types-0.1.0-alpha.2/src/type_gen.rs`

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