[INFO] cloning repository https://github.com/dotcypress/ushell-rtic-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dotcypress/ushell-rtic-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotcypress%2Fushell-rtic-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotcypress%2Fushell-rtic-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 461d7d40fbdb6f1662755fff1d30cd2c844696f4 [INFO] checking dotcypress/ushell-rtic-example against master#cccf075eba88363269e8589ebb8d40874cc542d8 for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotcypress%2Fushell-rtic-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/dotcypress/ushell-rtic-example [INFO] finished tweaking git repo https://github.com/dotcypress/ushell-rtic-example [INFO] tweaked toml for git repo https://github.com/dotcypress/ushell-rtic-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dotcypress/ushell-rtic-example on toolchain cccf075eba88363269e8589ebb8d40874cc542d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dotcypress/ushell-rtic-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" "+cccf075eba88363269e8589ebb8d40874cc542d8" "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 atomic-polyfill v0.1.2 [INFO] [stderr] Downloaded uluru v2.1.1 [INFO] [stderr] Downloaded rtic-core v0.3.1 [INFO] [stderr] Downloaded stm32g0xx-hal v0.1.0 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.6.0-rc.2 [INFO] [stderr] Downloaded rtic-syntax v0.5.0-rc.1 [INFO] [stderr] Downloaded ushell v0.3.3 [INFO] [stderr] Downloaded rtic-monotonic v0.1.0-rc.1 [INFO] [stderr] Downloaded heapless v0.7.7 [INFO] [stderr] Downloaded cortex-m-rtic v0.6.0-rc.2 [INFO] [stderr] Downloaded stm32g0 v0.13.0 [INFO] [stderr] error: failed to unpack package `stm32g0 v0.13.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `stm32g0-0.13.0/src/stm32g030/pwr/cr3.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32g0-0.13.0/src/stm32g030/pwr/cr3.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `stm32g0-0.13.0/src/stm32g030/pwr/cr3.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32g0-0.13.0/src/stm32g030/pwr/cr3.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 crates.io index Downloading crates ... Downloaded atomic-polyfill v0.1.2 Downloaded uluru v2.1.1 Downloaded rtic-core v0.3.1 Downloaded stm32g0xx-hal v0.1.0 Downloaded cortex-m-rtic-macros v0.6.0-rc.2 Downloaded rtic-syntax v0.5.0-rc.1 Downloaded ushell v0.3.3 Downloaded rtic-monotonic v0.1.0-rc.1 Downloaded heapless v0.7.7 Downloaded cortex-m-rtic v0.6.0-rc.2 Downloaded stm32g0 v0.13.0 error: failed to unpack package `stm32g0 v0.13.0` Caused by: failed to unpack entry at `stm32g0-0.13.0/src/stm32g030/pwr/cr3.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32g0-0.13.0/src/stm32g030/pwr/cr3.rs` Caused by: failed to unpack `stm32g0-0.13.0/src/stm32g030/pwr/cr3.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32g0-0.13.0/src/stm32g030/pwr/cr3.rs` Caused by: No space left on device (os error 28)