[INFO] cloning repository https://github.com/zkemail/email-wallet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zkemail/email-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkemail%2Femail-wallet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkemail%2Femail-wallet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd2e0b40d9ed285f0cd209411612642c71f97415 [INFO] checking zkemail/email-wallet against master#9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkemail%2Femail-wallet" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 83% (452/539) Updating files: 84% (453/539) Updating files: 85% (459/539) Updating files: 86% (464/539) Updating files: 87% (469/539) Updating files: 88% (475/539) Updating files: 89% (480/539) Updating files: 90% (486/539) Updating files: 91% (491/539) Updating files: 92% (496/539) Updating files: 93% (502/539) Updating files: 94% (507/539) Updating files: 95% (513/539) Updating files: 96% (518/539) Updating files: 97% (523/539) Updating files: 98% (529/539) Updating files: 99% (534/539) Updating files: 100% (539/539) Updating files: 100% (539/539), done. [INFO] validating manifest of git repo https://github.com/zkemail/email-wallet on toolchain 9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zkemail/email-wallet [INFO] finished tweaking git repo https://github.com/zkemail/email-wallet [INFO] tweaked toml for git repo https://github.com/zkemail/email-wallet written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zkemail/email-wallet 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" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/tower-rs/tower-http.git` [INFO] [stderr] Updating git repository `https://github.com/SoraSuegami/dkim.git` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves.git` [INFO] [stderr] Updating git repository `https://github.com/SoraSuegami/poseidon-rs.git` [INFO] [stderr] Updating git repository `https://github.com/zkemail/zk-regex.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/zk-regex-0b77525592e6fb44/objects/pack/pack_git2_dc572ca5e8dfc6af': 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/zk-regex-0b77525592e6fb44/objects/pack/pack_git2_fa376ad38a03b9dd': 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/zk-regex-0b77525592e6fb44/objects/pack/pack_git2_f296de5d746bd24e': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `zk-regex-apis` as a dependency of package `email-wallet-utils v0.1.0 (/workspace/builds/worker-6-tc1/source/packages/utils)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `zk-regex-apis` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/zkemail/zk-regex.git?branch=main#9cd365d1 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/zk-regex-0b77525592e6fb44 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/zk-regex-0b77525592e6fb44/objects/pack/pack_git2_a9b20d45a2480e45': 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 zkemail/email-wallet against try#2e5b7739e5167b731ad5eb628f04a54f932f1fe2 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkemail%2Femail-wallet" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'packages/contracts/artifacts/AccountHandler.t.sol': 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 zkemail/email-wallet against try#2e5b7739e5167b731ad5eb628f04a54f932f1fe2 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkemail%2Femail-wallet" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file packages/contracts/artifacts/AccountHandler.sol/AccountHandler.json [INFO] [stderr] fatal: cannot create directory at 'packages/contracts/artifacts/AccountHandler.t.sol': 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 zkemail/email-wallet against try#2e5b7739e5167b731ad5eb628f04a54f932f1fe2 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkemail%2Femail-wallet" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file packages/contracts/artifacts/AccountHandler.sol/AccountHandler.json [INFO] [stderr] fatal: cannot create directory at 'packages/contracts/artifacts/AccountHandler.t.sol': 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 zkemail/email-wallet against try#2e5b7739e5167b731ad5eb628f04a54f932f1fe2 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkemail%2Femail-wallet" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file packages/contracts/artifacts/AccountHandler.sol/AccountHandler.json [INFO] [stderr] fatal: cannot create directory at 'packages/contracts/artifacts/AccountHandler.t.sol': 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 zkemail/email-wallet against try#2e5b7739e5167b731ad5eb628f04a54f932f1fe2 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkemail%2Femail-wallet" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file packages/contracts/artifacts/Address.sol/Address.json [INFO] [stderr] fatal: cannot create directory at 'packages/contracts/artifacts/AddressUpgradeable.sol': 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/zkemail/email-wallet [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.