[INFO] cloning repository https://github.com/metalbear-co/farm-operator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metalbear-co/farm-operator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetalbear-co%2Ffarm-operator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetalbear-co%2Ffarm-operator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b26b68135f037136171fed46c6a92e67ebbe60c5 [INFO] testing metalbear-co/farm-operator against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetalbear-co%2Ffarm-operator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/metalbear-co/farm-operator on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/metalbear-co/farm-operator [INFO] finished tweaking git repo https://github.com/metalbear-co/farm-operator [INFO] tweaked toml for git repo https://github.com/metalbear-co/farm-operator written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/metalbear-co/farm-operator 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/metalbear-co/rustls` [INFO] [stderr] Updating git repository `https://github.com/ctz/webpki` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/webpki-2e0976e391982c4f/objects/pack/pack_git2_bb988c595cc7ff11': 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/webpki-2e0976e391982c4f/objects/pack/pack_git2_ccab7e1e08944dbf': 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/webpki-2e0976e391982c4f/objects/pack/pack_git2_1764e0ef3fdbdf73': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `webpki` as a dependency of package `rustls v0.20.6 (https://github.com/metalbear-co/rustls?branch=feat-ip-address#c706a865)` [INFO] [stderr] ... which satisfies dependency `rustls = "^0.20"` (locked to 0.20.6) of package `axum-server v0.4.6` [INFO] [stderr] ... which satisfies dependency `axum-server = "^0.4"` (locked to 0.4.6) of package `farm-operator v0.1.0 (/workspace/builds/worker-1-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `webpki` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/ctz/webpki?branch=feat-ip-address#53a0215d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/webpki-2e0976e391982c4f [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 53a0215d998ec4bef37e55a5b7eed7d41f20e8ac not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/webpki-2e0976e391982c4f/objects/pack/pack_git2_1aa06510d9b86c1f': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating git repository `https://github.com/metalbear-co/rustls` Updating git repository `https://github.com/ctz/webpki` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/webpki-2e0976e391982c4f/objects/pack/pack_git2_bb988c595cc7ff11': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/webpki-2e0976e391982c4f/objects/pack/pack_git2_ccab7e1e08944dbf': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/webpki-2e0976e391982c4f/objects/pack/pack_git2_1764e0ef3fdbdf73': No space left on device; class=Os (2) error: failed to get `webpki` as a dependency of package `rustls v0.20.6 (https://github.com/metalbear-co/rustls?branch=feat-ip-address#c706a865)` ... which satisfies dependency `rustls = "^0.20"` (locked to 0.20.6) of package `axum-server v0.4.6` ... which satisfies dependency `axum-server = "^0.4"` (locked to 0.4.6) of package `farm-operator v0.1.0 (/workspace/builds/worker-1-tc1/source)` Caused by: failed to load source for dependency `webpki` Caused by: Unable to update https://github.com/ctz/webpki?branch=feat-ip-address#53a0215d Caused by: failed to clone into: /workspace/cargo-home/git/db/webpki-2e0976e391982c4f Caused by: revision 53a0215d998ec4bef37e55a5b7eed7d41f20e8ac not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/webpki-2e0976e391982c4f/objects/pack/pack_git2_1aa06510d9b86c1f': No space left on device; class=Os (2)