[INFO] cloning repository https://github.com/linghuccc/rust_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linghuccc/rust_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinghuccc%2Frust_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinghuccc%2Frust_demo'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinghuccc%2Frust_demo/refs: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/linghuccc/rust_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linghuccc/rust_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinghuccc%2Frust_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinghuccc%2Frust_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a41403b30758825236e567a63217460db190e72b [INFO] checking linghuccc/rust_demo against master#ed141926048597e3649bb238ca3dc417904cd56c for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinghuccc%2Frust_demo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linghuccc/rust_demo on toolchain ed141926048597e3649bb238ca3dc417904cd56c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/linghuccc/rust_demo [INFO] finished tweaking git repo https://github.com/linghuccc/rust_demo [INFO] tweaked toml for git repo https://github.com/linghuccc/rust_demo written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/linghuccc/rust_demo 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" "+ed141926048597e3649bb238ca3dc417904cd56c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] [stderr] Adding mini-alloc v0.6.0 [INFO] [stderr] Adding stylus-proc v0.6.0 [INFO] [stderr] Adding stylus-sdk v0.6.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethers v2.0.13 [INFO] [stderr] Downloaded mini-alloc v0.6.0 [INFO] [stderr] Downloaded ethers-signers v2.0.13 [INFO] [stderr] Downloaded stylus-proc v0.6.0 [INFO] [stderr] Downloaded stylus-sdk v0.6.0 [INFO] [stderr] error: failed to unpack package `stylus-sdk v0.6.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `stylus-sdk-0.6.0/README.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stylus-sdk-0.6.0/README.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `stylus-sdk-0.6.0/README.md` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stylus-sdk-0.6.0/README.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) ExecutionFailed(ExitStatus(unix_wait_status(25856)))