[INFO] cloning repository https://github.com/zhonglangj/nockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhonglangj/nockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhonglangj%2Fnockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhonglangj%2Fnockchain'... [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/zhonglangj/nockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhonglangj/nockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhonglangj%2Fnockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhonglangj%2Fnockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cb8a8c756f21f48b457da2bd118b58447fa6aec [INFO] building zhonglangj/nockchain against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhonglangj%2Fnockchain" "/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/zhonglangj/nockchain on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zhonglangj/nockchain [INFO] finished tweaking git repo https://github.com/zhonglangj/nockchain [INFO] tweaked toml for git repo https://github.com/zhonglangj/nockchain written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zhonglangj/nockchain 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/crates/nockvm/rust/ibig/Cargo.toml: `default-features` is ignored for num-traits, since `default-features` was not specified for `workspace.dependencies.num-traits`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/crates/nockvm/rust/ibig/Cargo.toml: `default-features` is ignored for rand, since `default-features` was not specified for `workspace.dependencies.rand`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/crates/nockvm/rust/ibig/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/vlovich/criterion.rs.git` [INFO] [stderr] Updating git repository `https://github.com/libp2p/rust-libp2p.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-libp2p-98364146a633f40d/objects/pack/pack_git2_a0f878feab57d13a': 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-libp2p-98364146a633f40d/objects/pack/pack_git2_9d366c637e2eb55f': 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-libp2p-98364146a633f40d/objects/pack/pack_git2_0a1f873d05f09eaa': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `libp2p` as a dependency of package `nockchain-libp2p-io v0.1.0 (/workspace/builds/worker-4-tc1/source/crates/nockchain-libp2p-io)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `libp2p` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/rust-libp2p-98364146a633f40d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision da0017ee887a868e231ed78c7de892779c17800d not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/rust-libp2p-98364146a633f40d/objects/pack/pack_git2_8e34086accaaaf72': 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-4-tc1/source/crates/nockvm/rust/ibig/Cargo.toml: `default-features` is ignored for num-traits, since `default-features` was not specified for `workspace.dependencies.num-traits`, this could become a hard error in the future warning: /workspace/builds/worker-4-tc1/source/crates/nockvm/rust/ibig/Cargo.toml: `default-features` is ignored for rand, since `default-features` was not specified for `workspace.dependencies.rand`, this could become a hard error in the future warning: /workspace/builds/worker-4-tc1/source/crates/nockvm/rust/ibig/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future Blocking waiting for file lock on package cache Updating crates.io index Updating git repository `https://github.com/vlovich/criterion.rs.git` Updating git repository `https://github.com/libp2p/rust-libp2p.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-libp2p-98364146a633f40d/objects/pack/pack_git2_a0f878feab57d13a': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-libp2p-98364146a633f40d/objects/pack/pack_git2_9d366c637e2eb55f': No space left on device; class=Os (2) warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-libp2p-98364146a633f40d/objects/pack/pack_git2_0a1f873d05f09eaa': No space left on device; class=Os (2) error: failed to get `libp2p` as a dependency of package `nockchain-libp2p-io v0.1.0 (/workspace/builds/worker-4-tc1/source/crates/nockchain-libp2p-io)` Caused by: failed to load source for dependency `libp2p` Caused by: Unable to update https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee Caused by: failed to clone into: /workspace/cargo-home/git/db/rust-libp2p-98364146a633f40d Caused by: revision da0017ee887a868e231ed78c7de892779c17800d not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/rust-libp2p-98364146a633f40d/objects/pack/pack_git2_8e34086accaaaf72': No space left on device; class=Os (2)