[INFO] cloning repository https://github.com/sguzman/veloren [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sguzman/veloren" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguzman%2Fveloren", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguzman%2Fveloren'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fb74ea1d2dc440cf87932452b7534c859e743db [INFO] checking sguzman/veloren against master#a7fc463dd8fbeca800d4b3efc501069502cffe64 for pr-136988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguzman%2Fveloren" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 75% (6521/8639) Updating files: 76% (6566/8639) Updating files: 77% (6653/8639) Updating files: 78% (6739/8639) Updating files: 79% (6825/8639) Updating files: 80% (6912/8639) Updating files: 81% (6998/8639) Updating files: 82% (7084/8639) Updating files: 83% (7171/8639) Updating files: 84% (7257/8639) Updating files: 85% (7344/8639) Updating files: 86% (7430/8639) Updating files: 87% (7516/8639) Updating files: 88% (7603/8639) Updating files: 89% (7689/8639) Updating files: 90% (7776/8639) Updating files: 91% (7862/8639) Updating files: 92% (7948/8639) Updating files: 93% (8035/8639) Updating files: 94% (8121/8639) Updating files: 95% (8208/8639) Updating files: 96% (8294/8639) Updating files: 97% (8380/8639) Updating files: 98% (8467/8639) Updating files: 99% (8553/8639) Updating files: 100% (8639/8639) Updating files: 100% (8639/8639), done. [INFO] validating manifest of git repo https://github.com/sguzman/veloren on toolchain a7fc463dd8fbeca800d4b3efc501069502cffe64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/sguzman/veloren [INFO] finished tweaking git repo https://github.com/sguzman/veloren [INFO] tweaked toml for git repo https://github.com/sguzman/veloren written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sguzman/veloren 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" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "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-0-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-0-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/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-0-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-0-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-0-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/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-0-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'