[INFO] cloning repository https://github.com/kenz-gelsoft/ClawEditor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenz-gelsoft/ClawEditor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenz-gelsoft%2FClawEditor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenz-gelsoft%2FClawEditor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3da7e63f69aae40dee78c1cacd885a71ef1bb48
[INFO] checking kenz-gelsoft/ClawEditor against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenz-gelsoft%2FClawEditor" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kenz-gelsoft/ClawEditor on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kenz-gelsoft/ClawEditor
[INFO] finished tweaking git repo https://github.com/kenz-gelsoft/ClawEditor
[INFO] tweaked toml for git repo https://github.com/kenz-gelsoft/ClawEditor written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kenz-gelsoft/ClawEditor 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/kenz-gelsoft/wxRust2`
[INFO] [stderr]     Updating git submodule `https://github.com/kenz-gelsoft/wxml`
[INFO] [stderr]     Updating git repository `https://github.com/kenz-gelsoft/wxrust-vendored-config`
[INFO] [stderr]     Updating git repository `https://github.com/ancwrd1/wx-universal-apple-darwin`
[INFO] [stderr]     Updating git repository `https://github.com/ancwrd1/wx-x86_64-pc-windows-gnu`
[INFO] [stderr]     Updating git repository `https://github.com/kenz-gelsoft/wx-x86_64-pc-windows-msvc`
[INFO] [stderr] error: failed to get `wx-x86_64-pc-windows-msvc` as a dependency of package `wxrust-config v0.0.1-alpha2 (https://github.com/kenz-gelsoft/wxrust-vendored-config#245f52f7)`
[INFO] [stderr]     ... which satisfies dependency `wxrust-config = "^0.0.1-alpha2"` (locked to 0.0.1-alpha2) of package `wxrust v0.0.1-alpha (https://github.com/kenz-gelsoft/wxRust2#207962ea)`
[INFO] [stderr]     ... which satisfies dependency `wx = "^0.0.1-alpha"` (locked to 0.0.1-alpha) of package `claw_editor v0.1.0 (/workspace/builds/worker-6-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `wx-x86_64-pc-windows-msvc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/kenz-gelsoft/wx-x86_64-pc-windows-msvc#db031307
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/wx-x86_64-pc-windows-msvc-7ad4c630516a4ba6/db03130/include/wx/artprov.h': 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/kenz-gelsoft/wxRust2`
        Updating git submodule `https://github.com/kenz-gelsoft/wxml`
        Updating git repository `https://github.com/kenz-gelsoft/wxrust-vendored-config`
        Updating git repository `https://github.com/ancwrd1/wx-universal-apple-darwin`
        Updating git repository `https://github.com/ancwrd1/wx-x86_64-pc-windows-gnu`
        Updating git repository `https://github.com/kenz-gelsoft/wx-x86_64-pc-windows-msvc`
    error: failed to get `wx-x86_64-pc-windows-msvc` as a dependency of package `wxrust-config v0.0.1-alpha2 (https://github.com/kenz-gelsoft/wxrust-vendored-config#245f52f7)`
        ... which satisfies dependency `wxrust-config = "^0.0.1-alpha2"` (locked to 0.0.1-alpha2) of package `wxrust v0.0.1-alpha (https://github.com/kenz-gelsoft/wxRust2#207962ea)`
        ... which satisfies dependency `wx = "^0.0.1-alpha"` (locked to 0.0.1-alpha) of package `claw_editor v0.1.0 (/workspace/builds/worker-6-tc1/source)`
    
    Caused by:
      failed to load source for dependency `wx-x86_64-pc-windows-msvc`
    
    Caused by:
      Unable to update https://github.com/kenz-gelsoft/wx-x86_64-pc-windows-msvc#db031307
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/wx-x86_64-pc-windows-msvc-7ad4c630516a4ba6/db03130/include/wx/artprov.h': No space left on device; class=Os (2)