[INFO] cloning repository https://github.com/weinstockj/parquet2bcf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weinstockj/parquet2bcf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweinstockj%2Fparquet2bcf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweinstockj%2Fparquet2bcf'... [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/weinstockj/parquet2bcf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weinstockj/parquet2bcf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweinstockj%2Fparquet2bcf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweinstockj%2Fparquet2bcf'... [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 2) [INFO] cloning repository https://github.com/weinstockj/parquet2bcf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weinstockj/parquet2bcf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweinstockj%2Fparquet2bcf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweinstockj%2Fparquet2bcf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2210936bda5d2455fae5188aca018708dbf0cf0 [INFO] checking weinstockj/parquet2bcf against master#0e517d38ad0e72f93c734b14fabd4bb9b7441de6 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweinstockj%2Fparquet2bcf" "/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/weinstockj/parquet2bcf on toolchain 0e517d38ad0e72f93c734b14fabd4bb9b7441de6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/weinstockj/parquet2bcf [INFO] finished tweaking git repo https://github.com/weinstockj/parquet2bcf [INFO] tweaked toml for git repo https://github.com/weinstockj/parquet2bcf written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/weinstockj/parquet2bcf 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" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars-row v0.45.1 [INFO] [stderr] Downloaded polars-schema v0.45.1 [INFO] [stderr] Downloaded polars-error v0.45.1 [INFO] [stderr] Downloaded polars-utils v0.45.1 [INFO] [stderr] Downloaded lz4 v1.28.0 [INFO] [stderr] Downloaded polars-mem-engine v0.45.1 [INFO] [stderr] Downloaded polars-expr v0.45.1 [INFO] [stderr] Downloaded polars-lazy v0.45.1 [INFO] [stderr] Downloaded polars-pipe v0.45.1 [INFO] [stderr] Downloaded polars-stream v0.45.1 [INFO] [stderr] Downloaded polars v0.45.1 [INFO] [stderr] Downloaded polars-ops v0.45.1 [INFO] [stderr] Downloaded polars-parquet v0.45.1 [INFO] [stderr] Downloaded polars-sql v0.45.1 [INFO] [stderr] Downloaded sqlparser v0.52.0 [INFO] [stderr] Downloaded polars-io v0.45.1 [INFO] [stderr] Downloaded comfy-table v7.1.3 [INFO] [stderr] Downloaded polars-plan v0.45.1 [INFO] [stderr] Downloaded polars-arrow v0.45.1 [INFO] [stderr] error: failed to unpack package `polars-arrow v0.45.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `polars-arrow-0.45.1/src/io/ipc/read/array/null.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.45.1/src/io/ipc/read/array/null.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `polars-arrow-0.45.1/src/io/ipc/read/array/null.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.45.1/src/io/ipc/read/array/null.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... Downloaded polars-row v0.45.1 Downloaded polars-schema v0.45.1 Downloaded polars-error v0.45.1 Downloaded polars-utils v0.45.1 Downloaded lz4 v1.28.0 Downloaded polars-mem-engine v0.45.1 Downloaded polars-expr v0.45.1 Downloaded polars-lazy v0.45.1 Downloaded polars-pipe v0.45.1 Downloaded polars-stream v0.45.1 Downloaded polars v0.45.1 Downloaded polars-ops v0.45.1 Downloaded polars-parquet v0.45.1 Downloaded polars-sql v0.45.1 Downloaded sqlparser v0.52.0 Downloaded polars-io v0.45.1 Downloaded comfy-table v7.1.3 Downloaded polars-plan v0.45.1 Downloaded polars-arrow v0.45.1 error: failed to unpack package `polars-arrow v0.45.1` Caused by: failed to unpack entry at `polars-arrow-0.45.1/src/io/ipc/read/array/null.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.45.1/src/io/ipc/read/array/null.rs` Caused by: failed to unpack `polars-arrow-0.45.1/src/io/ipc/read/array/null.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.45.1/src/io/ipc/read/array/null.rs` Caused by: No space left on device (os error 28)