[INFO] cloning repository https://github.com/kuolemax/rumcake-dilemma
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kuolemax/rumcake-dilemma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuolemax%2Frumcake-dilemma", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuolemax%2Frumcake-dilemma'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16ee991354f2b94764ca4a7aa6e9eb46d2e7b771
[INFO] checking kuolemax/rumcake-dilemma against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuolemax%2Frumcake-dilemma" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kuolemax/rumcake-dilemma on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kuolemax/rumcake-dilemma
[INFO] finished tweaking git repo https://github.com/kuolemax/rumcake-dilemma
[INFO] tweaked toml for git repo https://github.com/kuolemax/rumcake-dilemma written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kuolemax/rumcake-dilemma 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/Univa/rumcake`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/embassy-rs/nrf-softdevice`
[INFO] [stderr] error: failed to get `nrf-softdevice` as a dependency of package `rumcake v0.1.0 (https://github.com/Univa/rumcake?rev=7128881#71288814)`
[INFO] [stderr]     ... which satisfies git dependency `rumcake` (locked to 0.1.0) of package `rumcake-rumacke-dilemma v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `nrf-softdevice`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/embassy-rs/nrf-softdevice?rev=487f98e#487f98ea
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to create directory `/workspace/cargo-home/git/db/nrf-softdevice-f22a2468d98655b2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/Univa/rumcake`
        Updating crates.io index
        Updating git repository `https://github.com/embassy-rs/nrf-softdevice`
    error: failed to get `nrf-softdevice` as a dependency of package `rumcake v0.1.0 (https://github.com/Univa/rumcake?rev=7128881#71288814)`
        ... which satisfies git dependency `rumcake` (locked to 0.1.0) of package `rumcake-rumacke-dilemma v0.1.0 (/workspace/builds/worker-1-tc1/source)`
    
    Caused by:
      failed to load source for dependency `nrf-softdevice`
    
    Caused by:
      Unable to update https://github.com/embassy-rs/nrf-softdevice?rev=487f98e#487f98ea
    
    Caused by:
      failed to create directory `/workspace/cargo-home/git/db/nrf-softdevice-f22a2468d98655b2`
    
    Caused by:
      No space left on device (os error 28)