[INFO] cloning repository https://github.com/sporeprotocol/spore-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sporeprotocol/spore-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsporeprotocol%2Fspore-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsporeprotocol%2Fspore-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fc9662b78cbb420ca950b57103a1ee7b395d289 [INFO] checking sporeprotocol/spore-contract against master#83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 for pr-128425 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsporeprotocol%2Fspore-contract" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sporeprotocol/spore-contract on toolchain 83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/sporeprotocol/spore-contract [INFO] finished tweaking git repo https://github.com/sporeprotocol/spore-contract [INFO] tweaked toml for git repo https://github.com/sporeprotocol/spore-contract written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sporeprotocol/spore-contract 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" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/cryptape/ckb-transaction-cobuild-poc` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/ckb-transaction-cobuild-poc-ecfccf4cd67e36de/objects/pack/pack_git2_c298f642b8a896dd': 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/ckb-transaction-cobuild-poc-ecfccf4cd67e36de/objects/pack/pack_git2_92df2f58bc1e870d': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/ckb-transaction-cobuild-poc-ecfccf4cd67e36de/objects/pack/pack_git2_be3ca4b6789dd112': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `ckb-transaction-cobuild` as a dependency of package `spore-utils v0.1.0 (/workspace/builds/worker-5-tc1/source/lib/utils)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `ckb-transaction-cobuild` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/cryptape/ckb-transaction-cobuild-poc?rev=bdb0c74#bdb0c745 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/ckb-transaction-cobuild-poc-ecfccf4cd67e36de [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/ckb-transaction-cobuild-poc-ecfccf4cd67e36de/objects/pack/pack_git2_375ffecc61de9db1': 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.