[INFO] cloning repository https://github.com/wujy-cs/kv_raft_with_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wujy-cs/kv_raft_with_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwujy-cs%2Fkv_raft_with_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwujy-cs%2Fkv_raft_with_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f49003951ab52daf62e5246ccaf5d197a9e0936c [INFO] testing wujy-cs/kv_raft_with_rust against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwujy-cs%2Fkv_raft_with_rust" "/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/wujy-cs/kv_raft_with_rust on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wujy-cs/kv_raft_with_rust [INFO] finished tweaking git repo https://github.com/wujy-cs/kv_raft_with_rust [INFO] tweaked toml for git repo https://github.com/wujy-cs/kv_raft_with_rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wujy-cs/kv_raft_with_rust 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/pingcap/raft-rs.git` [INFO] [stderr] Updating git repository `https://github.com/pingcap/rust-rocksdb.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-rocksdb-0d71bbd8bae9677e/objects/pack/pack_git2_6e41e1801c8b7872': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-rocksdb-0d71bbd8bae9677e/objects/pack/pack_git2_0ef64b79ee167799': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-rocksdb-0d71bbd8bae9677e/objects/pack/pack_git2_5e2fcf97801ada67': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `rocksdb` as a dependency of package `kv-raft v0.1.0 (/workspace/builds/worker-4-tc1/source)` [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/pingcap/rust-rocksdb.git#05aaf93f [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/rust-rocksdb-0d71bbd8bae9677e [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 05aaf93fdceff092768b1e9d50bc13c519d70d76 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/rust-rocksdb-0d71bbd8bae9677e/objects/pack/pack_git2_7edf3fbb914667b5': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Blocking waiting for file lock on package cache Updating git repository `https://github.com/pingcap/raft-rs.git` Updating git repository `https://github.com/pingcap/rust-rocksdb.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-rocksdb-0d71bbd8bae9677e/objects/pack/pack_git2_6e41e1801c8b7872': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-rocksdb-0d71bbd8bae9677e/objects/pack/pack_git2_0ef64b79ee167799': No space left on device; class=Os (2) warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-rocksdb-0d71bbd8bae9677e/objects/pack/pack_git2_5e2fcf97801ada67': No space left on device; class=Os (2) error: failed to get `rocksdb` as a dependency of package `kv-raft v0.1.0 (/workspace/builds/worker-4-tc1/source)` Caused by: failed to load source for dependency `rocksdb` Caused by: Unable to update https://github.com/pingcap/rust-rocksdb.git#05aaf93f Caused by: failed to clone into: /workspace/cargo-home/git/db/rust-rocksdb-0d71bbd8bae9677e Caused by: revision 05aaf93fdceff092768b1e9d50bc13c519d70d76 not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/rust-rocksdb-0d71bbd8bae9677e/objects/pack/pack_git2_7edf3fbb914667b5': No space left on device; class=Os (2)