[INFO] fetching crate revier-glam 1.1.0...
[INFO] checking revier-glam-1.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate revier-glam 1.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate revier-glam 1.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate revier-glam 1.1.0
[INFO] finished tweaking crates.io crate revier-glam 1.1.0
[INFO] tweaked toml for crates.io crate revier-glam 1.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 112 packages to latest compatible versions
[INFO] [stderr]       Adding bytecheck v0.6.12 (available: v0.8.0)
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding rkyv v0.7.45 (available: v0.8.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bf35048a54a972ae16bcee039d00c017f2567f776abf52121360ecca74ac924
[INFO] running `Command { std: "docker" "start" "-a" "7bf35048a54a972ae16bcee039d00c017f2567f776abf52121360ecca74ac924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bf35048a54a972ae16bcee039d00c017f2567f776abf52121360ecca74ac924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bf35048a54a972ae16bcee039d00c017f2567f776abf52121360ecca74ac924", kill_on_drop: false }`
[INFO] [stdout] 7bf35048a54a972ae16bcee039d00c017f2567f776abf52121360ecca74ac924
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a11cb58146c736fb6615c139ee57672971c035977cf6728d2fb13747cd554ee9
[INFO] running `Command { std: "docker" "start" "-a" "a11cb58146c736fb6615c139ee57672971c035977cf6728d2fb13747cd554ee9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking revier-glam v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/lib.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 | #![cfg_attr(target_arch = "spirv", feature(repr_simd))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/lib.rs:274:7
[INFO] [stdout]     |
[INFO] [stdout] 274 | #[cfg(target_arch = "spirv")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/deref.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/deref.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/deref.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/deref.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/deref.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/deref.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/deref.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/deref.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/deref.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/bool/bvec2.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/bool/bvec2.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/bool/bvec2.rs:178:11
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/bool/bvec3.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/bool/bvec3.rs:181:11
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/bool/bvec3.rs:196:11
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/bool/bvec4.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/bool/bvec4.rs:189:11
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/bool/bvec4.rs:205:11
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/bool/sse2/bvec3a.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/bool/sse2/bvec3a.rs:196:11
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/bool/sse2/bvec3a.rs:211:11
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/bool/sse2/bvec4a.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/bool/sse2/bvec4a.rs:208:11
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/bool/sse2/bvec4a.rs:224:11
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f32.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/affine2.rs:327:11
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/affine2.rs:337:11
[INFO] [stdout]     |
[INFO] [stdout] 337 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/affine3a.rs:460:11
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/affine3a.rs:470:11
[INFO] [stdout]     |
[INFO] [stdout] 470 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f32/mat3.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/mat3.rs:701:11
[INFO] [stdout]     |
[INFO] [stdout] 701 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/mat3.rs:709:11
[INFO] [stdout]     |
[INFO] [stdout] 709 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/mat3.rs:717:11
[INFO] [stdout]     |
[INFO] [stdout] 717 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/mat3.rs:728:11
[INFO] [stdout]     |
[INFO] [stdout] 728 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f32/vec2.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f32/vec2.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f32/vec2.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/vec2.rs:985:11
[INFO] [stdout]     |
[INFO] [stdout] 985 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/vec2.rs:993:11
[INFO] [stdout]     |
[INFO] [stdout] 993 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/vec2.rs:1075:11
[INFO] [stdout]      |
[INFO] [stdout] 1075 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/vec2.rs:1082:11
[INFO] [stdout]      |
[INFO] [stdout] 1082 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f32/vec3.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f32/vec3.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f32/vec3.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/vec3.rs:1069:11
[INFO] [stdout]      |
[INFO] [stdout] 1069 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/vec3.rs:1077:11
[INFO] [stdout]      |
[INFO] [stdout] 1077 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/vec3.rs:1162:11
[INFO] [stdout]      |
[INFO] [stdout] 1162 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/vec3.rs:1169:11
[INFO] [stdout]      |
[INFO] [stdout] 1169 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f32/sse2/mat2.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/sse2/mat2.rs:460:11
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/sse2/mat2.rs:468:11
[INFO] [stdout]     |
[INFO] [stdout] 468 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/sse2/mat2.rs:491:11
[INFO] [stdout]     |
[INFO] [stdout] 491 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/sse2/mat2.rs:501:11
[INFO] [stdout]     |
[INFO] [stdout] 501 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f32/sse2/mat3a.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/sse2/mat3a.rs:712:11
[INFO] [stdout]     |
[INFO] [stdout] 712 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/sse2/mat3a.rs:723:11
[INFO] [stdout]     |
[INFO] [stdout] 723 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f32/sse2/mat4.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/sse2/mat4.rs:1332:11
[INFO] [stdout]      |
[INFO] [stdout] 1332 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/sse2/mat4.rs:1340:11
[INFO] [stdout]      |
[INFO] [stdout] 1340 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/sse2/mat4.rs:1348:11
[INFO] [stdout]      |
[INFO] [stdout] 1348 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/sse2/mat4.rs:1360:11
[INFO] [stdout]      |
[INFO] [stdout] 1360 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f32/sse2/quat.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/sse2/quat.rs:714:11
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/sse2/quat.rs:726:11
[INFO] [stdout]     |
[INFO] [stdout] 726 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/sse2/quat.rs:847:11
[INFO] [stdout]     |
[INFO] [stdout] 847 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f32/sse2/vec3a.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/sse2/vec3a.rs:1010:11
[INFO] [stdout]      |
[INFO] [stdout] 1010 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/sse2/vec3a.rs:1018:11
[INFO] [stdout]      |
[INFO] [stdout] 1018 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/sse2/vec3a.rs:1099:11
[INFO] [stdout]      |
[INFO] [stdout] 1099 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/sse2/vec3a.rs:1106:11
[INFO] [stdout]      |
[INFO] [stdout] 1106 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f32/sse2/vec4.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/sse2/vec4.rs:930:11
[INFO] [stdout]     |
[INFO] [stdout] 930 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32/sse2/vec4.rs:938:11
[INFO] [stdout]     |
[INFO] [stdout] 938 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/sse2/vec4.rs:1021:11
[INFO] [stdout]      |
[INFO] [stdout] 1021 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f32/sse2/vec4.rs:1028:11
[INFO] [stdout]      |
[INFO] [stdout] 1028 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f32.rs:96:48
[INFO] [stdout]    |
[INFO] [stdout] 96 |         #[cfg(not(any(feature = "scalar-math", target_arch = "spirv")))]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f32.rs:128:48
[INFO] [stdout]     |
[INFO] [stdout] 128 |         #[cfg(not(any(feature = "scalar-math", target_arch = "spirv")))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/daffine2.rs:317:11
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/daffine2.rs:327:11
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/daffine3.rs:447:11
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/daffine3.rs:457:11
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f64/dmat2.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/dmat2.rs:413:11
[INFO] [stdout]     |
[INFO] [stdout] 413 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/dmat2.rs:421:11
[INFO] [stdout]     |
[INFO] [stdout] 421 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/dmat2.rs:429:11
[INFO] [stdout]     |
[INFO] [stdout] 429 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/dmat2.rs:439:11
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f64/dmat3.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/dmat3.rs:680:11
[INFO] [stdout]     |
[INFO] [stdout] 680 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/dmat3.rs:688:11
[INFO] [stdout]     |
[INFO] [stdout] 688 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/dmat3.rs:696:11
[INFO] [stdout]     |
[INFO] [stdout] 696 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/dmat3.rs:707:11
[INFO] [stdout]     |
[INFO] [stdout] 707 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f64/dmat4.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dmat4.rs:1202:11
[INFO] [stdout]      |
[INFO] [stdout] 1202 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dmat4.rs:1210:11
[INFO] [stdout]      |
[INFO] [stdout] 1210 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dmat4.rs:1218:11
[INFO] [stdout]      |
[INFO] [stdout] 1218 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dmat4.rs:1230:11
[INFO] [stdout]      |
[INFO] [stdout] 1230 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f64/dquat.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64/dquat.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64/dquat.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/dquat.rs:647:11
[INFO] [stdout]     |
[INFO] [stdout] 647 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/dquat.rs:659:11
[INFO] [stdout]     |
[INFO] [stdout] 659 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/dquat.rs:780:11
[INFO] [stdout]     |
[INFO] [stdout] 780 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f64/dvec2.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64/dvec2.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64/dvec2.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/dvec2.rs:985:11
[INFO] [stdout]     |
[INFO] [stdout] 985 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/f64/dvec2.rs:993:11
[INFO] [stdout]     |
[INFO] [stdout] 993 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dvec2.rs:1075:11
[INFO] [stdout]      |
[INFO] [stdout] 1075 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dvec2.rs:1082:11
[INFO] [stdout]      |
[INFO] [stdout] 1082 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f64/dvec3.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64/dvec3.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64/dvec3.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dvec3.rs:1075:11
[INFO] [stdout]      |
[INFO] [stdout] 1075 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dvec3.rs:1083:11
[INFO] [stdout]      |
[INFO] [stdout] 1083 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dvec3.rs:1168:11
[INFO] [stdout]      |
[INFO] [stdout] 1168 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dvec3.rs:1175:11
[INFO] [stdout]      |
[INFO] [stdout] 1175 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/f64/dvec4.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64/dvec4.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64/dvec4.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dvec4.rs:1077:11
[INFO] [stdout]      |
[INFO] [stdout] 1077 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dvec4.rs:1085:11
[INFO] [stdout]      |
[INFO] [stdout] 1085 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dvec4.rs:1173:11
[INFO] [stdout]      |
[INFO] [stdout] 1173 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/f64/dvec4.rs:1180:11
[INFO] [stdout]      |
[INFO] [stdout] 1180 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |         #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |         #[cfg(target_arch = "spirv")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 |         #[cfg(not(any(feature = "cuda", target_arch = "spirv")))]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64.rs:75:37
[INFO] [stdout]    |
[INFO] [stdout] 75 |         #[cfg(any(feature = "cuda", target_arch = "spirv"))]
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |         #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |         #[cfg(target_arch = "spirv")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64.rs:92:41
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg(not(any(feature = "cuda", target_arch = "spirv")))]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/f64.rs:97:37
[INFO] [stdout]    |
[INFO] [stdout] 97 |         #[cfg(any(feature = "cuda", target_arch = "spirv"))]
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/i32.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/i32/ivec2.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i32/ivec2.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i32/ivec2.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i32/ivec2.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/i32/ivec2.rs:719:11
[INFO] [stdout]     |
[INFO] [stdout] 719 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/i32/ivec2.rs:727:11
[INFO] [stdout]     |
[INFO] [stdout] 727 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/i32/ivec2.rs:1106:11
[INFO] [stdout]      |
[INFO] [stdout] 1106 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/i32/ivec2.rs:1113:11
[INFO] [stdout]      |
[INFO] [stdout] 1113 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/i32/ivec3.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i32/ivec3.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i32/ivec3.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i32/ivec3.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/i32/ivec3.rs:779:11
[INFO] [stdout]     |
[INFO] [stdout] 779 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/i32/ivec3.rs:787:11
[INFO] [stdout]     |
[INFO] [stdout] 787 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/i32/ivec3.rs:1196:11
[INFO] [stdout]      |
[INFO] [stdout] 1196 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/i32/ivec3.rs:1203:11
[INFO] [stdout]      |
[INFO] [stdout] 1203 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/i32/ivec4.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i32/ivec4.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i32/ivec4.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i32/ivec4.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/i32/ivec4.rs:834:11
[INFO] [stdout]     |
[INFO] [stdout] 834 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/i32/ivec4.rs:842:11
[INFO] [stdout]     |
[INFO] [stdout] 842 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/i32/ivec4.rs:1281:11
[INFO] [stdout]      |
[INFO] [stdout] 1281 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/i32/ivec4.rs:1288:11
[INFO] [stdout]      |
[INFO] [stdout] 1288 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/u32.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/u32/uvec2.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u32/uvec2.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u32/uvec2.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u32/uvec2.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u32/uvec2.rs:622:11
[INFO] [stdout]     |
[INFO] [stdout] 622 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u32/uvec2.rs:630:11
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u32/uvec2.rs:998:11
[INFO] [stdout]     |
[INFO] [stdout] 998 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/u32/uvec2.rs:1005:11
[INFO] [stdout]      |
[INFO] [stdout] 1005 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/u32/uvec3.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u32/uvec3.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u32/uvec3.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u32/uvec3.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u32/uvec3.rs:698:11
[INFO] [stdout]     |
[INFO] [stdout] 698 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u32/uvec3.rs:706:11
[INFO] [stdout]     |
[INFO] [stdout] 706 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/u32/uvec3.rs:1103:11
[INFO] [stdout]      |
[INFO] [stdout] 1103 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/u32/uvec3.rs:1110:11
[INFO] [stdout]      |
[INFO] [stdout] 1110 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/u32/uvec4.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u32/uvec4.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u32/uvec4.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u32/uvec4.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u32/uvec4.rs:745:11
[INFO] [stdout]     |
[INFO] [stdout] 745 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u32/uvec4.rs:753:11
[INFO] [stdout]     |
[INFO] [stdout] 753 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/u32/uvec4.rs:1179:11
[INFO] [stdout]      |
[INFO] [stdout] 1179 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/u32/uvec4.rs:1186:11
[INFO] [stdout]      |
[INFO] [stdout] 1186 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/i64.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/i64/i64vec2.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i64/i64vec2.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i64/i64vec2.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i64/i64vec2.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/i64/i64vec2.rs:719:11
[INFO] [stdout]     |
[INFO] [stdout] 719 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/i64/i64vec2.rs:727:11
[INFO] [stdout]     |
[INFO] [stdout] 727 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/i64/i64vec2.rs:1106:11
[INFO] [stdout]      |
[INFO] [stdout] 1106 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/i64/i64vec2.rs:1113:11
[INFO] [stdout]      |
[INFO] [stdout] 1113 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/i64/i64vec3.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i64/i64vec3.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i64/i64vec3.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i64/i64vec3.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/i64/i64vec3.rs:779:11
[INFO] [stdout]     |
[INFO] [stdout] 779 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/i64/i64vec3.rs:787:11
[INFO] [stdout]     |
[INFO] [stdout] 787 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/i64/i64vec3.rs:1196:11
[INFO] [stdout]      |
[INFO] [stdout] 1196 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/i64/i64vec3.rs:1203:11
[INFO] [stdout]      |
[INFO] [stdout] 1203 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/i64/i64vec4.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i64/i64vec4.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i64/i64vec4.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/i64/i64vec4.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/i64/i64vec4.rs:834:11
[INFO] [stdout]     |
[INFO] [stdout] 834 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/i64/i64vec4.rs:842:11
[INFO] [stdout]     |
[INFO] [stdout] 842 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/i64/i64vec4.rs:1281:11
[INFO] [stdout]      |
[INFO] [stdout] 1281 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/i64/i64vec4.rs:1288:11
[INFO] [stdout]      |
[INFO] [stdout] 1288 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/u64.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/u64/u64vec2.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u64/u64vec2.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u64/u64vec2.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u64/u64vec2.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u64/u64vec2.rs:622:11
[INFO] [stdout]     |
[INFO] [stdout] 622 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u64/u64vec2.rs:630:11
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u64/u64vec2.rs:998:11
[INFO] [stdout]     |
[INFO] [stdout] 998 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/u64/u64vec2.rs:1005:11
[INFO] [stdout]      |
[INFO] [stdout] 1005 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/u64/u64vec3.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u64/u64vec3.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u64/u64vec3.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u64/u64vec3.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u64/u64vec3.rs:698:11
[INFO] [stdout]     |
[INFO] [stdout] 698 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u64/u64vec3.rs:706:11
[INFO] [stdout]     |
[INFO] [stdout] 706 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/u64/u64vec3.rs:1103:11
[INFO] [stdout]      |
[INFO] [stdout] 1103 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/u64/u64vec3.rs:1110:11
[INFO] [stdout]      |
[INFO] [stdout] 1110 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]  --> src/u64/u64vec4.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u64/u64vec4.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(not(target_arch = "spirv"), derive(Hash))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u64/u64vec4.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(not(target_arch = "spirv"), repr(C))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> src/u64/u64vec4.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(target_arch = "spirv", repr(simd))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u64/u64vec4.rs:745:11
[INFO] [stdout]     |
[INFO] [stdout] 745 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]    --> src/u64/u64vec4.rs:753:11
[INFO] [stdout]     |
[INFO] [stdout] 753 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/u64/u64vec4.rs:1179:11
[INFO] [stdout]      |
[INFO] [stdout] 1179 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]     --> src/u64/u64vec4.rs:1186:11
[INFO] [stdout]      |
[INFO] [stdout] 1186 | #[cfg(not(target_arch = "spirv"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stdout] warning: methods `first`, `second`, and `third` are never used
[INFO] [stdout]   --> src/euler.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) trait EulerFromQuaternion<Q: Copy>: Sized + Copy {
[INFO] [stdout]    |                  ------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 42 |     fn first(self, q: Q) -> Self::Output;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 43 |     /// Compute then angle of the second axis (x-X-x)
[INFO] [stdout] 44 |     fn second(self, q: Q) -> Self::Output;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 45 |     /// Compute then angle of the third axis (x-x-X)
[INFO] [stdout] 46 |     fn third(self, q: Q) -> Self::Output;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bvec2` is never used
[INFO] [stdout]  --> src/bool/bvec2.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const fn bvec2(x: bool, y: bool) -> BVec2 {
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bvec3` is never used
[INFO] [stdout]  --> src/bool/bvec3.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const fn bvec3(x: bool, y: bool, z: bool) -> BVec3 {
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bvec4` is never used
[INFO] [stdout]  --> src/bool/bvec4.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const fn bvec4(x: bool, y: bool, z: bool, w: bool) -> BVec4 {
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]  --> benches/support.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use glam::{Mat2, Mat3, Mat3A, Mat4, Quat, Vec2, Vec3, Vec3A, Vec4};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]  --> tests/support.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use glam::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]  --> tests/swizzles_i64.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use glam::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]  --> benches/support.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use glam::{Mat2, Mat3, Mat3A, Mat4, Quat, Vec2, Vec3, Vec3A, Vec4};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]  --> tests/support.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use glam::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]    --> tests/euler.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     use glam::*;
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]  --> tests/support.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use glam::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]  --> tests/swizzles_i32.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use glam::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glam`
[INFO] [stdout]   --> benches/support.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |     Quat::from_euler(glam::EulerRot::YXZ, yaw, pitch, roll)
[INFO] [stdout]    |                      ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 2  + use revier_glam::EulerRot;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EulerRot`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 94 -     Quat::from_euler(glam::EulerRot::YXZ, yaw, pitch, roll)
[INFO] [stdout] 94 +     Quat::from_euler(EulerRot::YXZ, yaw, pitch, roll)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glam`
[INFO] [stdout]   --> benches/support.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |     Quat::from_euler(glam::EulerRot::YXZ, yaw, pitch, roll)
[INFO] [stdout]    |                      ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 2  + use revier_glam::EulerRot;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EulerRot`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 94 -     Quat::from_euler(glam::EulerRot::YXZ, yaw, pitch, roll)
[INFO] [stdout] 94 +     Quat::from_euler(EulerRot::YXZ, yaw, pitch, roll)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glam`
[INFO] [stdout]    --> tests/mat2.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |     use glam::{mat2, swizzles::*, vec2, Mat2, Mat3, Vec2};
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glam`
[INFO] [stdout]    --> tests/mat2.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |     use glam::{dmat2, dvec2, swizzles::*, DMat2, DMat3, DVec2};
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]  --> tests/support.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use glam::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]    --> tests/mat2.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |     use glam::{mat2, swizzles::*, vec2, Mat2, Mat3, Vec2};
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]    --> tests/mat2.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |     use glam::{dmat2, dvec2, swizzles::*, DMat2, DMat3, DVec2};
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]    --> tests/mat2.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |         use glam::Mat3A;
[INFO] [stdout]     |             ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]    --> tests/mat2.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |         use glam::DMat2;
[INFO] [stdout]     |             ^^^^ use of undeclared crate or module `glam`
[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] error: could not compile `revier-glam` (bench "support") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] error: could not compile `revier-glam` (bench "mat2") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]  --> tests/support.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use glam::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:1058:9
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     use glam::{vec2, BVec2, Vec2, Vec3};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:1114:9
[INFO] [stdout]      |
[INFO] [stdout] 1114 |     use glam::{dvec2, BVec2, DVec2, DVec3, IVec2, UVec2, Vec2};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:1137:9
[INFO] [stdout]      |
[INFO] [stdout] 1137 |     use glam::{ivec2, BVec2, I64Vec2, IVec2, IVec3, U64Vec2, UVec2};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:1237:9
[INFO] [stdout]      |
[INFO] [stdout] 1237 |     use glam::{uvec2, BVec2, I64Vec2, IVec2, U64Vec2, UVec2, UVec3};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:1340:9
[INFO] [stdout]      |
[INFO] [stdout] 1340 |     use glam::{i64vec2, BVec2, I64Vec2, I64Vec3, IVec2, U64Vec2, UVec2};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:1378:9
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     use glam::{u64vec2, BVec2, I64Vec2, IVec2, U64Vec2, U64Vec3, UVec2};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:1072:13
[INFO] [stdout]      |
[INFO] [stdout] 1072 |         use glam::{DVec2, I64Vec2, IVec2, U64Vec2, UVec2};
[INFO] [stdout]      |             ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:942:17
[INFO] [stdout]      |
[INFO] [stdout] 942  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1229 |     impl_vec2_scalar_shift_op_tests!(IVec2, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:946:17
[INFO] [stdout]      |
[INFO] [stdout] 946  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1229 |     impl_vec2_scalar_shift_op_tests!(IVec2, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:950:17
[INFO] [stdout]      |
[INFO] [stdout] 950  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1229 |     impl_vec2_scalar_shift_op_tests!(IVec2, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:954:17
[INFO] [stdout]      |
[INFO] [stdout] 954  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1229 |     impl_vec2_scalar_shift_op_tests!(IVec2, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:958:17
[INFO] [stdout]      |
[INFO] [stdout] 958  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1229 |     impl_vec2_scalar_shift_op_tests!(IVec2, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:962:17
[INFO] [stdout]      |
[INFO] [stdout] 962  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1229 |     impl_vec2_scalar_shift_op_tests!(IVec2, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:966:17
[INFO] [stdout]      |
[INFO] [stdout] 966  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1229 |     impl_vec2_scalar_shift_op_tests!(IVec2, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:970:17
[INFO] [stdout]      |
[INFO] [stdout] 970  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1229 |     impl_vec2_scalar_shift_op_tests!(IVec2, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:942:17
[INFO] [stdout]      |
[INFO] [stdout] 942  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1332 |     impl_vec2_scalar_shift_op_tests!(UVec2, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:946:17
[INFO] [stdout]      |
[INFO] [stdout] 946  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1332 |     impl_vec2_scalar_shift_op_tests!(UVec2, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:950:17
[INFO] [stdout]      |
[INFO] [stdout] 950  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1332 |     impl_vec2_scalar_shift_op_tests!(UVec2, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:954:17
[INFO] [stdout]      |
[INFO] [stdout] 954  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1332 |     impl_vec2_scalar_shift_op_tests!(UVec2, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:958:17
[INFO] [stdout]      |
[INFO] [stdout] 958  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1332 |     impl_vec2_scalar_shift_op_tests!(UVec2, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:962:17
[INFO] [stdout]      |
[INFO] [stdout] 962  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1332 |     impl_vec2_scalar_shift_op_tests!(UVec2, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:966:17
[INFO] [stdout]      |
[INFO] [stdout] 966  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1332 |     impl_vec2_scalar_shift_op_tests!(UVec2, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:970:17
[INFO] [stdout]      |
[INFO] [stdout] 970  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1332 |     impl_vec2_scalar_shift_op_tests!(UVec2, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:942:17
[INFO] [stdout]      |
[INFO] [stdout] 942  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1370 |     impl_vec2_scalar_shift_op_tests!(I64Vec2, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:946:17
[INFO] [stdout]      |
[INFO] [stdout] 946  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1370 |     impl_vec2_scalar_shift_op_tests!(I64Vec2, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:950:17
[INFO] [stdout]      |
[INFO] [stdout] 950  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1370 |     impl_vec2_scalar_shift_op_tests!(I64Vec2, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:954:17
[INFO] [stdout]      |
[INFO] [stdout] 954  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1370 |     impl_vec2_scalar_shift_op_tests!(I64Vec2, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:958:17
[INFO] [stdout]      |
[INFO] [stdout] 958  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1370 |     impl_vec2_scalar_shift_op_tests!(I64Vec2, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:962:17
[INFO] [stdout]      |
[INFO] [stdout] 962  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1370 |     impl_vec2_scalar_shift_op_tests!(I64Vec2, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:966:17
[INFO] [stdout]      |
[INFO] [stdout] 966  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1370 |     impl_vec2_scalar_shift_op_tests!(I64Vec2, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:970:17
[INFO] [stdout]      |
[INFO] [stdout] 970  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1370 |     impl_vec2_scalar_shift_op_tests!(I64Vec2, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:942:17
[INFO] [stdout]      |
[INFO] [stdout] 942  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1408 |     impl_vec2_scalar_shift_op_tests!(U64Vec2, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:946:17
[INFO] [stdout]      |
[INFO] [stdout] 946  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1408 |     impl_vec2_scalar_shift_op_tests!(U64Vec2, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:950:17
[INFO] [stdout]      |
[INFO] [stdout] 950  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1408 |     impl_vec2_scalar_shift_op_tests!(U64Vec2, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:954:17
[INFO] [stdout]      |
[INFO] [stdout] 954  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1408 |     impl_vec2_scalar_shift_op_tests!(U64Vec2, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:958:17
[INFO] [stdout]      |
[INFO] [stdout] 958  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1408 |     impl_vec2_scalar_shift_op_tests!(U64Vec2, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:962:17
[INFO] [stdout]      |
[INFO] [stdout] 962  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1408 |     impl_vec2_scalar_shift_op_tests!(U64Vec2, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:966:17
[INFO] [stdout]      |
[INFO] [stdout] 966  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1408 |     impl_vec2_scalar_shift_op_tests!(U64Vec2, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec2.rs:970:17
[INFO] [stdout]      |
[INFO] [stdout] 970  |             use glam::$vec2;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1408 |     impl_vec2_scalar_shift_op_tests!(U64Vec2, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]  --> tests/support.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use glam::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1172:9
[INFO] [stdout]      |
[INFO] [stdout] 1172 |     use glam::{vec3, BVec3, Vec3};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1290:9
[INFO] [stdout]      |
[INFO] [stdout] 1290 |     use glam::BVec3A;
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1291:9
[INFO] [stdout]      |
[INFO] [stdout] 1291 |     use glam::{vec3a, Vec3A, Vec4};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1360:9
[INFO] [stdout]      |
[INFO] [stdout] 1360 |     use glam::{dvec3, BVec3, DVec3, IVec3, UVec3, Vec3};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1383:9
[INFO] [stdout]      |
[INFO] [stdout] 1383 |     use glam::{ivec3, BVec3, I64Vec3, IVec3, U64Vec3, UVec3};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1486:9
[INFO] [stdout]      |
[INFO] [stdout] 1486 |     use glam::{uvec3, BVec3, I64Vec3, IVec3, U64Vec3, UVec3};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1593:9
[INFO] [stdout]      |
[INFO] [stdout] 1593 |     use glam::{i64vec3, BVec3, I64Vec3, IVec3, U64Vec3, UVec3};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1629:9
[INFO] [stdout]      |
[INFO] [stdout] 1629 |     use glam::{u64vec3, BVec3, I64Vec3, IVec3, U64Vec3, UVec3};
[INFO] [stdout]      |         ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1183:13
[INFO] [stdout]      |
[INFO] [stdout] 1183 |         use glam::{DVec3, I64Vec3, IVec3, U64Vec3, UVec3, Vec3A};
[INFO] [stdout]      |             ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1037:17
[INFO] [stdout]      |
[INFO] [stdout] 1037 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1478 |     impl_vec3_scalar_shift_op_tests!(IVec3, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1041:17
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1478 |     impl_vec3_scalar_shift_op_tests!(IVec3, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1045:17
[INFO] [stdout]      |
[INFO] [stdout] 1045 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1478 |     impl_vec3_scalar_shift_op_tests!(IVec3, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1049:17
[INFO] [stdout]      |
[INFO] [stdout] 1049 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1478 |     impl_vec3_scalar_shift_op_tests!(IVec3, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1053:17
[INFO] [stdout]      |
[INFO] [stdout] 1053 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1478 |     impl_vec3_scalar_shift_op_tests!(IVec3, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1057:17
[INFO] [stdout]      |
[INFO] [stdout] 1057 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1478 |     impl_vec3_scalar_shift_op_tests!(IVec3, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1061:17
[INFO] [stdout]      |
[INFO] [stdout] 1061 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1478 |     impl_vec3_scalar_shift_op_tests!(IVec3, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1065:17
[INFO] [stdout]      |
[INFO] [stdout] 1065 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1478 |     impl_vec3_scalar_shift_op_tests!(IVec3, -2, 2);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1037:17
[INFO] [stdout]      |
[INFO] [stdout] 1037 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1585 |     impl_vec3_scalar_shift_op_tests!(UVec3, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1041:17
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1585 |     impl_vec3_scalar_shift_op_tests!(UVec3, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1045:17
[INFO] [stdout]      |
[INFO] [stdout] 1045 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1585 |     impl_vec3_scalar_shift_op_tests!(UVec3, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1049:17
[INFO] [stdout]      |
[INFO] [stdout] 1049 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1585 |     impl_vec3_scalar_shift_op_tests!(UVec3, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1053:17
[INFO] [stdout]      |
[INFO] [stdout] 1053 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1585 |     impl_vec3_scalar_shift_op_tests!(UVec3, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1057:17
[INFO] [stdout]      |
[INFO] [stdout] 1057 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1585 |     impl_vec3_scalar_shift_op_tests!(UVec3, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1061:17
[INFO] [stdout]      |
[INFO] [stdout] 1061 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1585 |     impl_vec3_scalar_shift_op_tests!(UVec3, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1065:17
[INFO] [stdout]      |
[INFO] [stdout] 1065 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1585 |     impl_vec3_scalar_shift_op_tests!(UVec3, 0, 2);
[INFO] [stdout]      |     --------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1037:17
[INFO] [stdout]      |
[INFO] [stdout] 1037 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1621 |     impl_vec3_scalar_shift_op_tests!(I64Vec3, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1041:17
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1621 |     impl_vec3_scalar_shift_op_tests!(I64Vec3, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1045:17
[INFO] [stdout]      |
[INFO] [stdout] 1045 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1621 |     impl_vec3_scalar_shift_op_tests!(I64Vec3, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1049:17
[INFO] [stdout]      |
[INFO] [stdout] 1049 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1621 |     impl_vec3_scalar_shift_op_tests!(I64Vec3, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1053:17
[INFO] [stdout]      |
[INFO] [stdout] 1053 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1621 |     impl_vec3_scalar_shift_op_tests!(I64Vec3, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1057:17
[INFO] [stdout]      |
[INFO] [stdout] 1057 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1621 |     impl_vec3_scalar_shift_op_tests!(I64Vec3, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1061:17
[INFO] [stdout]      |
[INFO] [stdout] 1061 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1621 |     impl_vec3_scalar_shift_op_tests!(I64Vec3, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1065:17
[INFO] [stdout]      |
[INFO] [stdout] 1065 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1621 |     impl_vec3_scalar_shift_op_tests!(I64Vec3, -2, 2);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1037:17
[INFO] [stdout]      |
[INFO] [stdout] 1037 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1657 |     impl_vec3_scalar_shift_op_tests!(U64Vec3, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1041:17
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1657 |     impl_vec3_scalar_shift_op_tests!(U64Vec3, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1045:17
[INFO] [stdout]      |
[INFO] [stdout] 1045 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1657 |     impl_vec3_scalar_shift_op_tests!(U64Vec3, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1049:17
[INFO] [stdout]      |
[INFO] [stdout] 1049 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1657 |     impl_vec3_scalar_shift_op_tests!(U64Vec3, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1053:17
[INFO] [stdout]      |
[INFO] [stdout] 1053 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1657 |     impl_vec3_scalar_shift_op_tests!(U64Vec3, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1057:17
[INFO] [stdout]      |
[INFO] [stdout] 1057 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1657 |     impl_vec3_scalar_shift_op_tests!(U64Vec3, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1061:17
[INFO] [stdout]      |
[INFO] [stdout] 1061 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1657 |     impl_vec3_scalar_shift_op_tests!(U64Vec3, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glam`
[INFO] [stdout]     --> tests/vec3.rs:1065:17
[INFO] [stdout]      |
[INFO] [stdout] 1065 |             use glam::$vec3;
[INFO] [stdout]      |                 ^^^^ use of undeclared crate or module `glam`
[INFO] [stdout] ...
[INFO] [stdout] 1657 |     impl_vec3_scalar_shift_op_tests!(U64Vec3, 0, 2);
[INFO] [stdout]      |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_scalar_shift_op_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] error: could not compile `revier-glam` (test "mat2") due to 7 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `revier-glam` (test "euler") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `revier-glam` (test "swizzles_i64") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `revier-glam` (test "swizzles_i32") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `f32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:123:47
[INFO] [stdout]      |
[INFO] [stdout] 123  |             assert_eq!(4 as $t, (2 as $t * x).length_squared());
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 1286 |     impl_vec3_float_tests!(f32, vec3, Vec3, BVec3);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` which comes from the expansion of the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `f32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:124:48
[INFO] [stdout]      |
[INFO] [stdout] 124  |             assert_eq!(16 as $t, (4 as $t * z).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 1286 |     impl_vec3_float_tests!(f32, vec3, Vec3, BVec3);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` which comes from the expansion of the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `f32` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:114:47
[INFO] [stdout]      |
[INFO] [stdout] 114  |             assert_eq!(4 as $t, (2 as $t * x).length_squared());
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 1110 |     impl_vec2_float_tests!(f32, vec2, Vec2, Vec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_tests` which comes from the expansion of the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `f32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:622:48
[INFO] [stdout]      |
[INFO] [stdout] 622  |             assert_eq!(9 as $t, (-3 as $t * y).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 1286 |     impl_vec3_float_tests!(f32, vec3, Vec3, BVec3);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_signed_tests` which comes from the expansion of the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `distance_squared` found for type `f32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:628:48
[INFO] [stdout]      |
[INFO] [stdout] 628  |             assert_eq!(13 as $t, (2 as $t * x).distance_squared(-3 as $t * z));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 1286 |     impl_vec3_float_tests!(f32, vec3, Vec3, BVec3);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_signed_tests` which comes from the expansion of the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `length` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:717:40
[INFO] [stdout]      |
[INFO] [stdout] 717  |             assert_eq!(2.0, (-2.0 * x).length());
[INFO] [stdout]      |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1286 |     impl_vec3_float_tests!(f32, vec3, Vec3, BVec3);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `f32` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:534:48
[INFO] [stdout]      |
[INFO] [stdout] 534  |             assert_eq!(9 as $t, (-3 as $t * y).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 1110 |     impl_vec2_float_tests!(f32, vec2, Vec2, Vec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_signed_tests` which comes from the expansion of the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `length` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:718:39
[INFO] [stdout]      |
[INFO] [stdout] 718  |             assert_eq!(3.0, (3.0 * y).length());
[INFO] [stdout]      |                                       ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1286 |     impl_vec3_float_tests!(f32, vec3, Vec3, BVec3);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `distance_squared` found for type `f32` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:536:48
[INFO] [stdout]      |
[INFO] [stdout] 536  |             assert_eq!(13 as $t, (2 as $t * x).distance_squared(-3 as $t * y));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 1110 |     impl_vec2_float_tests!(f32, vec2, Vec2, Vec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_signed_tests` which comes from the expansion of the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `length` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:719:40
[INFO] [stdout]      |
[INFO] [stdout] 719  |             assert_eq!(4.0, (-4.0 * z).length());
[INFO] [stdout]      |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1286 |     impl_vec3_float_tests!(f32, vec3, Vec3, BVec3);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `distance` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:721:39
[INFO] [stdout]      |
[INFO] [stdout] 721  |             assert_eq!(5.0, (3.0 * x).distance(-4.0 * y));
[INFO] [stdout]      |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1286 |     impl_vec3_float_tests!(f32, vec3, Vec3, BVec3);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `distance` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:722:41
[INFO] [stdout]      |
[INFO] [stdout] 722  |             assert_eq!(13.0, (-5.0 * z).distance(12.0 * y));
[INFO] [stdout]      |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1286 |     impl_vec3_float_tests!(f32, vec3, Vec3, BVec3);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `normalize` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:723:37
[INFO] [stdout]      |
[INFO] [stdout] 723  |             assert_eq!(x, (2.0 * x).normalize());
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1286 |     impl_vec3_float_tests!(f32, vec3, Vec3, BVec3);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `length` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec2.rs:647:40
[INFO] [stdout]      |
[INFO] [stdout] 647  |             assert_eq!(2.0, (-2.0 * x).length());
[INFO] [stdout]      |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1110 |     impl_vec2_float_tests!(f32, vec2, Vec2, Vec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `length` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec2.rs:648:39
[INFO] [stdout]      |
[INFO] [stdout] 648  |             assert_eq!(3.0, (3.0 * y).length());
[INFO] [stdout]      |                                       ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1110 |     impl_vec2_float_tests!(f32, vec2, Vec2, Vec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `distance` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec2.rs:650:39
[INFO] [stdout]      |
[INFO] [stdout] 650  |             assert_eq!(5.0, (3.0 * x).distance(-4.0 * y));
[INFO] [stdout]      |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1110 |     impl_vec2_float_tests!(f32, vec2, Vec2, Vec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `distance` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec2.rs:651:41
[INFO] [stdout]      |
[INFO] [stdout] 651  |             assert_eq!(13.0, (-5.0 * x).distance(12.0 * y));
[INFO] [stdout]      |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1110 |     impl_vec2_float_tests!(f32, vec2, Vec2, Vec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `normalize` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec2.rs:652:37
[INFO] [stdout]      |
[INFO] [stdout] 652  |             assert_eq!(x, (2.0 * x).normalize());
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1110 |     impl_vec2_float_tests!(f32, vec2, Vec2, Vec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `f32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:123:47
[INFO] [stdout]      |
[INFO] [stdout] 123  |             assert_eq!(4 as $t, (2 as $t * x).length_squared());
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 1356 |     impl_vec3_float_tests!(f32, vec3a, Vec3A, BVec3A);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` which comes from the expansion of the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `f32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:124:48
[INFO] [stdout]      |
[INFO] [stdout] 124  |             assert_eq!(16 as $t, (4 as $t * z).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 1356 |     impl_vec3_float_tests!(f32, vec3a, Vec3A, BVec3A);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` which comes from the expansion of the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `f64` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:114:47
[INFO] [stdout]      |
[INFO] [stdout] 114  |             assert_eq!(4 as $t, (2 as $t * x).length_squared());
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 1133 |     impl_vec2_float_tests!(f64, dvec2, DVec2, DVec3, BVec2);
[INFO] [stdout]      |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_tests` which comes from the expansion of the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `f64` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:534:48
[INFO] [stdout]      |
[INFO] [stdout] 534  |             assert_eq!(9 as $t, (-3 as $t * y).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 1133 |     impl_vec2_float_tests!(f64, dvec2, DVec2, DVec3, BVec2);
[INFO] [stdout]      |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_signed_tests` which comes from the expansion of the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `f32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:622:48
[INFO] [stdout]      |
[INFO] [stdout] 622  |             assert_eq!(9 as $t, (-3 as $t * y).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 1356 |     impl_vec3_float_tests!(f32, vec3a, Vec3A, BVec3A);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_signed_tests` which comes from the expansion of the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `distance_squared` found for type `f64` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:536:48
[INFO] [stdout]      |
[INFO] [stdout] 536  |             assert_eq!(13 as $t, (2 as $t * x).distance_squared(-3 as $t * y));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 1133 |     impl_vec2_float_tests!(f64, dvec2, DVec2, DVec3, BVec2);
[INFO] [stdout]      |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_signed_tests` which comes from the expansion of the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `distance_squared` found for type `f32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:628:48
[INFO] [stdout]      |
[INFO] [stdout] 628  |             assert_eq!(13 as $t, (2 as $t * x).distance_squared(-3 as $t * z));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^ method not found in `f32`
[INFO] [stdout] ...
[INFO] [stdout] 1356 |     impl_vec3_float_tests!(f32, vec3a, Vec3A, BVec3A);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_signed_tests` which comes from the expansion of the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `length` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec2.rs:647:40
[INFO] [stdout]      |
[INFO] [stdout] 647  |             assert_eq!(2.0, (-2.0 * x).length());
[INFO] [stdout]      |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1133 |     impl_vec2_float_tests!(f64, dvec2, DVec2, DVec3, BVec2);
[INFO] [stdout]      |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `length` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec2.rs:648:39
[INFO] [stdout]      |
[INFO] [stdout] 648  |             assert_eq!(3.0, (3.0 * y).length());
[INFO] [stdout]      |                                       ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1133 |     impl_vec2_float_tests!(f64, dvec2, DVec2, DVec3, BVec2);
[INFO] [stdout]      |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `distance` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec2.rs:650:39
[INFO] [stdout]      |
[INFO] [stdout] 650  |             assert_eq!(5.0, (3.0 * x).distance(-4.0 * y));
[INFO] [stdout]      |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1133 |     impl_vec2_float_tests!(f64, dvec2, DVec2, DVec3, BVec2);
[INFO] [stdout]      |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `length` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:717:40
[INFO] [stdout]      |
[INFO] [stdout] 717  |             assert_eq!(2.0, (-2.0 * x).length());
[INFO] [stdout]      |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1356 |     impl_vec3_float_tests!(f32, vec3a, Vec3A, BVec3A);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `length` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:718:39
[INFO] [stdout]      |
[INFO] [stdout] 718  |             assert_eq!(3.0, (3.0 * y).length());
[INFO] [stdout]      |                                       ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1356 |     impl_vec3_float_tests!(f32, vec3a, Vec3A, BVec3A);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `distance` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec2.rs:651:41
[INFO] [stdout]      |
[INFO] [stdout] 651  |             assert_eq!(13.0, (-5.0 * x).distance(12.0 * y));
[INFO] [stdout]      |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1133 |     impl_vec2_float_tests!(f64, dvec2, DVec2, DVec3, BVec2);
[INFO] [stdout]      |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `length` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:719:40
[INFO] [stdout]      |
[INFO] [stdout] 719  |             assert_eq!(4.0, (-4.0 * z).length());
[INFO] [stdout]      |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1356 |     impl_vec3_float_tests!(f32, vec3a, Vec3A, BVec3A);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `normalize` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec2.rs:652:37
[INFO] [stdout]      |
[INFO] [stdout] 652  |             assert_eq!(x, (2.0 * x).normalize());
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1133 |     impl_vec2_float_tests!(f64, dvec2, DVec2, DVec3, BVec2);
[INFO] [stdout]      |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `distance` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:721:39
[INFO] [stdout]      |
[INFO] [stdout] 721  |             assert_eq!(5.0, (3.0 * x).distance(-4.0 * y));
[INFO] [stdout]      |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1356 |     impl_vec3_float_tests!(f32, vec3a, Vec3A, BVec3A);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `distance` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:722:41
[INFO] [stdout]      |
[INFO] [stdout] 722  |             assert_eq!(13.0, (-5.0 * z).distance(12.0 * y));
[INFO] [stdout]      |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1356 |     impl_vec3_float_tests!(f32, vec3a, Vec3A, BVec3A);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `normalize` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:723:37
[INFO] [stdout]      |
[INFO] [stdout] 723  |             assert_eq!(x, (2.0 * x).normalize());
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1356 |     impl_vec3_float_tests!(f32, vec3a, Vec3A, BVec3A);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `i32` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:114:47
[INFO] [stdout]      |
[INFO] [stdout] 114  |             assert_eq!(4 as $t, (2 as $t * x).length_squared());
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^ method not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 1226 |     impl_vec2_signed_integer_tests!(i32, ivec2, IVec2, IVec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_tests` which comes from the expansion of the macro `impl_vec2_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `f64` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:123:47
[INFO] [stdout]      |
[INFO] [stdout] 123  |             assert_eq!(4 as $t, (2 as $t * x).length_squared());
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 1379 |     impl_vec3_float_tests!(f64, dvec3, DVec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` which comes from the expansion of the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `f64` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:124:48
[INFO] [stdout]      |
[INFO] [stdout] 124  |             assert_eq!(16 as $t, (4 as $t * z).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 1379 |     impl_vec3_float_tests!(f64, dvec3, DVec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` which comes from the expansion of the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `i32` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:534:48
[INFO] [stdout]      |
[INFO] [stdout] 534  |             assert_eq!(9 as $t, (-3 as $t * y).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 1226 |     impl_vec2_signed_integer_tests!(i32, ivec2, IVec2, IVec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_signed_tests` which comes from the expansion of the macro `impl_vec2_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `distance_squared` found for type `i32` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:536:48
[INFO] [stdout]      |
[INFO] [stdout] 536  |             assert_eq!(13 as $t, (2 as $t * x).distance_squared(-3 as $t * y));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^ method not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 1226 |     impl_vec2_signed_integer_tests!(i32, ivec2, IVec2, IVec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_signed_tests` which comes from the expansion of the macro `impl_vec2_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `f64` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:622:48
[INFO] [stdout]      |
[INFO] [stdout] 622  |             assert_eq!(9 as $t, (-3 as $t * y).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 1379 |     impl_vec3_float_tests!(f64, dvec3, DVec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_signed_tests` which comes from the expansion of the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `distance_squared` found for type `f64` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:628:48
[INFO] [stdout]      |
[INFO] [stdout] 628  |             assert_eq!(13 as $t, (2 as $t * x).distance_squared(-3 as $t * z));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^ method not found in `f64`
[INFO] [stdout] ...
[INFO] [stdout] 1379 |     impl_vec3_float_tests!(f64, dvec3, DVec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_signed_tests` which comes from the expansion of the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `length` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:717:40
[INFO] [stdout]      |
[INFO] [stdout] 717  |             assert_eq!(2.0, (-2.0 * x).length());
[INFO] [stdout]      |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1379 |     impl_vec3_float_tests!(f64, dvec3, DVec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `length` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:718:39
[INFO] [stdout]      |
[INFO] [stdout] 718  |             assert_eq!(3.0, (3.0 * y).length());
[INFO] [stdout]      |                                       ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1379 |     impl_vec3_float_tests!(f64, dvec3, DVec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `length` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:719:40
[INFO] [stdout]      |
[INFO] [stdout] 719  |             assert_eq!(4.0, (-4.0 * z).length());
[INFO] [stdout]      |                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1379 |     impl_vec3_float_tests!(f64, dvec3, DVec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `distance` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:721:39
[INFO] [stdout]      |
[INFO] [stdout] 721  |             assert_eq!(5.0, (3.0 * x).distance(-4.0 * y));
[INFO] [stdout]      |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1379 |     impl_vec3_float_tests!(f64, dvec3, DVec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `distance` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:722:41
[INFO] [stdout]      |
[INFO] [stdout] 722  |             assert_eq!(13.0, (-5.0 * z).distance(12.0 * y));
[INFO] [stdout]      |                                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1379 |     impl_vec3_float_tests!(f64, dvec3, DVec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0689]: can't call method `normalize` on ambiguous numeric type `{float}`
[INFO] [stdout]     --> tests/vec3.rs:723:37
[INFO] [stdout]      |
[INFO] [stdout] 723  |             assert_eq!(x, (2.0 * x).normalize());
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1379 |     impl_vec3_float_tests!(f64, dvec3, DVec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_float_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `i32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:123:47
[INFO] [stdout]      |
[INFO] [stdout] 123  |             assert_eq!(4 as $t, (2 as $t * x).length_squared());
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^ method not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 1475 |     impl_vec3_signed_integer_tests!(i32, ivec3, IVec3, BVec3);
[INFO] [stdout]      |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` which comes from the expansion of the macro `impl_vec3_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `i32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:124:48
[INFO] [stdout]      |
[INFO] [stdout] 124  |             assert_eq!(16 as $t, (4 as $t * z).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 1475 |     impl_vec3_signed_integer_tests!(i32, ivec3, IVec3, BVec3);
[INFO] [stdout]      |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` which comes from the expansion of the macro `impl_vec3_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `u32` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:114:47
[INFO] [stdout]      |
[INFO] [stdout] 114  |             assert_eq!(4 as $t, (2 as $t * x).length_squared());
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^ method not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 1329 |     impl_vec2_tests!(u32, uvec2, UVec2, UVec3, BVec2);
[INFO] [stdout]      |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `i32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:622:48
[INFO] [stdout]      |
[INFO] [stdout] 622  |             assert_eq!(9 as $t, (-3 as $t * y).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 1475 |     impl_vec3_signed_integer_tests!(i32, ivec3, IVec3, BVec3);
[INFO] [stdout]      |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_signed_tests` which comes from the expansion of the macro `impl_vec3_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `distance_squared` found for type `i32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:628:48
[INFO] [stdout]      |
[INFO] [stdout] 628  |             assert_eq!(13 as $t, (2 as $t * x).distance_squared(-3 as $t * z));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^ method not found in `i32`
[INFO] [stdout] ...
[INFO] [stdout] 1475 |     impl_vec3_signed_integer_tests!(i32, ivec3, IVec3, BVec3);
[INFO] [stdout]      |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_signed_tests` which comes from the expansion of the macro `impl_vec3_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `i64` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:114:47
[INFO] [stdout]      |
[INFO] [stdout] 114  |             assert_eq!(4 as $t, (2 as $t * x).length_squared());
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^ method not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 1367 |     impl_vec2_signed_integer_tests!(i64, i64vec2, I64Vec2, I64Vec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_tests` which comes from the expansion of the macro `impl_vec2_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `u32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:123:47
[INFO] [stdout]      |
[INFO] [stdout] 123  |             assert_eq!(4 as $t, (2 as $t * x).length_squared());
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^ method not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 1582 |     impl_vec3_tests!(u32, uvec3, UVec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `u32` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:124:48
[INFO] [stdout]      |
[INFO] [stdout] 124  |             assert_eq!(16 as $t, (4 as $t * z).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `u32`
[INFO] [stdout] ...
[INFO] [stdout] 1582 |     impl_vec3_tests!(u32, uvec3, UVec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `i64` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:534:48
[INFO] [stdout]      |
[INFO] [stdout] 534  |             assert_eq!(9 as $t, (-3 as $t * y).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 1367 |     impl_vec2_signed_integer_tests!(i64, i64vec2, I64Vec2, I64Vec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_signed_tests` which comes from the expansion of the macro `impl_vec2_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `distance_squared` found for type `i64` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:536:48
[INFO] [stdout]      |
[INFO] [stdout] 536  |             assert_eq!(13 as $t, (2 as $t * x).distance_squared(-3 as $t * y));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^ method not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 1367 |     impl_vec2_signed_integer_tests!(i64, i64vec2, I64Vec2, I64Vec3, BVec2);
[INFO] [stdout]      |     ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_signed_tests` which comes from the expansion of the macro `impl_vec2_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `u64` in the current scope
[INFO] [stdout]     --> tests/vec2.rs:114:47
[INFO] [stdout]      |
[INFO] [stdout] 114  |             assert_eq!(4 as $t, (2 as $t * x).length_squared());
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^ method not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 1405 |     impl_vec2_tests!(u64, u64vec2, U64Vec2, U64Vec3, BVec2);
[INFO] [stdout]      |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec2_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `i64` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:123:47
[INFO] [stdout]      |
[INFO] [stdout] 123  |             assert_eq!(4 as $t, (2 as $t * x).length_squared());
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^ method not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 1618 |     impl_vec3_signed_integer_tests!(i64, i64vec3, I64Vec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` which comes from the expansion of the macro `impl_vec3_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `i64` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:124:48
[INFO] [stdout]      |
[INFO] [stdout] 124  |             assert_eq!(16 as $t, (4 as $t * z).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 1618 |     impl_vec3_signed_integer_tests!(i64, i64vec3, I64Vec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` which comes from the expansion of the macro `impl_vec3_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `i64` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:622:48
[INFO] [stdout]      |
[INFO] [stdout] 622  |             assert_eq!(9 as $t, (-3 as $t * y).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 1618 |     impl_vec3_signed_integer_tests!(i64, i64vec3, I64Vec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_signed_tests` which comes from the expansion of the macro `impl_vec3_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599, E0689.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `distance_squared` found for type `i64` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:628:48
[INFO] [stdout]      |
[INFO] [stdout] 628  |             assert_eq!(13 as $t, (2 as $t * x).distance_squared(-3 as $t * z));
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^ method not found in `i64`
[INFO] [stdout] ...
[INFO] [stdout] 1618 |     impl_vec3_signed_integer_tests!(i64, i64vec3, I64Vec3, BVec3);
[INFO] [stdout]      |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_signed_tests` which comes from the expansion of the macro `impl_vec3_signed_integer_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `revier-glam` (test "vec2") due to 64 previous errors
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `u64` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:123:47
[INFO] [stdout]      |
[INFO] [stdout] 123  |             assert_eq!(4 as $t, (2 as $t * x).length_squared());
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^ method not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 1654 |     impl_vec3_tests!(u64, u64vec3, U64Vec3, BVec3);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `length_squared` found for type `u64` in the current scope
[INFO] [stdout]     --> tests/vec3.rs:124:48
[INFO] [stdout]      |
[INFO] [stdout] 124  |             assert_eq!(16 as $t, (4 as $t * z).length_squared());
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^ method not found in `u64`
[INFO] [stdout] ...
[INFO] [stdout] 1654 |     impl_vec3_tests!(u64, u64vec3, U64Vec3, BVec3);
[INFO] [stdout]      |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_vec3_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599, E0689.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `revier-glam` (test "vec3") due to 84 previous errors
[INFO] running `Command { std: "docker" "inspect" "a11cb58146c736fb6615c139ee57672971c035977cf6728d2fb13747cd554ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a11cb58146c736fb6615c139ee57672971c035977cf6728d2fb13747cd554ee9", kill_on_drop: false }`
[INFO] [stdout] a11cb58146c736fb6615c139ee57672971c035977cf6728d2fb13747cd554ee9
