[INFO] cloning repository https://github.com/synapseweb3/ckb-ics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/synapseweb3/ckb-ics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynapseweb3%2Fckb-ics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynapseweb3%2Fckb-ics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 942389081039cca0361b7fb9bfb25e646a9cdfb3 [INFO] checking synapseweb3/ckb-ics against master#0c1fb2a1e65a57073dc62dd502319a00cf753371 for pr-114655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynapseweb3%2Fckb-ics" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/synapseweb3/ckb-ics on toolchain 0c1fb2a1e65a57073dc62dd502319a00cf753371 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c1fb2a1e65a57073dc62dd502319a00cf753371" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/synapseweb3/ckb-ics [INFO] finished tweaking git repo https://github.com/synapseweb3/ckb-ics [INFO] tweaked toml for git repo https://github.com/synapseweb3/ckb-ics written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/synapseweb3/ckb-ics 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" "+0c1fb2a1e65a57073dc62dd502319a00cf753371" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/axonweb3/axon.git` [INFO] [stderr] Updating git repository `https://github.com/axonweb3/axon-contract` [INFO] [stderr] Updating git submodule `https://github.com/cryptape/blst` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-c-stdlib` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/secp256k1` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-c-stdlib` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-production-scripts.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-c-stdlib.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-c-stdlib.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-c-stdlib.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/ckb-c-stdlib.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/mbedtls.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/secp256k1` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/secp256k1.git` [INFO] [stderr] Updating git submodule `https://github.com/nervosnetwork/sparse-merkle-tree.git` [INFO] [stderr] error: failed to get `axon-types` as a dependency of package `ckb-ics-axon v0.1.0 (/workspace/builds/worker-2-tc1/source/axon)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `axon-types` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/axonweb3/axon-contract?rev=b82a843#b82a843b [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `common/c/deps/ckb-production-scripts` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `deps/sparse-merkle-tree` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/axon-contract-5680f965f50e5930/b82a843/common/c/deps/ckb-production-scripts/deps/sparse-merkle-tree/fixtures/basic/case-89.json': 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. [INFO] checking synapseweb3/ckb-ics against try#1d06cad56a6e74d21cdf272bd6d9479160000fba for pr-114655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynapseweb3%2Fckb-ics" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file axon/src/handler/test.rs [INFO] [stderr] error: unable to write file axon/src/lib.rs [INFO] [stderr] error: unable to write file axon/src/message.rs [INFO] [stderr] error: unable to write file axon/src/object.rs [INFO] [stderr] error: unable to write file axon/src/proto.rs [INFO] [stderr] fatal: cannot create directory at 'axon/src/proto': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking synapseweb3/ckb-ics against try#1d06cad56a6e74d21cdf272bd6d9479160000fba for pr-114655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynapseweb3%2Fckb-ics" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file axon/src/handler/test.rs [INFO] [stderr] error: unable to write file axon/src/lib.rs [INFO] [stderr] error: unable to write file axon/src/message.rs [INFO] [stderr] error: unable to write file axon/src/object.rs [INFO] [stderr] error: unable to write file axon/src/proto.rs [INFO] [stderr] fatal: cannot create directory at 'axon/src/proto': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking synapseweb3/ckb-ics against try#1d06cad56a6e74d21cdf272bd6d9479160000fba for pr-114655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynapseweb3%2Fckb-ics" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file axon/src/handler/test.rs [INFO] [stderr] error: unable to write file axon/src/lib.rs [INFO] [stderr] error: unable to write file axon/src/message.rs [INFO] [stderr] error: unable to write file axon/src/object.rs [INFO] [stderr] error: unable to write file axon/src/proto.rs [INFO] [stderr] fatal: cannot create directory at 'axon/src/proto': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking synapseweb3/ckb-ics against try#1d06cad56a6e74d21cdf272bd6d9479160000fba for pr-114655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynapseweb3%2Fckb-ics" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file axon/src/handler/test.rs [INFO] [stderr] error: unable to write file axon/src/lib.rs [INFO] [stderr] error: unable to write file axon/src/message.rs [INFO] [stderr] error: unable to write file axon/src/object.rs [INFO] [stderr] error: unable to write file axon/src/proto.rs [INFO] [stderr] fatal: cannot create directory at 'axon/src/proto': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking synapseweb3/ckb-ics against try#1d06cad56a6e74d21cdf272bd6d9479160000fba for pr-114655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynapseweb3%2Fckb-ics" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file axon/src/handler/test.rs [INFO] [stderr] error: unable to write file axon/src/lib.rs [INFO] [stderr] error: unable to write file axon/src/message.rs [INFO] [stderr] error: unable to write file axon/src/object.rs [INFO] [stderr] error: unable to write file axon/src/proto.rs [INFO] [stderr] fatal: cannot create directory at 'axon/src/proto': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/synapseweb3/ckb-ics [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.