[INFO] fetching crate spv-cross 0.23.5... [INFO] checking spv-cross-0.23.5 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate spv-cross 0.23.5 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate spv-cross 0.23.5 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spv-cross 0.23.5 [INFO] finished tweaking crates.io crate spv-cross 0.23.5 [INFO] tweaked toml for crates.io crate spv-cross 0.23.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b35021238fdd5e5b43552176c511809bdc4922900c0cfdeaaedacad4529ba955 [INFO] running `Command { std: "docker" "start" "-a" "b35021238fdd5e5b43552176c511809bdc4922900c0cfdeaaedacad4529ba955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b35021238fdd5e5b43552176c511809bdc4922900c0cfdeaaedacad4529ba955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35021238fdd5e5b43552176c511809bdc4922900c0cfdeaaedacad4529ba955", kill_on_drop: false }` [INFO] [stdout] b35021238fdd5e5b43552176c511809bdc4922900c0cfdeaaedacad4529ba955 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d2f9996f84170add59de4f96060ecfee232bba8af7ce195c55a8afb888d4003 [INFO] running `Command { std: "docker" "start" "-a" "9d2f9996f84170add59de4f96060ecfee232bba8af7ce195c55a8afb888d4003", kill_on_drop: false }` [INFO] [stderr] Compiling spv-cross v0.23.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: spv-cross@0.23.5: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: spv-cross@0.23.5: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: spv-cross@0.23.5: src/wrapper.cpp:2: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] [INFO] [stderr] warning: spv-cross@0.23.5: 2 | #pragma warning(disable : 4996 4101) [INFO] [stderr] warning: spv-cross@0.23.5: | [INFO] [stdout] warning: unused import: `ExecutionModel` [INFO] [stdout] --> src/compiler.rs:4:38 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::spirv::{self, Decoration, ExecutionModel, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExecutionModel` [INFO] [stdout] --> src/compiler.rs:4:38 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::spirv::{self, Decoration, ExecutionModel, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target_data` is never read [INFO] [stdout] --> src/compiler.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 266 | pub struct Compiler { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 267 | pub(crate) sc_compiler: *mut br::ScInternalCompilerBase, [INFO] [stdout] 268 | pub(crate) target_data: TTargetData, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Compiler` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `words` is never read [INFO] [stdout] --> src/spirv.rs:528:16 [INFO] [stdout] | [INFO] [stdout] 527 | pub struct Module<'a> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 528 | pub(crate) words: &'a [u32], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Module` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target_data` is never read [INFO] [stdout] --> src/compiler.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 266 | pub struct Compiler { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 267 | pub(crate) sc_compiler: *mut br::ScInternalCompilerBase, [INFO] [stdout] 268 | pub(crate) target_data: TTargetData, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Compiler` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `words` is never read [INFO] [stdout] --> src/spirv.rs:528:16 [INFO] [stdout] | [INFO] [stdout] 527 | pub struct Module<'a> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 528 | pub(crate) words: &'a [u32], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Module` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spirv_cross` [INFO] [stdout] --> tests/hlsl_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use spirv_cross::{hlsl, spirv}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spirv_cross` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use spv_cross::{hlsl, spirv}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spirv_cross` [INFO] [stdout] --> tests/msl_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use spirv_cross::{msl, spirv}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spirv_cross` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use spv_cross::{msl, spirv}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spirv_cross` [INFO] [stdout] --> tests/glsl_tests.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | use spirv_cross::glsl::Version::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spirv_cross` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 52 | use spv_cross::glsl::Version::*; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spirv_cross` [INFO] [stdout] --> tests/spirv_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use spirv_cross::{hlsl as lang, spirv}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spirv_cross` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use spv_cross::{hlsl as lang, spirv}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spirv_cross` [INFO] [stdout] --> tests/glsl_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use spirv_cross::{glsl, spirv}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spirv_cross` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use spv_cross::{glsl, spirv}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spirv_cross` [INFO] [stdout] --> tests/msl_tests.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | spirv_cross::msl::ResourceBindingLocation { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spirv_cross` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 258 | spv_cross::msl::ResourceBindingLocation { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spirv_cross` [INFO] [stdout] --> tests/msl_tests.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | spirv_cross::msl::ResourceBinding { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spirv_cross` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 263 | spv_cross::msl::ResourceBinding { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `spirv_cross` [INFO] [stdout] --> tests/msl_tests.rs:272:32 [INFO] [stdout] | [INFO] [stdout] 272 | compiler_options.version = spirv_cross::msl::Version::V2_0; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `spirv_cross` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 272 | compiler_options.version = spv_cross::msl::Version::V2_0; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V1_10` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V1_20` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V1_30` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V1_40` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V1_50` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V3_30` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:59:44 [INFO] [stdout] | [INFO] [stdout] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V4_00` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:59:51 [INFO] [stdout] | [INFO] [stdout] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V4_10` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:59:58 [INFO] [stdout] | [INFO] [stdout] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V4_20` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:59:65 [INFO] [stdout] | [INFO] [stdout] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V4_30` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:59:72 [INFO] [stdout] | [INFO] [stdout] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V4_40` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:59:79 [INFO] [stdout] | [INFO] [stdout] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V4_50` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:59:86 [INFO] [stdout] | [INFO] [stdout] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V4_60` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:59:93 [INFO] [stdout] | [INFO] [stdout] 59 | V1_10, V1_20, V1_30, V1_40, V1_50, V3_30, V4_00, V4_10, V4_20, V4_30, V4_40, V4_50, V4_60, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V1_00Es` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | V1_00Es, V3_00Es, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `V3_00Es` in this scope [INFO] [stdout] --> tests/glsl_tests.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | V1_00Es, V3_00Es, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: spv-cross@0.23.5: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: spv-cross@0.23.5: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: spv-cross@0.23.5: src/wrapper.cpp:2: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] [INFO] [stderr] warning: spv-cross@0.23.5: 2 | #pragma warning(disable : 4996 4101) [INFO] [stderr] warning: spv-cross@0.23.5: | [INFO] [stderr] [INFO] [stderr] error: could not compile `spv-cross` (test "spirv_tests") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: spv-cross@0.23.5: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: spv-cross@0.23.5: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: spv-cross@0.23.5: src/wrapper.cpp:2: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] [INFO] [stderr] warning: spv-cross@0.23.5: 2 | #pragma warning(disable : 4996 4101) [INFO] [stderr] warning: spv-cross@0.23.5: | [INFO] [stderr] [INFO] [stderr] error: could not compile `spv-cross` (test "hlsl_tests") due to 2 previous errors [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: spv-cross@0.23.5: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: spv-cross@0.23.5: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: spv-cross@0.23.5: src/wrapper.cpp:2: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] [INFO] [stderr] warning: spv-cross@0.23.5: 2 | #pragma warning(disable : 4996 4101) [INFO] [stderr] warning: spv-cross@0.23.5: | [INFO] [stderr] [INFO] [stderr] error: could not compile `spv-cross` (test "msl_tests") due to 5 previous errors [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: spv-cross@0.23.5: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: spv-cross@0.23.5: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] warning: spv-cross@0.23.5: src/wrapper.cpp:2: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] [INFO] [stderr] warning: spv-cross@0.23.5: 2 | #pragma warning(disable : 4996 4101) [INFO] [stderr] warning: spv-cross@0.23.5: | [INFO] [stderr] [INFO] [stderr] error: could not compile `spv-cross` (test "glsl_tests") due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "9d2f9996f84170add59de4f96060ecfee232bba8af7ce195c55a8afb888d4003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2f9996f84170add59de4f96060ecfee232bba8af7ce195c55a8afb888d4003", kill_on_drop: false }` [INFO] [stdout] 9d2f9996f84170add59de4f96060ecfee232bba8af7ce195c55a8afb888d4003