[INFO] cloning repository https://github.com/wabiverse/zed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wabiverse/zed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwabiverse%2Fzed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwabiverse%2Fzed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a98bf9fd32c92bc76d0eb31d2457ff211ceda9ec [INFO] checking wabiverse/zed against master#d255c6a57c393db6221b1ff700daea478436f1cd for pr-122317 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwabiverse%2Fzed" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wabiverse/zed on toolchain d255c6a57c393db6221b1ff700daea478436f1cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/wabiverse/zed [INFO] finished tweaking git repo https://github.com/wabiverse/zed [INFO] tweaked toml for git repo https://github.com/wabiverse/zed written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wabiverse/zed 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" "+d255c6a57c393db6221b1ff700daea478436f1cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/servo/pathfinder.git` [INFO] [stderr] Updating git repository `https://github.com/tree-sitter/tree-sitter` [INFO] [stderr] Updating git repository `https://github.com/kvark/blade` [INFO] [stderr] Updating git repository `https://github.com/zed-industries/font-kit` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/zed-industries/bromberg_sl2` [INFO] [stderr] Updating git repository `https://github.com/tree-sitter/tree-sitter-typescript` [INFO] [stderr] Updating git repository `https://github.com/elixir-lang/tree-sitter-elixir` [INFO] [stderr] Updating git repository `https://github.com/phoenixframework/tree-sitter-heex` [INFO] [stderr] Updating git repository `https://github.com/tree-sitter/tree-sitter-json` [INFO] [stderr] Updating git repository `https://github.com/MDeiml/tree-sitter-markdown` [INFO] [stderr] Updating git repository `https://github.com/zed-industries/async-pipe-rs` [INFO] [stderr] Updating git repository `https://github.com/zed-industries/lsp-types` [INFO] [stderr] Updating git repository `https://github.com/alacritty/alacritty` [INFO] [stderr] Updating git repository `https://github.com/zed-industries/wezterm` [INFO] [stderr] Updating git submodule `https://github.com/madler/zlib.git` [INFO] [stderr] Updating git submodule `https://github.com/glennrp/libpng.git` [INFO] [stderr] Updating git submodule `https://github.com/wez/freetype2.git` [INFO] [stderr] Updating git submodule `https://github.com/nyorain/dlg.git` [INFO] [stderr] Updating git submodule `https://github.com/harfbuzz/harfbuzz.git` [INFO] [stderr] Updating git repository `https://github.com/tree-sitter/tree-sitter-cpp` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tree-sitter-cpp-53c758efce74adbe/objects/pack/pack_git2_24daf5e19cf6c175': 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/tree-sitter-cpp-53c758efce74adbe/objects/pack/pack_git2_75d01adee6cd42c3': 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/tree-sitter-cpp-53c758efce74adbe/objects/pack/pack_git2_6947f15f09a797ce': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `tree-sitter-cpp` as a dependency of package `semantic_index v0.1.0 (/workspace/builds/worker-2-tc1/source/crates/semantic_index)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `tree-sitter-cpp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/tree-sitter/tree-sitter-cpp?rev=f44509141e7e483323d2ec178f2d2e6c0fc041c1#f4450914 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/tree-sitter-cpp-53c758efce74adbe [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/tree-sitter-cpp-53c758efce74adbe/objects/pack/pack_git2_753972cb0a87aefa': 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.