[INFO] cloning repository https://github.com/simisimis/esp32c6-hal-embassy-blink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simisimis/esp32c6-hal-embassy-blink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimisimis%2Fesp32c6-hal-embassy-blink", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimisimis%2Fesp32c6-hal-embassy-blink'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb6646c0804c126a31a3ebd6aa99b0f3f2722bd8 [INFO] building simisimis/esp32c6-hal-embassy-blink against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimisimis%2Fesp32c6-hal-embassy-blink" "/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/simisimis/esp32c6-hal-embassy-blink on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "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/simisimis/esp32c6-hal-embassy-blink [INFO] finished tweaking git repo https://github.com/simisimis/esp32c6-hal-embassy-blink [INFO] tweaked toml for git repo https://github.com/simisimis/esp32c6-hal-embassy-blink written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/simisimis/esp32c6-hal-embassy-blink 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded esp32c6-hal v0.6.0 [INFO] [stderr] Downloaded riscv-atomic-emulation-trap v0.4.1 [INFO] [stderr] Downloaded embedded-hal-nb v1.0.0-rc.1 [INFO] [stderr] Downloaded embassy-macros v0.2.1 [INFO] [stderr] Downloaded embedded-io-async v0.6.0 [INFO] [stderr] Downloaded esp-hal-procmacros v0.7.0 [INFO] [stderr] Downloaded embassy-futures v0.1.0 [INFO] [stderr] Downloaded embassy-executor v0.3.2 [INFO] [stderr] Downloaded embedded-hal v1.0.0-rc.1 [INFO] [stderr] Downloaded esp-backtrace v0.9.0 [INFO] [stderr] Downloaded esp-riscv-rt v0.5.0 [INFO] [stderr] Downloaded esp-println v0.7.1 [INFO] [stderr] Downloaded embassy-time v0.1.5 [INFO] [stderr] Downloaded embedded-hal-async v1.0.0-rc.1 [INFO] [stderr] Downloaded esp-hal-common v0.13.1 [INFO] [stderr] Downloaded esp32c6 v0.8.0 [INFO] [stderr] error: failed to unpack package `esp32c6 v0.8.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `esp32c6-0.8.0/src/slchost/pkt_len0.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esp32c6-0.8.0/src/slchost/pkt_len0.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `esp32c6-0.8.0/src/slchost/pkt_len0.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esp32c6-0.8.0/src/slchost/pkt_len0.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.