[INFO] fetching crate mqtt-format 0.4.0...
[INFO] testing mqtt-format-0.4.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate mqtt-format 0.4.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate mqtt-format 0.4.0
[INFO] finished tweaking crates.io crate mqtt-format 0.4.0
[INFO] tweaked toml for crates.io crate mqtt-format 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mqtt-format 0.4.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/wi/nd/windows-sys, error: No space left on device (os error 28)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] [stderr]       Adding yoke v0.6.2 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `windows-sys = "^0.59"` (locked to 0.59.0)
[INFO] [stderr] candidate versions found which didn't match: 0.29.0, 0.28.0, 0.27.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `mio v1.0.4`
[INFO] [stderr]     ... which satisfies dependency `mio = "^1.0.1"` (locked to 1.0.4) of package `tokio v1.47.1`
[INFO] [stderr]     ... which satisfies dependency `tokio = "^1.24.2"` (locked to 1.47.1) of package `mqtt-format v0.4.0 (/workspace/builds/worker-3-tc1/source)`


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
error: failed to select a version for the requirement `windows-sys = "^0.59"` (locked to 0.59.0)
candidate versions found which didn't match: 0.29.0, 0.28.0, 0.27.0, ...
location searched: crates.io index
required by package `mio v1.0.4`
    ... which satisfies dependency `mio = "^1.0.1"` (locked to 1.0.4) of package `tokio v1.47.1`
    ... which satisfies dependency `tokio = "^1.24.2"` (locked to 1.47.1) of package `mqtt-format v0.4.0 (/workspace/builds/worker-3-tc1/source)`