[INFO] cloning repository https://github.com/john-hern/tarpc-wasm-client-tcp-server-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/john-hern/tarpc-wasm-client-tcp-server-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn-hern%2Ftarpc-wasm-client-tcp-server-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn-hern%2Ftarpc-wasm-client-tcp-server-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e8485392a93e026cd187c9119bbfb1da93b5384 [INFO] testing john-hern/tarpc-wasm-client-tcp-server-example against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn-hern%2Ftarpc-wasm-client-tcp-server-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/commit-msg.sample' to '/workspace/builds/worker-5-tc2/source/.git/hooks/commit-msg.sample': No space left on device [INFO] testing john-hern/tarpc-wasm-client-tcp-server-example against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn-hern%2Ftarpc-wasm-client-tcp-server-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'client': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing john-hern/tarpc-wasm-client-tcp-server-example against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn-hern%2Ftarpc-wasm-client-tcp-server-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] /workspace/builds/worker-5-tc2/source/.git/refs/tags: No space left on device [INFO] testing john-hern/tarpc-wasm-client-tcp-server-example against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn-hern%2Ftarpc-wasm-client-tcp-server-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example [INFO] finished tweaking git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example [INFO] tweaked toml for git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinyvec v0.3.4 [INFO] [stderr] Downloaded sha-1 v0.9.2 [INFO] [stderr] Downloaded ws_stream_tungstenite v0.3.0 [INFO] [stderr] Downloaded unicode-bidi v0.3.4 [INFO] [stderr] Downloaded utf-8 v0.7.5 [INFO] [stderr] Downloaded async_io_stream v0.1.0 [INFO] [stderr] Downloaded futures-task v0.3.7 [INFO] [stderr] Downloaded tungstenite v0.11.1 [INFO] [stderr] Downloaded futures-macro v0.3.7 [INFO] [stderr] Downloaded unicode-normalization v0.1.13 [INFO] [stderr] error: failed to unpack package `unicode-normalization v0.1.13` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `unicode-normalization-0.1.13/README.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-normalization-0.1.13/README.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `unicode-normalization-0.1.13/README.md` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-normalization-0.1.13/README.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] testing john-hern/tarpc-wasm-client-tcp-server-example against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn-hern%2Ftarpc-wasm-client-tcp-server-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example [INFO] finished tweaking git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example [INFO] tweaked toml for git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/john-hern/tarpc-wasm-client-tcp-server-example 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `unicode-normalization v0.1.13` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `unicode-normalization v0.1.13` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `unicode-normalization-0.1.13/README.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-normalization-0.1.13/README.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `unicode-normalization-0.1.13/README.md` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-normalization-0.1.13/README.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Blocking waiting for file lock on package cache Downloading crates ... error: failed to download `unicode-normalization v0.1.13` Caused by: unable to get packages from source Caused by: failed to unpack package `unicode-normalization v0.1.13` Caused by: failed to unpack entry at `unicode-normalization-0.1.13/README.md` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-normalization-0.1.13/README.md` Caused by: failed to unpack `unicode-normalization-0.1.13/README.md` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-normalization-0.1.13/README.md` Caused by: No space left on device (os error 28)