[INFO] cloning repository https://github.com/facklambda/baremetalbuzzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/facklambda/baremetalbuzzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffacklambda%2Fbaremetalbuzzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffacklambda%2Fbaremetalbuzzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 901f921ddde9eaad4086abf781bc8e4a4600cc51
[INFO] checking facklambda/baremetalbuzzer against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffacklambda%2Fbaremetalbuzzer" "/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/facklambda/baremetalbuzzer 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-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/facklambda/baremetalbuzzer
[INFO] finished tweaking git repo https://github.com/facklambda/baremetalbuzzer
[INFO] tweaked toml for git repo https://github.com/facklambda/baremetalbuzzer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/facklambda/baremetalbuzzer 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/esp-rs/esp-backtrace`
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-pacs.git`
[INFO] [stderr] error: failed to get `esp32c3` as a dependency of package `esp-hal-common v0.1.0 (https://github.com/esp-rs/esp-hal.git#1d02bf87)`
[INFO] [stderr]     ... which satisfies git dependency `esp-hal-common` (locked to 0.1.0) of package `esp32c3-hal v0.1.0 (https://github.com/esp-rs/esp-hal.git#1d02bf87)`
[INFO] [stderr]     ... which satisfies git dependency `esp32c3-hal` (locked to 0.1.0) of package `baremetalbuzzer v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `esp32c3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/esp-rs/esp-pacs.git?branch=with_source#a014abd3
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/esp-pacs-3a8c71b804dee281/a014abd/esp32c3/src/rtc_cntl/sensor_ctrl.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/esp-rs/esp-backtrace`
        Updating git repository `https://github.com/esp-rs/esp-pacs.git`
    error: failed to get `esp32c3` as a dependency of package `esp-hal-common v0.1.0 (https://github.com/esp-rs/esp-hal.git#1d02bf87)`
        ... which satisfies git dependency `esp-hal-common` (locked to 0.1.0) of package `esp32c3-hal v0.1.0 (https://github.com/esp-rs/esp-hal.git#1d02bf87)`
        ... which satisfies git dependency `esp32c3-hal` (locked to 0.1.0) of package `baremetalbuzzer v0.1.0 (/workspace/builds/worker-1-tc1/source)`
    
    Caused by:
      failed to load source for dependency `esp32c3`
    
    Caused by:
      Unable to update https://github.com/esp-rs/esp-pacs.git?branch=with_source#a014abd3
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/esp-pacs-3a8c71b804dee281/a014abd/esp32c3/src/rtc_cntl/sensor_ctrl.rs': No space left on device; class=Os (2)