[INFO] cloning repository https://github.com/mullr/cargo-audit-action-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mullr/cargo-audit-action-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmullr%2Fcargo-audit-action-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmullr%2Fcargo-audit-action-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3b789968d95faa711d48ce194d54135e81c39d4 [INFO] testing mullr/cargo-audit-action-repro against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmullr%2Fcargo-audit-action-repro" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mullr/cargo-audit-action-repro [INFO] finished tweaking git repo https://github.com/mullr/cargo-audit-action-repro [INFO] tweaked toml for git repo https://github.com/mullr/cargo-audit-action-repro written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mullr/cargo-audit-action-repro on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mullr/cargo-audit-action-repro 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_hc v0.2.0 [INFO] [stderr] Downloaded rand_core v0.5.1 [INFO] [stderr] Downloaded scopeguard v1.1.0 [INFO] [stderr] Downloaded cfg-if v0.1.10 [INFO] [stderr] Downloaded futures-sink v0.3.8 [INFO] [stderr] Downloaded getrandom v0.1.15 [INFO] [stderr] Downloaded lock_api v0.4.2 [INFO] [stderr] Downloaded wasi v0.9.0+wasi-snapshot-preview1 [INFO] [stderr] error: failed to unpack package `wasi v0.9.0+wasi-snapshot-preview1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `wasi-0.9.0+wasi-snapshot-preview1/src/lib_generated.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasi-0.9.0+wasi-snapshot-preview1/src/lib_generated.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `wasi-0.9.0+wasi-snapshot-preview1/src/lib_generated.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasi-0.9.0+wasi-snapshot-preview1/src/lib_generated.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Updating crates.io index Blocking waiting for file lock on package cache Downloading crates ... Downloaded rand_hc v0.2.0 Downloaded rand_core v0.5.1 Downloaded scopeguard v1.1.0 Downloaded cfg-if v0.1.10 Downloaded futures-sink v0.3.8 Downloaded getrandom v0.1.15 Downloaded lock_api v0.4.2 Downloaded wasi v0.9.0+wasi-snapshot-preview1 error: failed to unpack package `wasi v0.9.0+wasi-snapshot-preview1` Caused by: failed to unpack entry at `wasi-0.9.0+wasi-snapshot-preview1/src/lib_generated.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasi-0.9.0+wasi-snapshot-preview1/src/lib_generated.rs` Caused by: failed to unpack `wasi-0.9.0+wasi-snapshot-preview1/src/lib_generated.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasi-0.9.0+wasi-snapshot-preview1/src/lib_generated.rs` Caused by: No space left on device (os error 28)