[INFO] cloning repository https://github.com/jjyr/ckb-dynamic-loading-secp256k1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjyr/ckb-dynamic-loading-secp256k1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fckb-dynamic-loading-secp256k1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fckb-dynamic-loading-secp256k1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9ae6a1d60f42c1905455739ec510971dd727b08 [INFO] checking jjyr/ckb-dynamic-loading-secp256k1 against master#52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjyr%2Fckb-dynamic-loading-secp256k1" "/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/jjyr/ckb-dynamic-loading-secp256k1 on toolchain 52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jjyr/ckb-dynamic-loading-secp256k1 [INFO] finished tweaking git repo https://github.com/jjyr/ckb-dynamic-loading-secp256k1 [INFO] tweaked toml for git repo https://github.com/jjyr/ckb-dynamic-loading-secp256k1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jjyr/ckb-dynamic-loading-secp256k1 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" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "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/jjyr/ckb-tool.git` [INFO] [stderr] Updating git repository `https://github.com/nervosnetwork/ckb` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-tests.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/ckb-18e696e6b31ffa72/323e44c/test/vendor/.git/objects/pack/pack_git2_9930a306ed6309dc': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/ckb-18e696e6b31ffa72/323e44c/test/vendor/.git/objects/pack/pack_git2_529b97c14647cf09': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/ckb-18e696e6b31ffa72/323e44c/test/vendor/.git/objects/pack/pack_git2_1e5522ffac0ecaea': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `ckb-chain-spec` as a dependency of package `ckb-tool v0.1.1 (https://github.com/jjyr/ckb-tool.git?tag=v0.1.1#1f9b008e)` [INFO] [stderr] ... which satisfies git dependency `ckb-tool` (locked to 0.1.1) of package `tests v0.1.0 (/workspace/builds/worker-4-tc1/source/tests)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `ckb-chain-spec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/nervosnetwork/ckb?tag=v0.34.1#323e44c9 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `test/vendor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `test/vendor` from https://github.com/nervosnetwork/ckb-tests.git [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/ckb-18e696e6b31ffa72/323e44c/test/vendor/.git/objects/pack/pack_git2_7557619932e39e60': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.