[INFO] cloning repository https://github.com/dotcypress/loco
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dotcypress/loco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotcypress%2Floco", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotcypress%2Floco'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45b2e4f58a6b686f1807a3aa6588e9de78d16d49
[INFO] checking dotcypress/loco against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotcypress%2Floco" "/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/dotcypress/loco on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/dotcypress/loco
[INFO] finished tweaking git repo https://github.com/dotcypress/loco
[INFO] tweaked toml for git repo https://github.com/dotcypress/loco written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dotcypress/loco 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "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/stm32-rs/stm32c0xx-hal`
[INFO] [stderr]     Updating git repository `https://github.com/stm32-rs/stm32-rs-nightlies`
[INFO] [stderr] error: failed to get `stm32c0` as a dependency of package `stm32c0xx-hal v0.0.0 (https://github.com/stm32-rs/stm32c0xx-hal#fd2f2a41)`
[INFO] [stderr]     ... which satisfies git dependency `stm32c0xx-hal` (locked to 0.0.0) of package `loco v0.0.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `stm32c0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/stm32-rs/stm32-rs-nightlies#d2363662
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/stm32-rs-nightlies-f775b7899f2fad50/d236366/stm32g0/src/stm32g0c1/hdmi_cec/cec_cr.rs': No space left on device; class=Os (2)


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/stm32-rs/stm32c0xx-hal`
        Updating git repository `https://github.com/stm32-rs/stm32-rs-nightlies`
    error: failed to get `stm32c0` as a dependency of package `stm32c0xx-hal v0.0.0 (https://github.com/stm32-rs/stm32c0xx-hal#fd2f2a41)`
        ... which satisfies git dependency `stm32c0xx-hal` (locked to 0.0.0) of package `loco v0.0.0 (/workspace/builds/worker-0-tc1/source)`
    
    Caused by:
      failed to load source for dependency `stm32c0`
    
    Caused by:
      Unable to update https://github.com/stm32-rs/stm32-rs-nightlies#d2363662
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/stm32-rs-nightlies-f775b7899f2fad50/d236366/stm32g0/src/stm32g0c1/hdmi_cec/cec_cr.rs': No space left on device; class=Os (2)