[INFO] cloning repository https://github.com/sndnvaps/embassy-dht [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sndnvaps/embassy-dht" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsndnvaps%2Fembassy-dht", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsndnvaps%2Fembassy-dht'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aab25e59065795ce844e5bdbc571e9054fec7c5a [INFO] checking sndnvaps/embassy-dht against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsndnvaps%2Fembassy-dht" "/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/sndnvaps/embassy-dht on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sndnvaps/embassy-dht [INFO] finished tweaking git repo https://github.com/sndnvaps/embassy-dht [INFO] tweaked toml for git repo https://github.com/sndnvaps/embassy-dht written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sndnvaps/embassy-dht 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: patch for `embassy-rp` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] warning: patch for `embassy-time` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] warning: patch for `rp-pac` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] Updating git repository `https://github.com/embassy-rs/rp-pac.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/sh/a2/sha2-const-stable, error: No space left on device (os error 28) [INFO] [stderr] warning: Patch `embassy-rp v0.2.0 (https://github.com/embassy-rs/embassy?rev=ee669ee5c57851ade034beca7cfaf81825c4c21b#ee669ee5)` was not used in the crate graph. [INFO] [stderr] Patch `embassy-time v0.3.2 (https://github.com/embassy-rs/embassy?rev=ee669ee5c57851ade034beca7cfaf81825c4c21b#ee669ee5)` was not used in the crate graph. [INFO] [stderr] Patch `embassy-time-driver v0.1.0 (https://github.com/embassy-rs/embassy?rev=ee669ee5c57851ade034beca7cfaf81825c4c21b#ee669ee5)` was not used in the crate graph. [INFO] [stderr] Patch `rp-pac v6.0.0 (https://github.com/embassy-rs/rp-pac.git?rev=a7f42d25517f7124ad3b4ed492dec8b0f50a0e6c#a7f42d25)` 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] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term v1.0.1 [INFO] [stderr] Downloaded pio-parser v0.3.0 [INFO] [stderr] Downloaded pio-core v0.3.0 [INFO] [stderr] Downloaded pio-proc v0.3.0 [INFO] [stderr] Downloaded pio v0.3.0 [INFO] [stderr] error: failed to unpack package `pio v0.3.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `pio-0.3.0/tests/pico-examples/squarewave.pio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pio-0.3.0/tests/pico-examples/squarewave.pio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `pio-0.3.0/tests/pico-examples/squarewave.pio` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pio-0.3.0/tests/pico-examples/squarewave.pio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: patch for `embassy-rp` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism warning: patch for `embassy-time` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism warning: patch for `rp-pac` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism Updating git repository `https://github.com/embassy-rs/rp-pac.git` Updating crates.io index warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/sh/a2/sha2-const-stable, error: No space left on device (os error 28) warning: Patch `embassy-rp v0.2.0 (https://github.com/embassy-rs/embassy?rev=ee669ee5c57851ade034beca7cfaf81825c4c21b#ee669ee5)` was not used in the crate graph. Patch `embassy-time v0.3.2 (https://github.com/embassy-rs/embassy?rev=ee669ee5c57851ade034beca7cfaf81825c4c21b#ee669ee5)` was not used in the crate graph. Patch `embassy-time-driver v0.1.0 (https://github.com/embassy-rs/embassy?rev=ee669ee5c57851ade034beca7cfaf81825c4c21b#ee669ee5)` was not used in the crate graph. Patch `rp-pac v6.0.0 (https://github.com/embassy-rs/rp-pac.git?rev=a7f42d25517f7124ad3b4ed492dec8b0f50a0e6c#a7f42d25)` 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. warning: failed to save last-use data This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. database or disk is full Caused by: Error code 13: Insertion failed because database is full Downloading crates ... Downloaded term v1.0.1 Downloaded pio-parser v0.3.0 Downloaded pio-core v0.3.0 Downloaded pio-proc v0.3.0 Downloaded pio v0.3.0 error: failed to unpack package `pio v0.3.0` Caused by: failed to unpack entry at `pio-0.3.0/tests/pico-examples/squarewave.pio` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pio-0.3.0/tests/pico-examples/squarewave.pio` Caused by: failed to unpack `pio-0.3.0/tests/pico-examples/squarewave.pio` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pio-0.3.0/tests/pico-examples/squarewave.pio` Caused by: No space left on device (os error 28)