[INFO] cloning repository https://github.com/pandoraboxchain/rustheus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandoraboxchain/rustheus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandoraboxchain%2Frustheus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandoraboxchain%2Frustheus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a67b45e8785b3cc3461adde8548062b92a237186
[INFO] checking pandoraboxchain/rustheus against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandoraboxchain%2Frustheus" "/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/pandoraboxchain/rustheus on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/pandoraboxchain/rustheus
[INFO] finished tweaking git repo https://github.com/pandoraboxchain/rustheus
[INFO] tweaked toml for git repo https://github.com/pandoraboxchain/rustheus written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/pandoraboxchain/rustheus 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/verification/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/chain_builder/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/p2p/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/rpc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/script/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/primitives/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/sync/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/chain/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/serialization/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/crypto/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/params/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/serialization_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/message/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/keys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/mempool/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/rust-secp256k1`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/rust-rocksdb`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/jsonrpc.git`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/rust-snappy`
[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 heapsize v0.3.9
[INFO] [stderr]   Downloaded unwrap v1.1.0
[INFO] [stderr]   Downloaded elastic-array v0.6.0
[INFO] [stderr]   Downloaded xmltree v0.3.2
[INFO] [stderr]   Downloaded c_linked_list v1.1.0
[INFO] [stderr]   Downloaded siphasher v0.1.3
[INFO] [stderr]   Downloaded bigint v1.0.5
[INFO] [stderr]   Downloaded proc-macro2 v0.3.1
[INFO] [stderr]   Downloaded ctrlc v3.0.3
[INFO] [stderr]   Downloaded get_if_addrs-sys v0.1.0
[INFO] [stderr]   Downloaded tiny-keccak v1.3.1
[INFO] [stderr]   Downloaded petgraph v0.4.12
[INFO] [stderr]   Downloaded env_logger v0.5.6
[INFO] [stderr]   Downloaded globset v0.2.1
[INFO] [stderr]   Downloaded log4rs v0.7.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.1.0
[INFO] [stderr]   Downloaded maidsafe_utilities v0.14.1
[INFO] [stderr]   Downloaded fake_clock v0.2.0
[INFO] [stderr]   Downloaded miniz_oxide_c_api v0.1.2
[INFO] [stderr]   Downloaded hyper v0.11.24
[INFO] [stderr]   Downloaded routing v0.34.0
[INFO] [stderr]   Downloaded clap v2.25.1
[INFO] [stderr]   Downloaded config_file_handler v0.8.3
[INFO] [stderr]   Downloaded lru_time_cache v0.7.0
[INFO] [stderr]   Downloaded termion v1.4.0
[INFO] [stderr]   Downloaded resource_proof v0.5.0
[INFO] [stderr]   Downloaded miniz_oxide v0.1.2
[INFO] [stderr]   Downloaded rust_sodium-sys v0.6.0
[INFO] [stderr]   Downloaded igd v0.6.0
[INFO] [stderr]   Downloaded crust v0.29.0
[INFO] [stderr]   Downloaded textwrap v0.6.0
[INFO] [stderr]   Downloaded rust_sodium v0.6.0
[INFO] [stderr]   Downloaded shrust v0.0.4
[INFO] [stderr] error: failed to unpack package `shrust v0.0.4`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `shrust-0.0.4/gh-pages/master/libc/unix/constant.PTRACE_SYSCALL.html`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shrust-0.0.4/gh-pages/master/libc/unix/constant.PTRACE_SYSCALL.html`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `shrust-0.0.4/gh-pages/master/libc/unix/constant.PTRACE_SYSCALL.html` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shrust-0.0.4/gh-pages/master/libc/unix/constant.PTRACE_SYSCALL.html`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

warning: /workspace/builds/worker-0-tc1/source/src/verification/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/chain_builder/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/p2p/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/rpc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/script/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/primitives/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/sync/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/chain/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/serialization/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/crypto/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/params/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/serialization_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/message/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/keys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-0-tc1/source/src/mempool/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
    Updating crates.io index
    Updating git repository `https://github.com/ethcore/rust-secp256k1`
    Updating git repository `https://github.com/ethcore/rust-rocksdb`
    Updating git repository `https://github.com/ethcore/jsonrpc.git`
    Updating git repository `https://github.com/paritytech/rust-snappy`
    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded heapsize v0.3.9
  Downloaded unwrap v1.1.0
  Downloaded elastic-array v0.6.0
  Downloaded xmltree v0.3.2
  Downloaded c_linked_list v1.1.0
  Downloaded siphasher v0.1.3
  Downloaded bigint v1.0.5
  Downloaded proc-macro2 v0.3.1
  Downloaded ctrlc v3.0.3
  Downloaded get_if_addrs-sys v0.1.0
  Downloaded tiny-keccak v1.3.1
  Downloaded petgraph v0.4.12
  Downloaded env_logger v0.5.6
  Downloaded globset v0.2.1
  Downloaded log4rs v0.7.0
  Downloaded unicode-segmentation v1.1.0
  Downloaded maidsafe_utilities v0.14.1
  Downloaded fake_clock v0.2.0
  Downloaded miniz_oxide_c_api v0.1.2
  Downloaded hyper v0.11.24
  Downloaded routing v0.34.0
  Downloaded clap v2.25.1
  Downloaded config_file_handler v0.8.3
  Downloaded lru_time_cache v0.7.0
  Downloaded termion v1.4.0
  Downloaded resource_proof v0.5.0
  Downloaded miniz_oxide v0.1.2
  Downloaded rust_sodium-sys v0.6.0
  Downloaded igd v0.6.0
  Downloaded crust v0.29.0
  Downloaded textwrap v0.6.0
  Downloaded rust_sodium v0.6.0
  Downloaded shrust v0.0.4
error: failed to unpack package `shrust v0.0.4`

Caused by:
  failed to unpack entry at `shrust-0.0.4/gh-pages/master/libc/unix/constant.PTRACE_SYSCALL.html`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shrust-0.0.4/gh-pages/master/libc/unix/constant.PTRACE_SYSCALL.html`

Caused by:
  failed to unpack `shrust-0.0.4/gh-pages/master/libc/unix/constant.PTRACE_SYSCALL.html` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shrust-0.0.4/gh-pages/master/libc/unix/constant.PTRACE_SYSCALL.html`

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