[INFO] cloning repository https://github.com/harmony-development/scherzo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harmony-development/scherzo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmony-development%2Fscherzo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmony-development%2Fscherzo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b9e902dac516f07c262b5eaa8fbc6c32bdd39dc
[INFO] checking harmony-development/scherzo against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharmony-development%2Fscherzo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/harmony-development/scherzo on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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/harmony-development/scherzo
[INFO] finished tweaking git repo https://github.com/harmony-development/scherzo
[INFO] tweaked toml for git repo https://github.com/harmony-development/scherzo written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/harmony-development/scherzo 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/servo/html5ever.git`
[INFO] [stderr]     Updating git submodule `https://github.com/html5lib/html5lib-tests`
[INFO] [stderr]     Updating git submodule `https://github.com/Ygg01/xml5lib-tests`
[INFO] [stderr]     Updating git repository `https://github.com/open-telemetry/opentelemetry-rust.git`
[INFO] [stderr]     Updating git submodule `https://github.com/open-telemetry/opentelemetry-proto.git`
[INFO] [stderr]     Updating git submodule `https://github.com/googleapis/googleapis.git`
[INFO] [stderr]     Updating git submodule `https://github.com/open-telemetry/opentelemetry-proto.git`
[INFO] [stderr]     Updating git repository `https://github.com/yusdacra/string-cache.git`
[INFO] [stderr]     Updating git repository `https://github.com/yusdacra/swimmer-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/tokio-rs/console.git`
[INFO] [stderr]     Updating git repository `https://github.com/harmony-development/harmony_rust_sdk.git`
[INFO] [stderr]     Updating git submodule `https://github.com/harmony-development/protocol.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/image-rs/image.git`
[INFO] [stderr]     Updating git repository `https://github.com/tikv/jemallocator.git`
[INFO] [stderr]     Updating git submodule `https://github.com/tikv/jemalloc`
[INFO] [stderr]     Updating git repository `https://github.com/yusdacra/webp.git`
[INFO] [stderr]     Updating git repository `https://github.com/yusdacra/webpage-rs.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_codegen v0.9.0
[INFO] [stderr]   Downloaded sqlx-rt v0.5.10
[INFO] [stderr]   Downloaded sqlx-macros v0.5.10
[INFO] [stderr]   Downloaded argon2 v0.3.4
[INFO] [stderr]   Downloaded parking_lot_core v0.9.0
[INFO] [stderr]   Downloaded ed25519-compact v1.0.8
[INFO] [stderr]   Downloaded security-framework-sys v2.6.0
[INFO] [stderr]   Downloaded axum-server v0.3.3
[INFO] [stderr]   Downloaded hrpc v0.33.22
[INFO] [stderr]   Downloaded async-compression v0.3.12
[INFO] [stderr]   Downloaded sqlx v0.5.10
[INFO] [stderr]   Downloaded rkyv v0.7.31
[INFO] [stderr]   Downloaded png v0.17.2
[INFO] [stderr]   Downloaded security-framework v2.6.0
[INFO] [stderr]   Downloaded sqlx-core v0.5.10
[INFO] [stderr] error: failed to unpack package `sqlx-core v0.5.10`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `sqlx-core-0.5.10/src/any/types.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.10/src/any/types.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `sqlx-core-0.5.10/src/any/types.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.10/src/any/types.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

    Updating git repository `https://github.com/servo/html5ever.git`
    Updating git submodule `https://github.com/html5lib/html5lib-tests`
    Updating git submodule `https://github.com/Ygg01/xml5lib-tests`
    Updating git repository `https://github.com/open-telemetry/opentelemetry-rust.git`
    Updating git submodule `https://github.com/open-telemetry/opentelemetry-proto.git`
    Updating git submodule `https://github.com/googleapis/googleapis.git`
    Updating git submodule `https://github.com/open-telemetry/opentelemetry-proto.git`
    Updating git repository `https://github.com/yusdacra/string-cache.git`
    Updating git repository `https://github.com/yusdacra/swimmer-rs.git`
    Updating git repository `https://github.com/tokio-rs/console.git`
    Updating git repository `https://github.com/harmony-development/harmony_rust_sdk.git`
    Updating git submodule `https://github.com/harmony-development/protocol.git`
    Updating crates.io index
    Updating git repository `https://github.com/image-rs/image.git`
    Updating git repository `https://github.com/tikv/jemallocator.git`
    Updating git submodule `https://github.com/tikv/jemalloc`
    Updating git repository `https://github.com/yusdacra/webp.git`
    Updating git repository `https://github.com/yusdacra/webpage-rs.git`
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded phf_codegen v0.9.0
  Downloaded sqlx-rt v0.5.10
  Downloaded sqlx-macros v0.5.10
  Downloaded argon2 v0.3.4
  Downloaded parking_lot_core v0.9.0
  Downloaded ed25519-compact v1.0.8
  Downloaded security-framework-sys v2.6.0
  Downloaded axum-server v0.3.3
  Downloaded hrpc v0.33.22
  Downloaded async-compression v0.3.12
  Downloaded sqlx v0.5.10
  Downloaded rkyv v0.7.31
  Downloaded png v0.17.2
  Downloaded security-framework v2.6.0
  Downloaded sqlx-core v0.5.10
error: failed to unpack package `sqlx-core v0.5.10`

Caused by:
  failed to unpack entry at `sqlx-core-0.5.10/src/any/types.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.10/src/any/types.rs`

Caused by:
  failed to unpack `sqlx-core-0.5.10/src/any/types.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.10/src/any/types.rs`

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