[INFO] cloning repository https://github.com/borolgs/esp32-no-std [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/borolgs/esp32-no-std" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fborolgs%2Fesp32-no-std", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fborolgs%2Fesp32-no-std'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 784157397a13618fbad4e553705f28d9be2ac1e2 [INFO] checking borolgs/esp32-no-std/784157397a13618fbad4e553705f28d9be2ac1e2 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fborolgs%2Fesp32-no-std" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/borolgs/esp32-no-std on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/borolgs/esp32-no-std [INFO] finished tweaking git repo https://github.com/borolgs/esp32-no-std [INFO] tweaked toml for git repo https://github.com/borolgs/esp32-no-std written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/borolgs/esp32-no-std 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xtensa-lx v0.8.0 [INFO] [stderr] Downloaded esp-hal-procmacros v0.7.0 [INFO] [stderr] Downloaded esp-println v0.7.1 [INFO] [stderr] Downloaded mipidsi v0.7.1 [INFO] [stderr] Downloaded esp32-hal v0.16.0 [INFO] [stderr] error: failed to unpack package `esp32-hal v0.16.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `esp32-hal-0.16.0/examples/mcpwm.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esp32-hal-0.16.0/examples/mcpwm.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `esp32-hal-0.16.0/examples/mcpwm.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esp32-hal-0.16.0/examples/mcpwm.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) ExecutionFailed(ExitStatus(unix_wait_status(25856)))