[INFO] cloning repository https://github.com/xforreactance/resc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xforreactance/resc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxforreactance%2Fresc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxforreactance%2Fresc'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/xforreactance/resc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xforreactance/resc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxforreactance%2Fresc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxforreactance%2Fresc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9639ea129575ac8ca3c2377390417d019fe5b5f [INFO] checking xforreactance/resc against master#f21fbac535ab2c3bc50db20547f4d48477357103 for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxforreactance%2Fresc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/xforreactance/resc [INFO] finished tweaking git repo https://github.com/xforreactance/resc [INFO] tweaked toml for git repo https://github.com/xforreactance/resc written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xforreactance/resc on toolchain f21fbac535ab2c3bc50db20547f4d48477357103 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xforreactance/resc 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" "+f21fbac535ab2c3bc50db20547f4d48477357103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/Cargo.toml: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt-rtt v0.2.0 [INFO] [stderr] Downloaded defmt-macros v0.2.2 [INFO] [stderr] Downloaded panic-probe v0.2.1 [INFO] [stderr] Downloaded defmt-parser v0.2.1 [INFO] [stderr] Downloaded semver v1.0.3 [INFO] [stderr] Downloaded cortex-m-rtic-macros v1.1.5 [INFO] [stderr] Downloaded rtic-syntax v1.0.2 [INFO] [stderr] Downloaded cortex-m-rtic v1.1.3 [INFO] [stderr] Downloaded defmt v0.2.3 [INFO] [stderr] Downloaded heapless v0.7.11 [INFO] [stderr] Downloaded uom v0.33.0 [INFO] [stderr] Downloaded stm32g4 v0.15.1 [INFO] [stderr] error: failed to unpack package `stm32g4 v0.15.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `stm32g4-0.15.1/src/stm32g484/fdcan.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32g4-0.15.1/src/stm32g484/fdcan.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `stm32g4-0.15.1/src/stm32g484/fdcan.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32g4-0.15.1/src/stm32g484/fdcan.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: /workspace/builds/worker-6-tc1/source/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. warning: /workspace/builds/worker-6-tc1/source/Cargo.toml: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature. Updating crates.io index Blocking waiting for file lock on package cache Downloading crates ... Downloaded defmt-rtt v0.2.0 Downloaded defmt-macros v0.2.2 Downloaded panic-probe v0.2.1 Downloaded defmt-parser v0.2.1 Downloaded semver v1.0.3 Downloaded cortex-m-rtic-macros v1.1.5 Downloaded rtic-syntax v1.0.2 Downloaded cortex-m-rtic v1.1.3 Downloaded defmt v0.2.3 Downloaded heapless v0.7.11 Downloaded uom v0.33.0 Downloaded stm32g4 v0.15.1 error: failed to unpack package `stm32g4 v0.15.1` Caused by: failed to unpack entry at `stm32g4-0.15.1/src/stm32g484/fdcan.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32g4-0.15.1/src/stm32g484/fdcan.rs` Caused by: failed to unpack `stm32g4-0.15.1/src/stm32g484/fdcan.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32g4-0.15.1/src/stm32g484/fdcan.rs` Caused by: No space left on device (os error 28)