[INFO] cloning repository https://github.com/pcorliss/rust_pgp_signature_verification_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pcorliss/rust_pgp_signature_verification_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcorliss%2Frust_pgp_signature_verification_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcorliss%2Frust_pgp_signature_verification_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bee8a6adf55872aaf4953a0e7865fdfce0175b1 [INFO] checking pcorliss/rust_pgp_signature_verification_example against master#0e517d38ad0e72f93c734b14fabd4bb9b7441de6 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcorliss%2Frust_pgp_signature_verification_example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pcorliss/rust_pgp_signature_verification_example on toolchain 0e517d38ad0e72f93c734b14fabd4bb9b7441de6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pcorliss/rust_pgp_signature_verification_example [INFO] finished tweaking git repo https://github.com/pcorliss/rust_pgp_signature_verification_example [INFO] tweaked toml for git repo https://github.com/pcorliss/rust_pgp_signature_verification_example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pcorliss/rust_pgp_signature_verification_example 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" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkcs1 v0.7.3 [INFO] [stderr] Downloaded rsa v0.9.0-pre.1 [INFO] [stderr] Downloaded buffer-redux v1.0.0 [INFO] [stderr] Downloaded ed25519-dalek v2.0.0-rc.2 [INFO] [stderr] error: failed to unpack package `ed25519-dalek v2.0.0-rc.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `ed25519-dalek-2.0.0-rc.2/src/verifying.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.0.0-rc.2/src/verifying.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `ed25519-dalek-2.0.0-rc.2/src/verifying.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.0.0-rc.2/src/verifying.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 Downloading crates ... Downloaded pkcs1 v0.7.3 Downloaded rsa v0.9.0-pre.1 Downloaded buffer-redux v1.0.0 Downloaded ed25519-dalek v2.0.0-rc.2 error: failed to unpack package `ed25519-dalek v2.0.0-rc.2` Caused by: failed to unpack entry at `ed25519-dalek-2.0.0-rc.2/src/verifying.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.0.0-rc.2/src/verifying.rs` Caused by: failed to unpack `ed25519-dalek-2.0.0-rc.2/src/verifying.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.0.0-rc.2/src/verifying.rs` Caused by: No space left on device (os error 28)