[INFO] cloning repository https://github.com/shravanrn/wasmtime_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shravanrn/wasmtime_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshravanrn%2Fwasmtime_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshravanrn%2Fwasmtime_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffec0234a4bd08ad2474004234a74871fa34edc9 [INFO] checking shravanrn/wasmtime_test against master#65cd843ae06ad00123c131a431ed5304e4cd577a for pr-122077 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshravanrn%2Fwasmtime_test" "/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/shravanrn/wasmtime_test on toolchain 65cd843ae06ad00123c131a431ed5304e4cd577a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65cd843ae06ad00123c131a431ed5304e4cd577a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shravanrn/wasmtime_test [INFO] finished tweaking git repo https://github.com/shravanrn/wasmtime_test [INFO] tweaked toml for git repo https://github.com/shravanrn/wasmtime_test written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shravanrn/wasmtime_test 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" "+65cd843ae06ad00123c131a431ed5304e4cd577a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wasmtime` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/wasmtime-41807828cb3a7a7e/objects/pack/pack_git2_eadf1f51231e1481': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/wasmtime-41807828cb3a7a7e/objects/pack/pack_git2_225e9a648626e2bf': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/wasmtime-41807828cb3a7a7e/objects/pack/pack_git2_4700eea18b4c3f45': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `wasi-cap-std-sync` as a dependency of package `wasmtime_test v0.1.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `wasi-cap-std-sync` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/bytecodealliance/wasmtime?branch=main#0cc4a3d4 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/wasmtime-41807828cb3a7a7e [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/wasmtime-41807828cb3a7a7e/objects/pack/pack_git2_2996d9fc16c4a047': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.