[INFO] fetching crate itertools-num 0.1.3...
[INFO] testing itertools-num-0.1.3 against 1.90.0 for beta-1.91-2
[INFO] extracting crate itertools-num 0.1.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate itertools-num 0.1.3
[INFO] finished tweaking crates.io crate itertools-num 0.1.3
[INFO] tweaked toml for crates.io crate itertools-num 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate itertools-num 0.1.3 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]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.7.11 (available: v0.14.0)
[INFO] [stderr]       Adding quickcheck v0.7.2 (available: v1.0.3)
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fuchsia-cprng v0.1.1
[INFO] [stderr]   Downloaded rand_core v0.3.1
[INFO] [stderr] error: failed to unpack package `rand_core v0.3.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `rand_core-0.3.1/COPYRIGHT`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.3.1/COPYRIGHT`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `rand_core-0.3.1/COPYRIGHT` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.3.1/COPYRIGHT`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded fuchsia-cprng v0.1.1
  Downloaded rand_core v0.3.1
error: failed to unpack package `rand_core v0.3.1`

Caused by:
  failed to unpack entry at `rand_core-0.3.1/COPYRIGHT`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.3.1/COPYRIGHT`

Caused by:
  failed to unpack `rand_core-0.3.1/COPYRIGHT` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.3.1/COPYRIGHT`

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