[INFO] cloning repository https://github.com/mdrobnak/cpcontrol-redacted
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdrobnak/cpcontrol-redacted" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdrobnak%2Fcpcontrol-redacted", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdrobnak%2Fcpcontrol-redacted'...
[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/mdrobnak/cpcontrol-redacted
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdrobnak/cpcontrol-redacted" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdrobnak%2Fcpcontrol-redacted", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdrobnak%2Fcpcontrol-redacted'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 400a95969240e3a5e3f81d1ecc73159663e8c6f1
[INFO] building mdrobnak/cpcontrol-redacted against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdrobnak%2Fcpcontrol-redacted" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mdrobnak/cpcontrol-redacted on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/mdrobnak/cpcontrol-redacted
[INFO] finished tweaking git repo https://github.com/mdrobnak/cpcontrol-redacted
[INFO] tweaked toml for git repo https://github.com/mdrobnak/cpcontrol-redacted written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mdrobnak/cpcontrol-redacted 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-0-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `cpcontrol-24`
[INFO] [stderr]   * `bin` target `cpcontrol-f4`
[INFO] [stderr]   * `bin` target `cpcontrol-f7`
[INFO] [stderr]   * `bin` target `cpcontrol-prod`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/mdrobnak/stm32f4xx-hal.git`
[INFO] [stderr]     Updating git repository `https://github.com/mdrobnak/stm32f7xx-hal.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding cortex-m-rtic v0.5.5 (available: v0.5.9)
[INFO] [stderr]       Adding cortex-m-rtic-macros v0.5.3
[INFO] [stderr]       Adding hashbrown v0.12.3
[INFO] [stderr]       Adding indexmap v1.9.3
[INFO] [stderr]       Adding rtic-core v0.3.1
[INFO] [stderr]       Adding rtic-syntax v0.4.0
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cortex-m v0.6.4
[INFO] [stderr] error: No space left on device (os error 28)


ExecutionFailed(ExitStatus(unix_wait_status(25856)))