[INFO] cloning repository https://github.com/nevi-me/esp32-c3-matter-minimal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nevi-me/esp32-c3-matter-minimal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnevi-me%2Fesp32-c3-matter-minimal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnevi-me%2Fesp32-c3-matter-minimal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f961c1608a0ae4d3d37ba615c8c310a824e6529d [INFO] testing nevi-me/esp32-c3-matter-minimal against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnevi-me%2Fesp32-c3-matter-minimal" "/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/nevi-me/esp32-c3-matter-minimal on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "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/nevi-me/esp32-c3-matter-minimal [INFO] finished tweaking git repo https://github.com/nevi-me/esp32-c3-matter-minimal [INFO] tweaked toml for git repo https://github.com/nevi-me/esp32-c3-matter-minimal written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nevi-me/esp32-c3-matter-minimal 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/kedars/chrono` [INFO] [stderr] Updating git repository `https://github.com/esp-rs-compat/getrandom.git` [INFO] [stderr] Updating git repository `https://github.com/esp-rs-compat/polling` [INFO] [stderr] Updating git repository `https://github.com/esp-rs-compat/ring` [INFO] [stderr] Updating git repository `https://github.com/esp-rs-compat/smol` [INFO] [stderr] Updating git repository `https://github.com/esp-rs-compat/socket2` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/nevi-me/matter-rs` [INFO] [stderr] warning: Patch `chrono v0.4.19 (https://github.com/kedars/chrono#b0d13e54)` was not used in the crate graph. [INFO] [stderr] Patch `ring v0.17.0-not-released-yet (https://github.com/esp-rs-compat/ring#ac8065f1)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.15.3 [INFO] [stderr] Downloaded remove_dir_all v0.7.0 [INFO] [stderr] Downloaded esp-idf-sys v0.32.1 [INFO] [stderr] Downloaded embedded-can v0.4.1 [INFO] [stderr] Downloaded embedded-hal-nb v1.0.0-alpha.1 [INFO] [stderr] Downloaded build-time v0.1.2 [INFO] [stderr] Downloaded p256 v0.13.0 [INFO] [stderr] Downloaded bitmaps v3.2.0 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.9 [INFO] [stderr] Downloaded edge-executor v0.3.0 [INFO] [stderr] Downloaded astro-dnssd v0.3.2 [INFO] [stderr] Downloaded embedded-svc v0.24.0 [INFO] [stderr] error: failed to unpack package `embedded-svc v0.24.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `embedded-svc-0.24.0/src/ota.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-svc-0.24.0/src/ota.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `embedded-svc-0.24.0/src/ota.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-svc-0.24.0/src/ota.rs` [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 git repository `https://github.com/kedars/chrono` Updating git repository `https://github.com/esp-rs-compat/getrandom.git` Updating git repository `https://github.com/esp-rs-compat/polling` Updating git repository `https://github.com/esp-rs-compat/ring` Updating git repository `https://github.com/esp-rs-compat/smol` Updating git repository `https://github.com/esp-rs-compat/socket2` Updating crates.io index Updating git repository `https://github.com/nevi-me/matter-rs` warning: Patch `chrono v0.4.19 (https://github.com/kedars/chrono#b0d13e54)` was not used in the crate graph. Patch `ring v0.17.0-not-released-yet (https://github.com/esp-rs-compat/ring#ac8065f1)` was not used in the crate graph. Check that the patched package version and available features are compatible with the dependency requirements. If the patch has a different version from what is locked in the Cargo.lock file, run `cargo update` to use the new version. This may also occur with an optional dependency that is not enabled. Blocking waiting for file lock on package cache Downloading crates ... Downloaded cargo_metadata v0.15.3 Downloaded remove_dir_all v0.7.0 Downloaded esp-idf-sys v0.32.1 Downloaded embedded-can v0.4.1 Downloaded embedded-hal-nb v1.0.0-alpha.1 Downloaded build-time v0.1.2 Downloaded p256 v0.13.0 Downloaded bitmaps v3.2.0 Downloaded embedded-hal v1.0.0-alpha.9 Downloaded edge-executor v0.3.0 Downloaded astro-dnssd v0.3.2 Downloaded embedded-svc v0.24.0 error: failed to unpack package `embedded-svc v0.24.0` Caused by: failed to unpack entry at `embedded-svc-0.24.0/src/ota.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-svc-0.24.0/src/ota.rs` Caused by: failed to unpack `embedded-svc-0.24.0/src/ota.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-svc-0.24.0/src/ota.rs` Caused by: No space left on device (os error 28)