[INFO] cloning repository https://github.com/pedro-q/wasm-regression [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedro-q/wasm-regression" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-q%2Fwasm-regression", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-q%2Fwasm-regression'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-q%2Fwasm-regression/hooks/update.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/pedro-q/wasm-regression [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedro-q/wasm-regression" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-q%2Fwasm-regression", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-q%2Fwasm-regression'... [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/pedro-q/wasm-regression [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedro-q/wasm-regression" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-q%2Fwasm-regression", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-q%2Fwasm-regression'... [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 3) [INFO] cloning repository https://github.com/pedro-q/wasm-regression [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedro-q/wasm-regression" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-q%2Fwasm-regression", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-q%2Fwasm-regression'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e502107ce890bf4868546d67fc712d61f5bec874 [INFO] building pedro-q/wasm-regression against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-q%2Fwasm-regression" "/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/pedro-q/wasm-regression on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/pedro-q/wasm-regression [INFO] finished tweaking git repo https://github.com/pedro-q/wasm-regression [INFO] tweaked toml for git repo https://github.com/pedro-q/wasm-regression written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pedro-q/wasm-regression 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/pola-rs/polars` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/polars-54176cdfb679e240/objects/pack/pack_git2_1fb9cd402d1f8bec': 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/polars-54176cdfb679e240/objects/pack/pack_git2_3b04956638b07695': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/polars-54176cdfb679e240/objects/pack/pack_git2_23ff26cfa0cbbc65': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `polars` as a dependency of package `modelwasm v0.1.0 (/workspace/builds/worker-1-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `polars` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/pola-rs/polars?branch=main#6a554116 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/polars-54176cdfb679e240 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 6a554116f023700a07e36722ec68cbfdb2ec9f8b not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/polars-54176cdfb679e240/objects/pack/pack_git2_2d489e3a3df99998': 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/pola-rs/polars` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/polars-54176cdfb679e240/objects/pack/pack_git2_1fb9cd402d1f8bec': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/polars-54176cdfb679e240/objects/pack/pack_git2_3b04956638b07695': No space left on device; class=Os (2) warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/polars-54176cdfb679e240/objects/pack/pack_git2_23ff26cfa0cbbc65': No space left on device; class=Os (2) error: failed to get `polars` as a dependency of package `modelwasm v0.1.0 (/workspace/builds/worker-1-tc1/source)` Caused by: failed to load source for dependency `polars` Caused by: Unable to update https://github.com/pola-rs/polars?branch=main#6a554116 Caused by: failed to clone into: /workspace/cargo-home/git/db/polars-54176cdfb679e240 Caused by: revision 6a554116f023700a07e36722ec68cbfdb2ec9f8b not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/polars-54176cdfb679e240/objects/pack/pack_git2_2d489e3a3df99998': No space left on device; class=Os (2)