[INFO] cloning repository https://github.com/rgoulter/nix-stm32f4xx-blinky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgoulter/nix-stm32f4xx-blinky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/rgoulter/nix-stm32f4xx-blinky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgoulter/nix-stm32f4xx-blinky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/rgoulter/nix-stm32f4xx-blinky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgoulter/nix-stm32f4xx-blinky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/rgoulter/nix-stm32f4xx-blinky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgoulter/nix-stm32f4xx-blinky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/rgoulter/nix-stm32f4xx-blinky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgoulter/nix-stm32f4xx-blinky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05a5c1b75941cd9eee48c348c2e511ecc3fa1991 [INFO] checking rgoulter/nix-stm32f4xx-blinky against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgoulter%2Fnix-stm32f4xx-blinky" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rgoulter/nix-stm32f4xx-blinky on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/rgoulter/nix-stm32f4xx-blinky [INFO] finished tweaking git repo https://github.com/rgoulter/nix-stm32f4xx-blinky [INFO] tweaked toml for git repo https://github.com/rgoulter/nix-stm32f4xx-blinky written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rgoulter/nix-stm32f4xx-blinky 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtic-monotonic v1.0.0 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.11 [INFO] [stderr] Downloaded embedded-hal-nb v1.0.0-alpha.3 [INFO] [stderr] Downloaded cortex-m-rtic-macros v1.1.6 [INFO] [stderr] Downloaded rtic-syntax v1.0.3 [INFO] [stderr] Downloaded synopsys-usb-otg v0.3.2 [INFO] [stderr] Downloaded cortex-m-rtic v1.1.4 [INFO] [stderr] Downloaded stm32f4xx-hal v0.17.1 [INFO] [stderr] Downloaded stm32f4 v0.15.1 [INFO] [stderr] error: failed to unpack package `stm32f4 v0.15.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `stm32f4-0.15.1/src/stm32f412/fsmc/bcr1.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32f4-0.15.1/src/stm32f412/fsmc/bcr1.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `stm32f4-0.15.1/src/stm32f412/fsmc/bcr1.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stm32f4-0.15.1/src/stm32f412/fsmc/bcr1.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) ExecutionFailed(ExitStatus(unix_wait_status(25856)))