[INFO] cloning repository https://github.com/dusty-phillips/libp2p-async-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dusty-phillips/libp2p-async-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdusty-phillips%2Flibp2p-async-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdusty-phillips%2Flibp2p-async-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73ee16f495a93f0a2043f40dcc60d4d590784e08 [INFO] checking dusty-phillips/libp2p-async-examples against master#19f42cb9bb65555e7d95dab7d17573ae6c5d634c for pr-139087 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdusty-phillips%2Flibp2p-async-examples" "/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/dusty-phillips/libp2p-async-examples on toolchain 19f42cb9bb65555e7d95dab7d17573ae6c5d634c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dusty-phillips/libp2p-async-examples [INFO] finished tweaking git repo https://github.com/dusty-phillips/libp2p-async-examples [INFO] tweaked toml for git repo https://github.com/dusty-phillips/libp2p-async-examples written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dusty-phillips/libp2p-async-examples 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" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libp2p-yamux v0.16.0 [INFO] [stderr] Downloaded parity-multiaddr v0.7.2 [INFO] [stderr] Downloaded futures_codec v0.3.4 [INFO] [stderr] Downloaded bs58 v0.3.0 [INFO] [stderr] Downloaded unsigned-varint v0.3.1 [INFO] [stderr] Downloaded parity-multihash v0.2.3 [INFO] [stderr] Downloaded libp2p-mdns v0.16.0 [INFO] [stderr] Downloaded data-encoding v2.2.0 [INFO] [stderr] Downloaded ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] error: failed to unpack package `ed25519-dalek v1.0.0-pre.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `ed25519-dalek-1.0.0-pre.3/src/ed25519.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-1.0.0-pre.3/src/ed25519.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `ed25519-dalek-1.0.0-pre.3/src/ed25519.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-1.0.0-pre.3/src/ed25519.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 Downloading crates ... Downloaded libp2p-yamux v0.16.0 Downloaded parity-multiaddr v0.7.2 Downloaded futures_codec v0.3.4 Downloaded bs58 v0.3.0 Downloaded unsigned-varint v0.3.1 Downloaded parity-multihash v0.2.3 Downloaded libp2p-mdns v0.16.0 Downloaded data-encoding v2.2.0 Downloaded ed25519-dalek v1.0.0-pre.3 error: failed to unpack package `ed25519-dalek v1.0.0-pre.3` Caused by: failed to unpack entry at `ed25519-dalek-1.0.0-pre.3/src/ed25519.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-1.0.0-pre.3/src/ed25519.rs` Caused by: failed to unpack `ed25519-dalek-1.0.0-pre.3/src/ed25519.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-1.0.0-pre.3/src/ed25519.rs` Caused by: No space left on device (os error 28)