[INFO] cloning repository https://github.com/mgottschlag/rust-stm32f4-blinky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgottschlag/rust-stm32f4-blinky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgottschlag%2Frust-stm32f4-blinky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgottschlag%2Frust-stm32f4-blinky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fb4a0c7c5f741719d2055a7c98de084d0abda9d [INFO] checking mgottschlag/rust-stm32f4-blinky against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgottschlag%2Frust-stm32f4-blinky" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mgottschlag/rust-stm32f4-blinky on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/mgottschlag/rust-stm32f4-blinky [INFO] finished tweaking git repo https://github.com/mgottschlag/rust-stm32f4-blinky [INFO] tweaked toml for git repo https://github.com/mgottschlag/rust-stm32f4-blinky written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mgottschlag/rust-stm32f4-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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/mgottschlag/stm32f429.git` [INFO] [stderr] error: failed to get `stm32f429` as a dependency of package `rust-stm32f4-blinky v0.0.1 (/workspace/builds/worker-2-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `stm32f429` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/mgottschlag/stm32f429.git#d1126fb9 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/stm32f429-aced23bbf63384fe/d1126fb/src/lib.rs': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Blocking waiting for file lock on package cache Updating git repository `https://github.com/mgottschlag/stm32f429.git` error: failed to get `stm32f429` as a dependency of package `rust-stm32f4-blinky v0.0.1 (/workspace/builds/worker-2-tc1/source)` Caused by: failed to load source for dependency `stm32f429` Caused by: Unable to update https://github.com/mgottschlag/stm32f429.git#d1126fb9 Caused by: could not write to '/workspace/cargo-home/git/checkouts/stm32f429-aced23bbf63384fe/d1126fb/src/lib.rs': No space left on device; class=Os (2)