[INFO] cloning repository https://github.com/namingbe/hello-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/namingbe/hello-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamingbe%2Fhello-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamingbe%2Fhello-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d6f050373edd516aa858e5071d0f5f94e4ac52d
[INFO] testing namingbe/hello-wasm against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamingbe%2Fhello-wasm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/namingbe/hello-wasm
[INFO] finished tweaking git repo https://github.com/namingbe/hello-wasm
[INFO] tweaked toml for git repo https://github.com/namingbe/hello-wasm written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/namingbe/hello-wasm on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/namingbe/hello-wasm 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.95
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]   Downloaded quote v1.0.37
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.95
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.95
[INFO] [stderr]   Downloaded cfg-if v1.0.0
[INFO] [stderr]   Downloaded once_cell v1.20.2
[INFO] [stderr]   Downloaded log v0.4.22
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.95
[INFO] [stderr]   Downloaded proc-macro2 v1.0.89
[INFO] [stderr]   Downloaded unicode-ident v1.0.13
[INFO] [stderr]   Downloaded bumpalo v3.16.0
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr] error: failed to unpack package `syn v2.0.87`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `syn-2.0.87/tests/test_parse_quote.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/tests/test_parse_quote.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `syn-2.0.87/tests/test_parse_quote.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/tests/test_parse_quote.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
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded wasm-bindgen-backend v0.2.95
  Downloaded wasm-bindgen-macro-support v0.2.95
  Downloaded quote v1.0.37
  Downloaded wasm-bindgen-macro v0.2.95
  Downloaded wasm-bindgen-shared v0.2.95
  Downloaded cfg-if v1.0.0
  Downloaded once_cell v1.20.2
  Downloaded log v0.4.22
  Downloaded wasm-bindgen v0.2.95
  Downloaded proc-macro2 v1.0.89
  Downloaded unicode-ident v1.0.13
  Downloaded bumpalo v3.16.0
  Downloaded syn v2.0.87
error: failed to unpack package `syn v2.0.87`

Caused by:
  failed to unpack entry at `syn-2.0.87/tests/test_parse_quote.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/tests/test_parse_quote.rs`

Caused by:
  failed to unpack `syn-2.0.87/tests/test_parse_quote.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/tests/test_parse_quote.rs`

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