[INFO] cloning repository https://github.com/blinry/esp32-c6-i2c-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blinry/esp32-c6-i2c-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinry%2Fesp32-c6-i2c-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinry%2Fesp32-c6-i2c-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7477bb89603006927952594669ffa6e7569a657 [INFO] checking blinry/esp32-c6-i2c-test against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblinry%2Fesp32-c6-i2c-test" "/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/blinry/esp32-c6-i2c-test on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "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/blinry/esp32-c6-i2c-test [INFO] finished tweaking git repo https://github.com/blinry/esp32-c6-i2c-test [INFO] tweaked toml for git repo https://github.com/blinry/esp32-c6-i2c-test written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/blinry/esp32-c6-i2c-test 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "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-hal` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/esp-rs/esp-pacs.git` [INFO] [stderr] error: failed to get `esp32c6` as a dependency of package `esp-hal v0.21.1 (https://github.com/esp-rs/esp-hal#6bf03f63)` [INFO] [stderr] ... which satisfies git dependency `esp-hal` (locked to 0.21.1) of package `esp32-c6-i2c-test v0.1.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `esp32c6` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/esp-rs/esp-pacs.git?rev=48fd400#48fd4006 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/esp-pacs-3a8c71b804dee281/48fd400/esp32s3/src/i2c0/sda_hold.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-hal` Updating crates.io index Updating git repository `https://github.com/esp-rs/esp-pacs.git` error: failed to get `esp32c6` as a dependency of package `esp-hal v0.21.1 (https://github.com/esp-rs/esp-hal#6bf03f63)` ... which satisfies git dependency `esp-hal` (locked to 0.21.1) of package `esp32-c6-i2c-test v0.1.0 (/workspace/builds/worker-0-tc1/source)` Caused by: failed to load source for dependency `esp32c6` Caused by: Unable to update https://github.com/esp-rs/esp-pacs.git?rev=48fd400#48fd4006 Caused by: could not write to '/workspace/cargo-home/git/checkouts/esp-pacs-3a8c71b804dee281/48fd400/esp32s3/src/i2c0/sda_hold.rs': No space left on device; class=Os (2)