[INFO] cloning repository https://github.com/mitmotion/hobania-update
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitmotion/hobania-update" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitmotion%2Fhobania-update", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitmotion%2Fhobania-update'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01da8b6a82589db8605d347110259c038e28e522
[INFO] checking mitmotion/hobania-update against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitmotion%2Fhobania-update" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mitmotion/hobania-update 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] removed /workspace/builds/worker-1-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/mitmotion/hobania-update
[INFO] finished tweaking git repo https://github.com/mitmotion/hobania-update
[INFO] tweaked toml for git repo https://github.com/mitmotion/hobania-update written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mitmotion/hobania-update 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: the cargo feature `named-profiles` has been stabilized in the 1.57 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#custom-profiles for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: the cargo feature `profile-overrides` has been stabilized in the 1.41 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#overrides for more information about using this feature.
[INFO] [stderr]     Updating git repository `https://github.com/yoanlcq/vek.git`
[INFO] [stderr]     Updating git repository `https://github.com/pythonesque/wgpu.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/juliancoffee/fluent-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/xMAC94x/portpicker-rs`
[INFO] [stderr]     Updating git repository `https://gitlab.com/veloren/refinery.git`
[INFO] [stderr]     Updating git repository `https://github.com/fdehau/tui-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/hasenbanck/egui_wgpu_backend.git`
[INFO] [stderr]     Updating git repository `https://github.com/Imberflur/iced`
[INFO] [stderr]     Updating git repository `https://github.com/pythonesque/shaderc-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/KhronosGroup/glslang.git`
[INFO] [stderr] error: failed to get `shaderc` as a dependency of package `veloren-voxygen v0.14.0 (/workspace/builds/worker-1-tc1/source/voxygen)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `shaderc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/pythonesque/shaderc-rs?rev=f2605a02062834019bedff911aee2fd2998c49f9#f2605a02
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `build/glslang`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unrecoverable internal error: 'writer.open == 0'


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
    note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
    note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
    note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: the cargo feature `named-profiles` has been stabilized in the 1.57 release and is no longer necessary to be listed in the manifest
      See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#custom-profiles for more information about using this feature.
    warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: the cargo feature `profile-overrides` has been stabilized in the 1.41 release and is no longer necessary to be listed in the manifest
      See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#overrides for more information about using this feature.
        Updating git repository `https://github.com/yoanlcq/vek.git`
        Updating git repository `https://github.com/pythonesque/wgpu.git`
        Updating crates.io index
        Updating git repository `https://github.com/juliancoffee/fluent-rs.git`
        Updating git repository `https://github.com/xMAC94x/portpicker-rs`
        Updating git repository `https://gitlab.com/veloren/refinery.git`
        Updating git repository `https://github.com/fdehau/tui-rs.git`
        Updating git repository `https://github.com/hasenbanck/egui_wgpu_backend.git`
        Updating git repository `https://github.com/Imberflur/iced`
        Updating git repository `https://github.com/pythonesque/shaderc-rs`
        Updating git submodule `https://github.com/KhronosGroup/glslang.git`
    error: failed to get `shaderc` as a dependency of package `veloren-voxygen v0.14.0 (/workspace/builds/worker-1-tc1/source/voxygen)`
    
    Caused by:
      failed to load source for dependency `shaderc`
    
    Caused by:
      Unable to update https://github.com/pythonesque/shaderc-rs?rev=f2605a02062834019bedff911aee2fd2998c49f9#f2605a02
    
    Caused by:
      failed to update submodule `build/glslang`
    
    Caused by:
      unrecoverable internal error: 'writer.open == 0'