[INFO] cloning repository https://github.com/sjm42/maxx-io
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjm42/maxx-io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fmaxx-io", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fmaxx-io'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 454bef88836ea8c59d3d075855c9529aae6bca62
[INFO] checking sjm42/maxx-io against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fmaxx-io" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sjm42/maxx-io
[INFO] finished tweaking git repo https://github.com/sjm42/maxx-io
[INFO] tweaked toml for git repo https://github.com/sjm42/maxx-io written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sjm42/maxx-io on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sjm42/maxx-io 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/sjm42/port-expander-multi.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded usbd-hid v0.6.1
[INFO] [stderr]   Downloaded rtic-core v1.0.0
[INFO] [stderr]   Downloaded cortex-m-rtic-macros v1.1.6
[INFO] [stderr]   Downloaded rtic-syntax v1.0.3
[INFO] [stderr]   Downloaded cortex-m-rtic v1.1.4
[INFO] [stderr]   Downloaded usbd-hid-macros v0.6.0
[INFO] [stderr]   Downloaded rtic-monotonic v1.0.0
[INFO] [stderr]   Downloaded systick-monotonic v1.0.1
[INFO] [stderr]   Downloaded usbd-hid-descriptors v0.1.2
[INFO] [stderr]   Downloaded usbd-serial v0.1.1
[INFO] [stderr]   Downloaded rp2040-hal v0.8.2
[INFO] [stderr] error: failed to unpack package `rp2040-hal v0.8.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `rp2040-hal-0.8.2/src/ssi.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rp2040-hal-0.8.2/src/ssi.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `rp2040-hal-0.8.2/src/ssi.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rp2040-hal-0.8.2/src/ssi.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

    Updating crates.io index
    Updating git repository `https://github.com/sjm42/port-expander-multi.git`
 Downloading crates ...
  Downloaded usbd-hid v0.6.1
  Downloaded rtic-core v1.0.0
  Downloaded cortex-m-rtic-macros v1.1.6
  Downloaded rtic-syntax v1.0.3
  Downloaded cortex-m-rtic v1.1.4
  Downloaded usbd-hid-macros v0.6.0
  Downloaded rtic-monotonic v1.0.0
  Downloaded systick-monotonic v1.0.1
  Downloaded usbd-hid-descriptors v0.1.2
  Downloaded usbd-serial v0.1.1
  Downloaded rp2040-hal v0.8.2
error: failed to unpack package `rp2040-hal v0.8.2`

Caused by:
  failed to unpack entry at `rp2040-hal-0.8.2/src/ssi.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rp2040-hal-0.8.2/src/ssi.rs`

Caused by:
  failed to unpack `rp2040-hal-0.8.2/src/ssi.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rp2040-hal-0.8.2/src/ssi.rs`

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