[INFO] cloning repository https://github.com/witek103/stm32f3_embassy_async_i2c [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/witek103/stm32f3_embassy_async_i2c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwitek103%2Fstm32f3_embassy_async_i2c", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwitek103%2Fstm32f3_embassy_async_i2c'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c725127832bd08f9838543aa665847e619ce439 [INFO] checking witek103/stm32f3_embassy_async_i2c against master#0ef0dd24510b52da980889546fcd15254dc56a23 for pr-126452 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwitek103%2Fstm32f3_embassy_async_i2c" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/witek103/stm32f3_embassy_async_i2c on toolchain 0ef0dd24510b52da980889546fcd15254dc56a23 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0ef0dd24510b52da980889546fcd15254dc56a23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/witek103/stm32f3_embassy_async_i2c [INFO] finished tweaking git repo https://github.com/witek103/stm32f3_embassy_async_i2c [INFO] tweaked toml for git repo https://github.com/witek103/stm32f3_embassy_async_i2c written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/witek103/stm32f3_embassy_async_i2c 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" "+0ef0dd24510b52da980889546fcd15254dc56a23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/witek103/mpu-6500-rs.git` [INFO] [stderr] Updating git repository `https://github.com/witek103/vl53l1x-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embassy-time-driver v0.1.0 [INFO] [stderr] Downloaded embassy-time-queue-driver v0.1.0 [INFO] [stderr] Downloaded embassy-time v0.3.0 [INFO] [stderr] Downloaded embassy-net-driver v0.2.0 [INFO] [stderr] Downloaded embassy-usb-driver v0.1.0 [INFO] [stderr] Downloaded embassy-executor-macros v0.4.1 [INFO] [stderr] Downloaded embassy-hal-internal v0.1.0 [INFO] [stderr] Downloaded embassy-executor v0.5.0 [INFO] [stderr] Downloaded embassy-embedded-hal v0.1.0 [INFO] [stderr] Downloaded embassy-stm32 v0.1.0 [INFO] [stderr] Downloaded stm32-metapac v15.0.0 [INFO] [stderr] error: failed to unpack package `stm32-metapac v15.0.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `stm32-metapac-15.0.0/src/chips/metadata_0392.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32-metapac-15.0.0/src/chips/metadata_0392.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `stm32-metapac-15.0.0/src/chips/metadata_0392.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32-metapac-15.0.0/src/chips/metadata_0392.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.