[INFO] cloning repository https://github.com/s1f10210368/first-wasm-worker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s1f10210368/first-wasm-worker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs1f10210368%2Ffirst-wasm-worker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs1f10210368%2Ffirst-wasm-worker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bae0fcfd28f2e33862865f64a72c3ac4a2aa38e [INFO] checking s1f10210368/first-wasm-worker against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs1f10210368%2Ffirst-wasm-worker" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/s1f10210368/first-wasm-worker on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/s1f10210368/first-wasm-worker [INFO] finished tweaking git repo https://github.com/s1f10210368/first-wasm-worker [INFO] tweaked toml for git repo https://github.com/s1f10210368/first-wasm-worker written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/s1f10210368/first-wasm-worker 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" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/vmware-labs/wasm-workers-server/` [INFO] [stderr] error: failed to get `wasm-workers-rs` as a dependency of package `first-worker v0.1.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `wasm-workers-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/vmware-labs/wasm-workers-server/#c17bc51f [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/wasm-workers-server-c253be2c208bb10f/c17bc51/examples/components/wasi-component-adapter/wasi_snapshot_preview1-command.wasm': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating git repository `https://github.com/vmware-labs/wasm-workers-server/` error: failed to get `wasm-workers-rs` as a dependency of package `first-worker v0.1.0 (/workspace/builds/worker-0-tc1/source)` Caused by: failed to load source for dependency `wasm-workers-rs` Caused by: Unable to update https://github.com/vmware-labs/wasm-workers-server/#c17bc51f Caused by: could not write to '/workspace/cargo-home/git/checkouts/wasm-workers-server-c253be2c208bb10f/c17bc51/examples/components/wasi-component-adapter/wasi_snapshot_preview1-command.wasm': No space left on device; class=Os (2)