[INFO] cloning repository https://github.com/geopolars/geopolars [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geopolars/geopolars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeopolars%2Fgeopolars", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeopolars%2Fgeopolars'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51910e049c6bf6511c7eb6025a8fa8fc105080d7 [INFO] checking geopolars/geopolars against master#9f48dedc9763334a587c66558974635807a113ed for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeopolars%2Fgeopolars" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/geopolars/geopolars on toolchain 9f48dedc9763334a587c66558974635807a113ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/geopolars/geopolars [INFO] finished tweaking git repo https://github.com/geopolars/geopolars [INFO] tweaked toml for git repo https://github.com/geopolars/geopolars written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/geopolars/geopolars 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" "+9f48dedc9763334a587c66558974635807a113ed" "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/geopolars/geoarrow` [INFO] [stderr] Updating git repository `https://github.com/geoarrow/geoarrow-rs` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/geoarrow-rs-43996c67f722e506/objects/pack/pack_git2_33a13bcdf32d59c6': No space left on device; class=Os (2) [INFO] [stderr] Updating git submodule `https://github.com/geoarrow/geoarrow-data` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/apache/arrow-rs` [INFO] [stderr] Updating git submodule `https://github.com/apache/parquet-testing.git` [INFO] [stderr] Updating git submodule `https://github.com/apache/arrow-testing` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/arrow-rs-583cca34693b79b8/fbbb61d/testing/.git/objects/pack/pack_git2_7e655e9e18b37cf7': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/arrow-rs-583cca34693b79b8/fbbb61d/testing/.git/objects/pack/pack_git2_055c1d620d23e8df': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/arrow-rs-583cca34693b79b8/fbbb61d/testing/.git/objects/pack/pack_git2_2f3217129d55f05f': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `arrow` as a dependency of package `geoarrow v0.0.1 (https://github.com/geoarrow/geoarrow-rs#51a99f0f)` [INFO] [stderr] ... which satisfies git dependency `geoarrow` (locked to 0.0.1) of package `geopolars-geo v0.1.0-alpha.4 (/workspace/builds/worker-6-tc1/source/geopolars/geopolars-geo)` [INFO] [stderr] ... which satisfies path dependency `geopolars-geo` (locked to 0.1.0-alpha.4) of package `geopolars v0.1.0-alpha.4 (/workspace/builds/worker-6-tc1/source/geopolars)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `arrow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/apache/arrow-rs?rev=fbbb61d94282165f9bb9f73fb4d00a3af16d4aee#fbbb61d9 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `testing` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `testing` from https://github.com/apache/arrow-testing [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision d315f7985207d2d67fc2c8e41053e9d97d573f4b not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/arrow-rs-583cca34693b79b8/fbbb61d/testing/.git/objects/pack/pack_git2_aebb86339476398e': 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/geopolars/geoarrow` Updating git repository `https://github.com/geoarrow/geoarrow-rs` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/geoarrow-rs-43996c67f722e506/objects/pack/pack_git2_33a13bcdf32d59c6': No space left on device; class=Os (2) Updating git submodule `https://github.com/geoarrow/geoarrow-data` Updating crates.io index Updating git repository `https://github.com/apache/arrow-rs` Updating git submodule `https://github.com/apache/parquet-testing.git` Updating git submodule `https://github.com/apache/arrow-testing` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/arrow-rs-583cca34693b79b8/fbbb61d/testing/.git/objects/pack/pack_git2_7e655e9e18b37cf7': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/arrow-rs-583cca34693b79b8/fbbb61d/testing/.git/objects/pack/pack_git2_055c1d620d23e8df': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/arrow-rs-583cca34693b79b8/fbbb61d/testing/.git/objects/pack/pack_git2_2f3217129d55f05f': No space left on device; class=Os (2) error: failed to get `arrow` as a dependency of package `geoarrow v0.0.1 (https://github.com/geoarrow/geoarrow-rs#51a99f0f)` ... which satisfies git dependency `geoarrow` (locked to 0.0.1) of package `geopolars-geo v0.1.0-alpha.4 (/workspace/builds/worker-6-tc1/source/geopolars/geopolars-geo)` ... which satisfies path dependency `geopolars-geo` (locked to 0.1.0-alpha.4) of package `geopolars v0.1.0-alpha.4 (/workspace/builds/worker-6-tc1/source/geopolars)` Caused by: failed to load source for dependency `arrow` Caused by: Unable to update https://github.com/apache/arrow-rs?rev=fbbb61d94282165f9bb9f73fb4d00a3af16d4aee#fbbb61d9 Caused by: failed to update submodule `testing` Caused by: failed to fetch submodule `testing` from https://github.com/apache/arrow-testing Caused by: revision d315f7985207d2d67fc2c8e41053e9d97d573f4b not found Caused by: cannot extend packfile '/workspace/cargo-home/git/checkouts/arrow-rs-583cca34693b79b8/fbbb61d/testing/.git/objects/pack/pack_git2_aebb86339476398e': No space left on device; class=Os (2)