[INFO] cloning repository https://github.com/rand-chain/rust-randchain-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rand-chain/rust-randchain-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frand-chain%2Frust-randchain-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frand-chain%2Frust-randchain-prototype'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/rand-chain/rust-randchain-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rand-chain/rust-randchain-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frand-chain%2Frust-randchain-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frand-chain%2Frust-randchain-prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed4116f433ddf702edd579a1504c328f53000652 [INFO] testing rand-chain/rust-randchain-prototype against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frand-chain%2Frust-randchain-prototype" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/rand-chain/rust-randchain-prototype [INFO] finished tweaking git repo https://github.com/rand-chain/rust-randchain-prototype [INFO] tweaked toml for git repo https://github.com/rand-chain/rust-randchain-prototype written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rand-chain/rust-randchain-prototype on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rand-chain/rust-randchain-prototype 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/network/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/sync/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/chain/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/serialization/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/test-data/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/verification/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/logs/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/rpc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/primitives/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/miner/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/message/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/p2p/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/crypto/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/serialization_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/storage/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ethcore/rust-rocksdb` [INFO] [stderr] error: failed to get `rocksdb` as a dependency of package `db v0.1.0 (/workspace/builds/worker-7-tc1/source/db)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `rocksdb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/ethcore/rust-rocksdb#4364caec [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/rust-rocksdb-07780191b4964904/4364cae/rocksdb-sys/rocksdb/util/bloom_test.cc': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: /workspace/builds/worker-7-tc1/source/network/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/sync/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/chain/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/serialization/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/test-data/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/verification/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/logs/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/rpc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/primitives/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/miner/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/message/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/p2p/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/crypto/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/serialization_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-7-tc1/source/storage/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 Blocking waiting for file lock on package cache Updating git repository `https://github.com/ethcore/rust-rocksdb` error: failed to get `rocksdb` as a dependency of package `db v0.1.0 (/workspace/builds/worker-7-tc1/source/db)` Caused by: failed to load source for dependency `rocksdb` Caused by: Unable to update https://github.com/ethcore/rust-rocksdb#4364caec Caused by: could not write to '/workspace/cargo-home/git/checkouts/rust-rocksdb-07780191b4964904/4364cae/rocksdb-sys/rocksdb/util/bloom_test.cc': No space left on device; class=Os (2)