[INFO] cloning repository https://github.com/cryptape/cita-bft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptape/cita-bft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/cryptape/cita-bft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptape/cita-bft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/cryptape/cita-bft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptape/cita-bft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ab97a93d1f5c1696c44d9236e146803d0a8047a [INFO] checking cryptape/cita-bft against master#f8c27dfe1a2e7fb538fd91dad53de06992c7c967 for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptape/cita-bft on toolchain f8c27dfe1a2e7fb538fd91dad53de06992c7c967 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cryptape/cita-bft [INFO] finished tweaking git repo https://github.com/cryptape/cita-bft [INFO] tweaked toml for git repo https://github.com/cryptape/cita-bft written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cryptape/cita-bft 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" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/citahub/cita-common.git` [INFO] [stderr] Updating git submodule `https://github.com/citahub/cita-proto.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/citahub/libsm` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethbloom v0.5.3 [INFO] [stderr] Downloaded ethereum-types-serialize v0.2.2 [INFO] [stderr] Downloaded cita-logger v0.1.1 [INFO] [stderr] Downloaded ethereum-types v0.4.2 [INFO] [stderr] Downloaded fixed-hash v0.2.5 [INFO] [stderr] Downloaded elastic-array v0.9.0 [INFO] [stderr] Downloaded static_merkle_tree v0.1.1 [INFO] [stderr] Downloaded uint v0.4.1 [INFO] [stderr] Downloaded yasna v0.1.3 [INFO] [stderr] Downloaded amqp v0.1.3 [INFO] [stderr] Downloaded plain_hasher v0.1.0 [INFO] [stderr] Downloaded protobuf v2.8.1 [INFO] [stderr] Downloaded libssh2-sys v0.2.16 [INFO] [stderr] error: failed to unpack package `libssh2-sys v0.2.16` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `libssh2-sys-0.2.16/libssh2/src/mac.h` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.2.16/libssh2/src/mac.h` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `libssh2-sys-0.2.16/libssh2/src/mac.h` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.2.16/libssh2/src/mac.h` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Updating git repository `https://github.com/citahub/cita-common.git` Updating git submodule `https://github.com/citahub/cita-proto.git` Updating crates.io index Updating git repository `https://github.com/citahub/libsm` Blocking waiting for file lock on package cache Downloading crates ... Downloaded ethbloom v0.5.3 Downloaded ethereum-types-serialize v0.2.2 Downloaded cita-logger v0.1.1 Downloaded ethereum-types v0.4.2 Downloaded fixed-hash v0.2.5 Downloaded elastic-array v0.9.0 Downloaded static_merkle_tree v0.1.1 Downloaded uint v0.4.1 Downloaded yasna v0.1.3 Downloaded amqp v0.1.3 Downloaded plain_hasher v0.1.0 Downloaded protobuf v2.8.1 Downloaded libssh2-sys v0.2.16 error: failed to unpack package `libssh2-sys v0.2.16` Caused by: failed to unpack entry at `libssh2-sys-0.2.16/libssh2/src/mac.h` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.2.16/libssh2/src/mac.h` Caused by: failed to unpack `libssh2-sys-0.2.16/libssh2/src/mac.h` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.2.16/libssh2/src/mac.h` Caused by: No space left on device (os error 28)