[INFO] cloning repository https://github.com/chaosprint/zombie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaosprint/zombie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaosprint%2Fzombie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaosprint%2Fzombie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33b8d2fbce33161af5d3eae6926506919756d1c8
[INFO] checking chaosprint/zombie against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaosprint%2Fzombie" "/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/chaosprint/zombie on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "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/chaosprint/zombie
[INFO] finished tweaking git repo https://github.com/chaosprint/zombie
[INFO] tweaked toml for git repo https://github.com/chaosprint/zombie written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/chaosprint/zombie 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/AmbientRun/Ambient.git`
[INFO] [stderr] error: invalid character `{` in package name: `{{id}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/ambient-0edcd7b6c424f2d3/d7906d2/app/src/cli/new_project_template/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{id}}"
[INFO] [stderr]   |        ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/am/bi/ambient_profiling_procmacros, error: No space left on device (os error 28)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-metadata v0.5.0
[INFO] [stderr]   Downloaded wit-bindgen v0.6.0
[INFO] [stderr]   Downloaded as-any v0.2.1
[INFO] [stderr]   Downloaded ambient_profiling_procmacros v1.0.9
[INFO] [stderr] error: failed to unpack package `ambient_profiling_procmacros v1.0.9`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `ambient_profiling_procmacros-1.0.9/src/lib.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ambient_profiling_procmacros-1.0.9/src/lib.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `ambient_profiling_procmacros-1.0.9/src/lib.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ambient_profiling_procmacros-1.0.9/src/lib.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/AmbientRun/Ambient.git`
error: invalid character `{` in package name: `{{id}}`, the first character must be a Unicode XID start character (most letters or `_`)
 --> ../../../cargo-home/git/checkouts/ambient-0edcd7b6c424f2d3/d7906d2/app/src/cli/new_project_template/Cargo.toml:2:8
  |
2 | name = "{{id}}"
  |        ^^^^^^^^
  |
    Updating crates.io index
warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/am/bi/ambient_profiling_procmacros, error: No space left on device (os error 28)
 Downloading crates ...
  Downloaded wasm-metadata v0.5.0
  Downloaded wit-bindgen v0.6.0
  Downloaded as-any v0.2.1
  Downloaded ambient_profiling_procmacros v1.0.9
error: failed to unpack package `ambient_profiling_procmacros v1.0.9`

Caused by:
  failed to unpack entry at `ambient_profiling_procmacros-1.0.9/src/lib.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ambient_profiling_procmacros-1.0.9/src/lib.rs`

Caused by:
  failed to unpack `ambient_profiling_procmacros-1.0.9/src/lib.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ambient_profiling_procmacros-1.0.9/src/lib.rs`

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