[INFO] cloning repository https://github.com/oskarth/hello-stm32f3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oskarth/hello-stm32f3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foskarth%2Fhello-stm32f3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foskarth%2Fhello-stm32f3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7aefceca501d50b4551a54d14af1150f5ba42cf9 [INFO] checking oskarth/hello-stm32f3 against master#0f353363965ebf05e0757f7679c800b39c51a07e for pr-144896 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foskarth%2Fhello-stm32f3" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/oskarth/hello-stm32f3 [INFO] finished tweaking git repo https://github.com/oskarth/hello-stm32f3 [INFO] tweaked toml for git repo https://github.com/oskarth/hello-stm32f3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oskarth/hello-stm32f3 on toolchain 0f353363965ebf05e0757f7679c800b39c51a07e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f353363965ebf05e0757f7679c800b39c51a07e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oskarth/hello-stm32f3 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" "+0f353363965ebf05e0757f7679c800b39c51a07e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m v0.5.10 [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.5 [INFO] [stderr] Downloaded as-slice v0.1.3 [INFO] [stderr] Downloaded aligned v0.3.2 [INFO] [stderr] Downloaded cortex-m-rt v0.6.12 [INFO] [stderr] Downloaded panic-semihosting v0.5.3 [INFO] [stderr] Downloaded cortex-m v0.6.2 [INFO] [stderr] Downloaded vcell v0.1.2 [INFO] [stderr] Downloaded stm32f3 v0.6.0 [INFO] [stderr] error: failed to unpack package `stm32f3 v0.6.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `stm32f3-0.6.0/src/stm32f301/usart1/rdr/mod.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32f3-0.6.0/src/stm32f301/usart1/rdr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Updating crates.io index Blocking waiting for file lock on package cache Downloading crates ... Downloaded cortex-m v0.5.10 Downloaded cortex-m-semihosting v0.3.5 Downloaded as-slice v0.1.3 Downloaded aligned v0.3.2 Downloaded cortex-m-rt v0.6.12 Downloaded panic-semihosting v0.5.3 Downloaded cortex-m v0.6.2 Downloaded vcell v0.1.2 Downloaded stm32f3 v0.6.0 error: failed to unpack package `stm32f3 v0.6.0` Caused by: failed to unpack entry at `stm32f3-0.6.0/src/stm32f301/usart1/rdr/mod.rs` Caused by: failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32f3-0.6.0/src/stm32f301/usart1/rdr` Caused by: No space left on device (os error 28)