[INFO] cloning repository https://github.com/d3rpp/gpui-on-linux-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d3rpp/gpui-on-linux-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd3rpp%2Fgpui-on-linux-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd3rpp%2Fgpui-on-linux-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccc4e69baa496a49999a400a43ce5f2a8d72d691
[INFO] checking d3rpp/gpui-on-linux-example against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd3rpp%2Fgpui-on-linux-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/d3rpp/gpui-on-linux-example
[INFO] finished tweaking git repo https://github.com/d3rpp/gpui-on-linux-example
[INFO] tweaked toml for git repo https://github.com/d3rpp/gpui-on-linux-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/d3rpp/gpui-on-linux-example on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/d3rpp/gpui-on-linux-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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/apricotbucket28/zed`
[INFO] [stderr]     Updating git submodule `https://github.com/livekit/protocol`
[INFO] [stderr]     Updating git repository `https://github.com/DioxusLabs/taffy`
[INFO] [stderr] error: failed to get `taffy` as a dependency of package `gpui v0.1.0 (https://github.com/apricotbucket28/zed?branch=wayland-csd-drag#525643c4)`
[INFO] [stderr]     ... which satisfies git dependency `gpui` (locked to 0.1.0) of package `gpui_test_linux v0.1.0 (/workspace/builds/worker-7-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `taffy`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/DioxusLabs/taffy?rev=1876f72bee5e376023eaa518aa7b8a34c769bd1b#1876f72b
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/taffy-bd4586f5551dc460/1876f72/tests/generated/flex/flex_shrink_flex_grow_row.rs': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/apricotbucket28/zed`
        Updating git submodule `https://github.com/livekit/protocol`
        Updating git repository `https://github.com/DioxusLabs/taffy`
    error: failed to get `taffy` as a dependency of package `gpui v0.1.0 (https://github.com/apricotbucket28/zed?branch=wayland-csd-drag#525643c4)`
        ... which satisfies git dependency `gpui` (locked to 0.1.0) of package `gpui_test_linux v0.1.0 (/workspace/builds/worker-7-tc1/source)`
    
    Caused by:
      failed to load source for dependency `taffy`
    
    Caused by:
      Unable to update https://github.com/DioxusLabs/taffy?rev=1876f72bee5e376023eaa518aa7b8a34c769bd1b#1876f72b
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/taffy-bd4586f5551dc460/1876f72/tests/generated/flex/flex_shrink_flex_grow_row.rs': No space left on device; class=Os (2)