[INFO] cloning repository https://github.com/hanwencheng/Substrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hanwencheng/Substrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanwencheng%2FSubstrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanwencheng%2FSubstrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 199daa3e4db99a5895c0cec9f0a7769ce74c0181 [INFO] checking hanwencheng/Substrate against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanwencheng%2FSubstrate" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file client/rpc-api/src/chain/error.rs [INFO] [stderr] error: unable to write file client/rpc-api/src/chain/mod.rs [INFO] [stderr] Updating files: 33% (327/982) error: unable to write file client/rpc-api/src/errors.rs [INFO] [stderr] error: unable to write file client/rpc-api/src/helpers.rs [INFO] [stderr] error: unable to write file client/rpc-api/src/lib.rs [INFO] [stderr] fatal: cannot create directory at 'client/rpc-api/src/offchain': 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 hanwencheng/Substrate against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanwencheng%2FSubstrate" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file frame/contracts/rpc/src/lib.rs [INFO] [stderr] fatal: cannot create directory at 'frame/contracts/src': 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 hanwencheng/Substrate against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanwencheng%2FSubstrate" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'client/transaction-pool/graph': 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 hanwencheng/Substrate against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanwencheng%2FSubstrate" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file frame/contracts/COMPLEXITY.md [INFO] [stderr] error: unable to write file frame/contracts/Cargo.toml [INFO] [stderr] fatal: cannot create directory at 'frame/contracts/common': 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 hanwencheng/Substrate against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanwencheng%2FSubstrate" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hanwencheng/Substrate on toolchain 1bd50d4315eb15970d395b6be5823f9384707693 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hanwencheng/Substrate [INFO] finished tweaking git repo https://github.com/hanwencheng/Substrate [INFO] tweaked toml for git repo https://github.com/hanwencheng/Substrate written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hanwencheng/Substrate 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/paritytech/wasmtime` [INFO] [stderr] error: failed to get `wasmtime` as a dependency of package `sc-executor-wasmtime v0.8.0-alpha.3 (/workspace/builds/worker-4-tc2/source/client/executor/wasmtime)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `wasmtime` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/paritytech/wasmtime?branch=a-thread-safe-api#851887d8 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/wasmtime-eccc47242e19a26d/851887d/cranelift/codegen/src/ir/layout.rs': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating crates.io index Updating git repository `https://github.com/paritytech/wasmtime` error: failed to get `wasmtime` as a dependency of package `sc-executor-wasmtime v0.8.0-alpha.3 (/workspace/builds/worker-4-tc2/source/client/executor/wasmtime)` Caused by: failed to load source for dependency `wasmtime` Caused by: Unable to update https://github.com/paritytech/wasmtime?branch=a-thread-safe-api#851887d8 Caused by: could not write to '/workspace/cargo-home/git/checkouts/wasmtime-eccc47242e19a26d/851887d/cranelift/codegen/src/ir/layout.rs': No space left on device; class=Os (2)