[INFO] cloning repository https://github.com/paxswill/hub75-bcm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paxswill/hub75-bcm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaxswill%2Fhub75-bcm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaxswill%2Fhub75-bcm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 057bfd7c8e6c612702854e6959c67a57684a1b17 [INFO] testing paxswill/hub75-bcm against 1.80.0 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaxswill%2Fhub75-bcm" "/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/paxswill/hub75-bcm on toolchain 1.80.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "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.toml [INFO] started tweaking git repo https://github.com/paxswill/hub75-bcm [INFO] finished tweaking git repo https://github.com/paxswill/hub75-bcm [INFO] tweaked toml for git repo https://github.com/paxswill/hub75-bcm written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/paxswill/hub75-bcm 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/paxswill/esp-hal.git` [INFO] [stderr] Updating git repository `https://github.com/esp-rs/esp-pacs` [INFO] [stderr] error: failed to get `esp32` as a dependency of package `esp-hal v0.15.0 (https://github.com/paxswill/esp-hal.git?branch=dma-customization#54a39480)` [INFO] [stderr] ... which satisfies git dependency `esp-hal` (locked to 0.15.0) of package `esp32s3-hal v0.15.0 (https://github.com/paxswill/esp-hal.git?branch=dma-customization#54a39480)` [INFO] [stderr] ... which satisfies dependency `esp32s3-hal = "^0.15.0"` (locked to 0.15.0) of package `hub75-bcm v0.1.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `esp32` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/esp-rs/esp-pacs?rev=ef39b1c#ef39b1c4 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/esp-pacs-175859a47098a821/ef39b1c/esp32c6/src/mcpwm0/gen1_force.rs': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.