[INFO] cloning repository https://github.com/lyronctk/kzg-blob [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lyronctk/kzg-blob" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyronctk%2Fkzg-blob", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyronctk%2Fkzg-blob'... [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/lyronctk/kzg-blob [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lyronctk/kzg-blob" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyronctk%2Fkzg-blob", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyronctk%2Fkzg-blob'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21b7bc66e2276e721c451dd2342435303c90ff82 [INFO] checking lyronctk/kzg-blob against master#a5db378dc14a40dd1580c27fb8362156446382c3 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flyronctk%2Fkzg-blob" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lyronctk/kzg-blob on toolchain a5db378dc14a40dd1580c27fb8362156446382c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lyronctk/kzg-blob [INFO] finished tweaking git repo https://github.com/lyronctk/kzg-blob [INFO] tweaked toml for git repo https://github.com/lyronctk/kzg-blob written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lyronctk/kzg-blob 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" "+a5db378dc14a40dd1580c27fb8362156446382c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/axiom-crypto/halo2-lib` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/halo2-lib-255f84622e4d2880/objects/pack/pack_git2_4c3a7d577a2ee4e0': 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/halo2-lib-255f84622e4d2880/objects/pack/pack_git2_9677f9addae39516': 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/halo2-lib-255f84622e4d2880/objects/pack/pack_git2_b8fbfd521d608d0c': No space left on device; class=Os (2) [INFO] [stderr] Updating git repository `https://github.com/axiom-crypto/halo2.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/halo2-42c28dc98af72cba/objects/pack/pack_git2_2536b623a7f13f43': 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/halo2-42c28dc98af72cba/objects/pack/pack_git2_9b7dcb7ed08c19dc': 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/halo2-42c28dc98af72cba/objects/pack/pack_git2_92a33e19c1f4cc9e': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `halo2_proofs` as a dependency of package `halo2-base v0.3.0 (https://github.com/axiom-crypto/halo2-lib?branch=axiom-dev-0406#c5b01648)` [INFO] [stderr] ... which satisfies git dependency `halo2-base` (locked to 0.3.0) of package `kzgblob v0.1.0 (/workspace/builds/worker-7-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `halo2_proofs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/axiom-crypto/halo2.git?tag=v2023_04_06#2e9c8724 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/halo2-42c28dc98af72cba [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 2e9c8724604c926efff139d7d44dbeebfd8d960b not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/halo2-42c28dc98af72cba/objects/pack/pack_git2_c97d26fecb5ddb3c': 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/axiom-crypto/halo2-lib` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/halo2-lib-255f84622e4d2880/objects/pack/pack_git2_4c3a7d577a2ee4e0': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/halo2-lib-255f84622e4d2880/objects/pack/pack_git2_9677f9addae39516': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/halo2-lib-255f84622e4d2880/objects/pack/pack_git2_b8fbfd521d608d0c': No space left on device; class=Os (2) Updating git repository `https://github.com/axiom-crypto/halo2.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/halo2-42c28dc98af72cba/objects/pack/pack_git2_2536b623a7f13f43': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/halo2-42c28dc98af72cba/objects/pack/pack_git2_9b7dcb7ed08c19dc': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/halo2-42c28dc98af72cba/objects/pack/pack_git2_92a33e19c1f4cc9e': No space left on device; class=Os (2) error: failed to get `halo2_proofs` as a dependency of package `halo2-base v0.3.0 (https://github.com/axiom-crypto/halo2-lib?branch=axiom-dev-0406#c5b01648)` ... which satisfies git dependency `halo2-base` (locked to 0.3.0) of package `kzgblob v0.1.0 (/workspace/builds/worker-7-tc1/source)` Caused by: failed to load source for dependency `halo2_proofs` Caused by: Unable to update https://github.com/axiom-crypto/halo2.git?tag=v2023_04_06#2e9c8724 Caused by: failed to clone into: /workspace/cargo-home/git/db/halo2-42c28dc98af72cba Caused by: revision 2e9c8724604c926efff139d7d44dbeebfd8d960b not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/halo2-42c28dc98af72cba/objects/pack/pack_git2_c97d26fecb5ddb3c': No space left on device; class=Os (2)