[INFO] cloning repository https://github.com/grandzero/evm-bridge-canister [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grandzero/evm-bridge-canister" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrandzero%2Fevm-bridge-canister", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrandzero%2Fevm-bridge-canister'... [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/grandzero/evm-bridge-canister [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grandzero/evm-bridge-canister" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrandzero%2Fevm-bridge-canister", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrandzero%2Fevm-bridge-canister'... [INFO] [stderr] fatal: sha1 file '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrandzero%2Fevm-bridge-canister/objects/pack/tmp_idx_DJvIm1' write error. Out of diskspace [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/grandzero/evm-bridge-canister [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grandzero/evm-bridge-canister" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrandzero%2Fevm-bridge-canister", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrandzero%2Fevm-bridge-canister'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fca98cc39d980b7758ada2a3b04e02e509077d6f [INFO] checking grandzero/evm-bridge-canister against master#613bdd49978298648ed05ace086bd1ecad54b44a for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrandzero%2Fevm-bridge-canister" "/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/grandzero/evm-bridge-canister on toolchain 613bdd49978298648ed05ace086bd1ecad54b44a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/grandzero/evm-bridge-canister [INFO] finished tweaking git repo https://github.com/grandzero/evm-bridge-canister [INFO] tweaked toml for git repo https://github.com/grandzero/evm-bridge-canister written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/grandzero/evm-bridge-canister 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" "+613bdd49978298648ed05ace086bd1ecad54b44a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/dfinity/ic` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/ic-a5a9adfef36c4712/objects/pack/pack_git2_2b68daabe46f587b': 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/ic-a5a9adfef36c4712/objects/pack/pack_git2_dede324a2460a13e': 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/ic-a5a9adfef36c4712/objects/pack/pack_git2_22da8cfef606a286': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `ic-cketh-minter` as a dependency of package `evm_bridge_canister_backend v0.1.0 (/workspace/builds/worker-2-tc1/source/src/evm_bridge_canister_backend)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `ic-cketh-minter` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/dfinity/ic?rev=8511846fb6352a0a4f9abae1a8fc8569aeba5f10#8511846f [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/ic-a5a9adfef36c4712 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 8511846fb6352a0a4f9abae1a8fc8569aeba5f10 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/ic-a5a9adfef36c4712/objects/pack/pack_git2_625480c42a00de07': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Updating git repository `https://github.com/dfinity/ic` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/ic-a5a9adfef36c4712/objects/pack/pack_git2_2b68daabe46f587b': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/ic-a5a9adfef36c4712/objects/pack/pack_git2_dede324a2460a13e': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/ic-a5a9adfef36c4712/objects/pack/pack_git2_22da8cfef606a286': No space left on device; class=Os (2) error: failed to get `ic-cketh-minter` as a dependency of package `evm_bridge_canister_backend v0.1.0 (/workspace/builds/worker-2-tc1/source/src/evm_bridge_canister_backend)` Caused by: failed to load source for dependency `ic-cketh-minter` Caused by: Unable to update https://github.com/dfinity/ic?rev=8511846fb6352a0a4f9abae1a8fc8569aeba5f10#8511846f Caused by: failed to clone into: /workspace/cargo-home/git/db/ic-a5a9adfef36c4712 Caused by: revision 8511846fb6352a0a4f9abae1a8fc8569aeba5f10 not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/ic-a5a9adfef36c4712/objects/pack/pack_git2_625480c42a00de07': No space left on device; class=Os (2)