[INFO] cloning repository https://github.com/mg3994/dummy-h3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mg3994/dummy-h3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmg3994%2Fdummy-h3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmg3994%2Fdummy-h3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c20a9f3f90692629c36635ac39e7f0f6d62766e4
[INFO] checking mg3994/dummy-h3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmg3994%2Fdummy-h3" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mg3994/dummy-h3
[INFO] finished tweaking git repo https://github.com/mg3994/dummy-h3
[INFO] tweaked toml for git repo https://github.com/mg3994/dummy-h3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mg3994/dummy-h3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mg3994/dummy-h3 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/libc`
[INFO] [stderr]     Updating git repository `https://github.com/wasix-org/tokio`
[INFO] [stderr] warning: Patch `libc v0.2.151 (https://github.com/wasix-org/libc?branch=master#2c0250f5)` was not used in the crate graph.
[INFO] [stderr] Check that the patched package version and available features are compatible
[INFO] [stderr] with the dependency requirements. If the patch has a different version from
[INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr] version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.2
[INFO] [stderr] error: failed to unpack package `aws-lc-rs v1.13.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `aws-lc-rs-1.13.2/src/digest/tests/fips.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-rs-1.13.2/src/digest/tests`
[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/wasix-org/libc`
    Updating git repository `https://github.com/wasix-org/tokio`
warning: Patch `libc v0.2.151 (https://github.com/wasix-org/libc?branch=master#2c0250f5)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded aws-lc-rs v1.13.2
error: failed to unpack package `aws-lc-rs v1.13.2`

Caused by:
  failed to unpack entry at `aws-lc-rs-1.13.2/src/digest/tests/fips.rs`

Caused by:
  failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-rs-1.13.2/src/digest/tests`

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