[INFO] cloning repository https://github.com/melastmohican/xiao-esp32c6-blinky
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/melastmohican/xiao-esp32c6-blinky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelastmohican%2Fxiao-esp32c6-blinky", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelastmohican%2Fxiao-esp32c6-blinky'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55ccdbd18ea62b82879e9383cb8967f4841ce509
[INFO] checking melastmohican/xiao-esp32c6-blinky against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelastmohican%2Fxiao-esp32c6-blinky" "/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/melastmohican/xiao-esp32c6-blinky 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/melastmohican/xiao-esp32c6-blinky
[INFO] finished tweaking git repo https://github.com/melastmohican/xiao-esp32c6-blinky
[INFO] tweaked toml for git repo https://github.com/melastmohican/xiao-esp32c6-blinky written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/melastmohican/xiao-esp32c6-blinky 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minijinja v2.4.0
[INFO] [stderr]   Downloaded esp-hal-procmacros v0.14.0
[INFO] [stderr]   Downloaded esp-config v0.1.0
[INFO] [stderr]   Downloaded xtensa-lx-rt v0.17.1
[INFO] [stderr]   Downloaded esp-hal v0.21.1
[INFO] [stderr]   Downloaded esp32c6 v0.16.0
[INFO] [stderr] error: failed to unpack package `esp32c6 v0.16.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `esp32c6-0.16.0/src/lp_uart/mem_conf.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp32c6-0.16.0/src/lp_uart/mem_conf.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `esp32c6-0.16.0/src/lp_uart/mem_conf.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp32c6-0.16.0/src/lp_uart/mem_conf.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded minijinja v2.4.0
  Downloaded esp-hal-procmacros v0.14.0
  Downloaded esp-config v0.1.0
  Downloaded xtensa-lx-rt v0.17.1
  Downloaded esp-hal v0.21.1
  Downloaded esp32c6 v0.16.0
error: failed to unpack package `esp32c6 v0.16.0`

Caused by:
  failed to unpack entry at `esp32c6-0.16.0/src/lp_uart/mem_conf.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp32c6-0.16.0/src/lp_uart/mem_conf.rs`

Caused by:
  failed to unpack `esp32c6-0.16.0/src/lp_uart/mem_conf.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp32c6-0.16.0/src/lp_uart/mem_conf.rs`

Caused by:
  No space left on device (os error 28)