[INFO] cloning repository https://github.com/frederictobiasc/picoserve-esp-hal-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frederictobiasc/picoserve-esp-hal-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederictobiasc%2Fpicoserve-esp-hal-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederictobiasc%2Fpicoserve-esp-hal-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 503cb7be771fb6c78d96d91718c0f2c67979868e [INFO] checking frederictobiasc/picoserve-esp-hal-example against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederictobiasc%2Fpicoserve-esp-hal-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/frederictobiasc/picoserve-esp-hal-example [INFO] finished tweaking git repo https://github.com/frederictobiasc/picoserve-esp-hal-example [INFO] tweaked toml for git repo https://github.com/frederictobiasc/picoserve-esp-hal-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/frederictobiasc/picoserve-esp-hal-example on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/frederictobiasc/picoserve-esp-hal-example 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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "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] Downloading crates ... [INFO] [stderr] Downloaded serde-json-core v0.6.0 [INFO] [stderr] Downloaded esp-config v0.1.0 [INFO] [stderr] Downloaded embassy-executor-macros v0.6.1 [INFO] [stderr] Downloaded esp-hal-procmacros v0.14.0 [INFO] [stderr] Downloaded lhash v1.1.0 [INFO] [stderr] Downloaded embassy-executor v0.6.1 [INFO] [stderr] Downloaded esp-hal-embassy v0.4.0 [INFO] [stderr] Downloaded bt-hci v0.1.1 [INFO] [stderr] Downloaded picoserve v0.12.2 [INFO] [stderr] Downloaded esp-wifi v0.10.1 [INFO] [stderr] Downloaded esp32c3 v0.25.0 [INFO] [stderr] Downloaded esp-hal v0.21.1 [INFO] [stderr] Downloaded esp-wifi-sys v0.6.0 [INFO] [stderr] error: failed to unpack package `esp-wifi-sys v0.6.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `esp-wifi-sys-0.6.0/libs/esp32s2/libwpa_supplicant.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-wifi-sys-0.6.0/libs/esp32s2/libwpa_supplicant.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `esp-wifi-sys-0.6.0/libs/esp32s2/libwpa_supplicant.a` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-wifi-sys-0.6.0/libs/esp32s2/libwpa_supplicant.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Blocking waiting for file lock on package cache Updating crates.io index Downloading crates ... Downloaded serde-json-core v0.6.0 Downloaded esp-config v0.1.0 Downloaded embassy-executor-macros v0.6.1 Downloaded esp-hal-procmacros v0.14.0 Downloaded lhash v1.1.0 Downloaded embassy-executor v0.6.1 Downloaded esp-hal-embassy v0.4.0 Downloaded bt-hci v0.1.1 Downloaded picoserve v0.12.2 Downloaded esp-wifi v0.10.1 Downloaded esp32c3 v0.25.0 Downloaded esp-hal v0.21.1 Downloaded esp-wifi-sys v0.6.0 error: failed to unpack package `esp-wifi-sys v0.6.0` Caused by: failed to unpack entry at `esp-wifi-sys-0.6.0/libs/esp32s2/libwpa_supplicant.a` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-wifi-sys-0.6.0/libs/esp32s2/libwpa_supplicant.a` Caused by: failed to unpack `esp-wifi-sys-0.6.0/libs/esp32s2/libwpa_supplicant.a` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-wifi-sys-0.6.0/libs/esp32s2/libwpa_supplicant.a` Caused by: No space left on device (os error 28)