[INFO] cloning repository https://github.com/SparrowLii/ndarray-simd-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SparrowLii/ndarray-simd-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSparrowLii%2Fndarray-simd-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSparrowLii%2Fndarray-simd-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c8f6afcff1f0668bb114bb073568be481e6563c [INFO] checking SparrowLii/ndarray-simd-test against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSparrowLii%2Fndarray-simd-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SparrowLii/ndarray-simd-test [INFO] finished tweaking git repo https://github.com/SparrowLii/ndarray-simd-test [INFO] tweaked toml for git repo https://github.com/SparrowLii/ndarray-simd-test written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SparrowLii/ndarray-simd-test on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SparrowLii/ndarray-simd-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixmultiply v0.3.0 [INFO] [stderr] Downloaded rand_distr v0.4.0 [INFO] [stderr] Downloaded libc v0.2.88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2851840b9d7ea91c903e248da05dfdc57ffe1e2a9db46d79e01d7629fd789990 [INFO] running `Command { std: "docker" "start" "-a" "2851840b9d7ea91c903e248da05dfdc57ffe1e2a9db46d79e01d7629fd789990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2851840b9d7ea91c903e248da05dfdc57ffe1e2a9db46d79e01d7629fd789990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2851840b9d7ea91c903e248da05dfdc57ffe1e2a9db46d79e01d7629fd789990", kill_on_drop: false }` [INFO] [stdout] 2851840b9d7ea91c903e248da05dfdc57ffe1e2a9db46d79e01d7629fd789990 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8c7de10303e539345535b1c5326be5be480783810fe31f1783f1fbc403e1f5c [INFO] running `Command { std: "docker" "start" "-a" "e8c7de10303e539345535b1c5326be5be480783810fe31f1783f1fbc403e1f5c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling core_arch v0.1.5 (/opt/rustwide/workdir/stdarch-ndarray/crates/core_arch) [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling ndarray v0.14.0 (/opt/rustwide/workdir/ndarray-sprrowlii) [INFO] [stderr] Checking matrixmultiply v0.3.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | const_fn, [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.54.0; see for more information [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | platform_intrinsics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.78.0; see for more information [INFO] [stdout] = note: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | external_doc, [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.54.0; see for more information [INFO] [stdout] = note: use #[doc = include_str!("filename")] instead, which handles macro invocations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/eflags.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[rustc_deprecated( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/eflags.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | #[rustc_deprecated( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_deprecated` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/eflags.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[rustc_deprecated( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/eflags.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | llvm_asm!("pushfq; popq $0" : "=r"(eflags) : : : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_deprecated` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/eflags.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | #[rustc_deprecated( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/eflags.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | llvm_asm!("pushq $0; popfq" : : "r"(eflags) : "cc", "flags" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/cpuid.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 4 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/bt.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | llvm_asm!("btl $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/bt.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | llvm_asm!("btsl $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/bt.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | llvm_asm!("btrl $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/bt.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | llvm_asm!("btcl $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86_64/bt.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | llvm_asm!("btq $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86_64/bt.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | llvm_asm!("btsq $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86_64/bt.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | llvm_asm!("btrq $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86_64/bt.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | llvm_asm!("btcq $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_acq` in module `intrinsics` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86_64/cmpxchg16b.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | (Acquire, Acquire) => intrinsics::atomic_cxchg_acq(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `atomic_cxchg` [INFO] [stdout] | [INFO] [stdout] --> /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/intrinsics/mod.rs:96:0 [INFO] [stdout] ::: /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/intrinsics/mod.rs:104:15 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `atomic_cxchg` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand v0.8.3 [INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_rel` in module `intrinsics` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86_64/cmpxchg16b.rs:58:43 [INFO] [stdout] | [INFO] [stdout] 58 | (Release, Relaxed) => intrinsics::atomic_cxchg_rel(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `atomic_cxchg` [INFO] [stdout] | [INFO] [stdout] --> /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/intrinsics/mod.rs:96:0 [INFO] [stdout] ::: /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/intrinsics/mod.rs:104:15 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `atomic_cxchg` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_acqrel` in module `intrinsics` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86_64/cmpxchg16b.rs:59:42 [INFO] [stdout] | [INFO] [stdout] 59 | (AcqRel, Acquire) => intrinsics::atomic_cxchg_acqrel(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_relaxed` in module `intrinsics` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86_64/cmpxchg16b.rs:60:43 [INFO] [stdout] | [INFO] [stdout] 60 | (Relaxed, Relaxed) => intrinsics::atomic_cxchg_relaxed(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `atomic_cxchgweak` [INFO] [stdout] | [INFO] [stdout] --> /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/intrinsics/mod.rs:114:0 [INFO] [stdout] ::: /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/intrinsics/mod.rs:122:15 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `atomic_cxchgweak` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_acq_failrelaxed` in module `intrinsics` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86_64/cmpxchg16b.rs:62:43 [INFO] [stdout] | [INFO] [stdout] 62 | (Acquire, Relaxed) => intrinsics::atomic_cxchg_acq_failrelaxed(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_acqrel_failrelaxed` in module `intrinsics` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86_64/cmpxchg16b.rs:63:42 [INFO] [stdout] | [INFO] [stdout] 63 | (AcqRel, Relaxed) => intrinsics::atomic_cxchg_acqrel_failrelaxed(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_failrelaxed` in module `intrinsics` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86_64/cmpxchg16b.rs:64:42 [INFO] [stdout] | [INFO] [stdout] 64 | (SeqCst, Relaxed) => intrinsics::atomic_cxchg_failrelaxed(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_failacq` in module `intrinsics` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86_64/cmpxchg16b.rs:65:42 [INFO] [stdout] | [INFO] [stdout] 65 | (SeqCst, Acquire) => intrinsics::atomic_cxchg_failacq(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `link_llvm_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | link_llvm_intrinsics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `rustc_attrs` is internal to the compiler or standard library [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | rustc_attrs, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `staged_api` is internal to the compiler or standard library [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | staged_api, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `abi_unadjusted` is internal to the compiler or standard library [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | abi_unadjusted, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `allow_internal_unstable` is internal to the compiler or standard library [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | allow_internal_unstable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | core_intrinsics, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bootstrap` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/mod.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(not(bootstrap), allow(automatic_links))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bootstrap)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bootstrap)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `automatic_links` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/mod.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(not(bootstrap), allow(automatic_links))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nvptx` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/mod.rs:256:11 [INFO] [stdout] | [INFO] [stdout] 256 | #[cfg(any(target_arch = "nvptx", target_arch = "nvptx64", doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nvptx` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/mod.rs:216:15 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(any(target_arch = "nvptx", target_arch = "nvptx64", doc))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `stdarch_intel_sde` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:779:11 [INFO] [stdout] | [INFO] [stdout] 779 | #[cfg(not(stdarch_intel_sde))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stdarch_intel_sde)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stdarch_intel_sde)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `stdarch_intel_sde` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:781:11 [INFO] [stdout] | [INFO] [stdout] 781 | #[cfg(not(stdarch_intel_sde))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stdarch_intel_sde)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stdarch_intel_sde)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `stdarch_intel_sde` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:784:11 [INFO] [stdout] | [INFO] [stdout] 784 | #[cfg(not(stdarch_intel_sde))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stdarch_intel_sde)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stdarch_intel_sde)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `stdarch_intel_sde` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:786:11 [INFO] [stdout] | [INFO] [stdout] 786 | #[cfg(not(stdarch_intel_sde))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stdarch_intel_sde)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stdarch_intel_sde)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2902:1 [INFO] [stdout] | [INFO] [stdout] 2902 | /// LLVM intrinsics used in the above functions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2903 | #[allow(improper_ctypes)] [INFO] [stdout] 2904 | / extern "C" { [INFO] [stdout] 2905 | | #[link_name = "llvm.x86.avx.addsub.pd.256"] [INFO] [stdout] 2906 | | fn addsubpd256(a: __m256d, b: __m256d) -> __m256d; [INFO] [stdout] 2907 | | #[link_name = "llvm.x86.avx.addsub.ps.256"] [INFO] [stdout] ... | [INFO] [stdout] 3036 | | fn movmskps256(a: __m256) -> i32; [INFO] [stdout] 3037 | | } [INFO] [stdout] | |_- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | extern "platform-intrinsic" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid ABI [INFO] [stdout] | [INFO] [stdout] = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_fn_union` has been stable since 1.56.0 and no longer requires an attribute to enable [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | const_fn_union, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_fn_transmute` has been stable since 1.56.0 and no longer requires an attribute to enable [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | const_fn_transmute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `tbm_target_feature` has been stable since 1.91.0 and no longer requires an attribute to enable [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | tbm_target_feature, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `sse4a_target_feature` has been stable since 1.91.0 and no longer requires an attribute to enable [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | sse4a_target_feature, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `aarch64_target_feature` has been stable since 1.61.0 and no longer requires an attribute to enable [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | aarch64_target_feature, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `cmpxchg16b_target_feature` has been stable since 1.69.0 and no longer requires an attribute to enable [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | cmpxchg16b_target_feature, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `avx512_target_feature` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | avx512_target_feature, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `adx_target_feature` has been stable since 1.61.0 and no longer requires an attribute to enable [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | adx_target_feature, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `f16c_target_feature` has been stable since 1.68.0 and no longer requires an attribute to enable [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | f16c_target_feature, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `extended_key_value_attributes` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | extended_key_value_attributes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | asm, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `llvm_asm` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | llvm_asm, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes `#[rustc_const_unstable]`, `#[rustc_const_stable]` and `#[rustc_const_stable_indirect]` require the function or method to be `const` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn simd_insert(x: T, idx: u32, val: U) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: make the function or method const [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn simd_insert(x: T, idx: u32, val: U) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes `#[rustc_const_unstable]`, `#[rustc_const_stable]` and `#[rustc_const_stable_indirect]` require the function or method to be `const` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn simd_extract(x: T, idx: u32) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: make the function or method const [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn simd_extract(x: T, idx: u32) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | #[target_feature(enable = "avx512gfni,avx512bw,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | #[target_feature(enable = "avx512gfni,avx512bw,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | #[target_feature(enable = "avx512gfni,avx512bw,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 124 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:139:18 [INFO] [stdout] | [INFO] [stdout] 139 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:195:18 [INFO] [stdout] | [INFO] [stdout] 195 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 219 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:237:18 [INFO] [stdout] | [INFO] [stdout] 237 | #[target_feature(enable = "avx512gfni,avx512bw,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:259:18 [INFO] [stdout] | [INFO] [stdout] 259 | #[target_feature(enable = "avx512gfni,avx512bw,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:286:18 [INFO] [stdout] | [INFO] [stdout] 286 | #[target_feature(enable = "avx512gfni,avx512bw,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:310:18 [INFO] [stdout] | [INFO] [stdout] 310 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:332:18 [INFO] [stdout] | [INFO] [stdout] 332 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:359:18 [INFO] [stdout] | [INFO] [stdout] 359 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:383:18 [INFO] [stdout] | [INFO] [stdout] 383 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:405:18 [INFO] [stdout] | [INFO] [stdout] 405 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:432:18 [INFO] [stdout] | [INFO] [stdout] 432 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:458:18 [INFO] [stdout] | [INFO] [stdout] 458 | #[target_feature(enable = "avx512gfni,avx512bw,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:482:18 [INFO] [stdout] | [INFO] [stdout] 482 | #[target_feature(enable = "avx512gfni,avx512bw,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:511:18 [INFO] [stdout] | [INFO] [stdout] 511 | #[target_feature(enable = "avx512gfni,avx512bw,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:537:18 [INFO] [stdout] | [INFO] [stdout] 537 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:561:18 [INFO] [stdout] | [INFO] [stdout] 561 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:590:18 [INFO] [stdout] | [INFO] [stdout] 590 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:616:18 [INFO] [stdout] | [INFO] [stdout] 616 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:640:18 [INFO] [stdout] | [INFO] [stdout] 640 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512gfni` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512gfni.rs:669:18 [INFO] [stdout] | [INFO] [stdout] 669 | #[target_feature(enable = "avx512gfni,avx512bw,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512gfni` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512vaes` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512vaes.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | #[target_feature(enable = "avx512vaes,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512vaes` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512vaes` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512vaes.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | #[target_feature(enable = "avx512vaes,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512vaes` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512vaes` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512vaes.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | #[target_feature(enable = "avx512vaes,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512vaes` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512vaes` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512vaes.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | #[target_feature(enable = "avx512vaes,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512vaes` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512vaes` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512vaes.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | #[target_feature(enable = "avx512vaes,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512vaes` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512vaes` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512vaes.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | #[target_feature(enable = "avx512vaes,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512vaes` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512vaes` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512vaes.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | #[target_feature(enable = "avx512vaes,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512vaes` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512vaes` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512vaes.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | #[target_feature(enable = "avx512vaes,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512vaes` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512vpclmulqdq` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512vpclmulqdq.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | #[target_feature(enable = "avx512vpclmulqdq,avx512f")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512vpclmulqdq` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `avx512vpclmulqdq` is not valid for this target [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512vpclmulqdq.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | #[target_feature(enable = "avx512vpclmulqdq,avx512vl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `avx512vpclmulqdq` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 80 | simd_ty!(u8x2[u8]: u8, u8 | x0, x1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 81 | simd_ty!(i8x2[i8]: i8, i8 | x0, x1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 85 | simd_ty!(u8x4[u8]: u8, u8, u8, u8 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 86 | simd_ty!(u16x2[u16]: u16, u16 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 88 | simd_ty!(i8x4[i8]: i8, i8, i8, i8 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 89 | simd_ty!(i16x2[i16]: i16, i16 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 93 | / simd_ty!( [INFO] [stdout] 94 | | u8x8[u8]: u8, [INFO] [stdout] 95 | | u8, [INFO] [stdout] 96 | | u8, [INFO] [stdout] ... | [INFO] [stdout] 108 | | x7 [INFO] [stdout] 109 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 110 | simd_ty!(u16x4[u16]: u16, u16, u16, u16 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 111 | simd_ty!(u32x2[u32]: u32, u32 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 112 | simd_ty!(u64x1[u64]: u64 | x1); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 114 | / simd_ty!( [INFO] [stdout] 115 | | i8x8[i8]: i8, [INFO] [stdout] 116 | | i8, [INFO] [stdout] 117 | | i8, [INFO] [stdout] ... | [INFO] [stdout] 129 | | x7 [INFO] [stdout] 130 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 131 | simd_ty!(i16x4[i16]: i16, i16, i16, i16 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 132 | simd_ty!(i32x2[i32]: i32, i32 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 133 | simd_ty!(i64x1[i64]: i64 | x1); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 135 | simd_ty!(f32x2[f32]: f32, f32 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 136 | simd_ty!(f64x1[f64]: f64 | x1); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 140 | / simd_ty!( [INFO] [stdout] 141 | | u8x16[u8]: u8, [INFO] [stdout] 142 | | u8, [INFO] [stdout] 143 | | u8, [INFO] [stdout] ... | [INFO] [stdout] 171 | | x15 [INFO] [stdout] 172 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 173 | / simd_ty!( [INFO] [stdout] 174 | | u16x8[u16]: u16, [INFO] [stdout] 175 | | u16, [INFO] [stdout] 176 | | u16, [INFO] [stdout] ... | [INFO] [stdout] 188 | | x7 [INFO] [stdout] 189 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 190 | simd_ty!(u32x4[u32]: u32, u32, u32, u32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 191 | simd_ty!(u64x2[u64]: u64, u64 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 193 | / simd_ty!( [INFO] [stdout] 194 | | i8x16[i8]: i8, [INFO] [stdout] 195 | | i8, [INFO] [stdout] 196 | | i8, [INFO] [stdout] ... | [INFO] [stdout] 224 | | x15 [INFO] [stdout] 225 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 226 | / simd_ty!( [INFO] [stdout] 227 | | i16x8[i16]: i16, [INFO] [stdout] 228 | | i16, [INFO] [stdout] 229 | | i16, [INFO] [stdout] ... | [INFO] [stdout] 241 | | x7 [INFO] [stdout] 242 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 243 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 244 | simd_ty!(i64x2[i64]: i64, i64 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 246 | simd_ty!(f32x4[f32]: f32, f32, f32, f32 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 247 | simd_ty!(f64x2[f64]: f64, f64 | x0, x1); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 248 | simd_ty!(f64x4[f64]: f64, f64, f64, f64 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 250 | / simd_m_ty!( [INFO] [stdout] 251 | | m8x16[i8]: i8, [INFO] [stdout] 252 | | i8, [INFO] [stdout] 253 | | i8, [INFO] [stdout] ... | [INFO] [stdout] 281 | | x15 [INFO] [stdout] 282 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 283 | / simd_m_ty!( [INFO] [stdout] 284 | | m16x8[i16]: i16, [INFO] [stdout] 285 | | i16, [INFO] [stdout] 286 | | i16, [INFO] [stdout] ... | [INFO] [stdout] 298 | | x7 [INFO] [stdout] 299 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 300 | simd_m_ty!(m32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 301 | simd_m_ty!(m64x2[i64]: i64, i64 | x0, x1); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 305 | / simd_ty!( [INFO] [stdout] 306 | | u8x32[u8]: u8, [INFO] [stdout] 307 | | u8, [INFO] [stdout] 308 | | u8, [INFO] [stdout] ... | [INFO] [stdout] 368 | | x31 [INFO] [stdout] 369 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 370 | / simd_ty!( [INFO] [stdout] 371 | | u16x16[u16]: u16, [INFO] [stdout] 372 | | u16, [INFO] [stdout] 373 | | u16, [INFO] [stdout] ... | [INFO] [stdout] 401 | | x15 [INFO] [stdout] 402 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 403 | / simd_ty!( [INFO] [stdout] 404 | | u32x8[u32]: u32, [INFO] [stdout] 405 | | u32, [INFO] [stdout] 406 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 418 | | x7 [INFO] [stdout] 419 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 420 | simd_ty!(u64x4[u64]: u64, u64, u64, u64 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 422 | / simd_ty!( [INFO] [stdout] 423 | | i8x32[i8]: i8, [INFO] [stdout] 424 | | i8, [INFO] [stdout] 425 | | i8, [INFO] [stdout] ... | [INFO] [stdout] 485 | | x31 [INFO] [stdout] 486 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 487 | / simd_ty!( [INFO] [stdout] 488 | | i16x16[i16]: i16, [INFO] [stdout] 489 | | i16, [INFO] [stdout] 490 | | i16, [INFO] [stdout] ... | [INFO] [stdout] 518 | | x15 [INFO] [stdout] 519 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 520 | / simd_ty!( [INFO] [stdout] 521 | | i32x8[i32]: i32, [INFO] [stdout] 522 | | i32, [INFO] [stdout] 523 | | i32, [INFO] [stdout] ... | [INFO] [stdout] 535 | | x7 [INFO] [stdout] 536 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 537 | simd_ty!(i64x4[i64]: i64, i64, i64, i64 | x0, x1, x2, x3); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 539 | / simd_ty!( [INFO] [stdout] 540 | | f32x8[f32]: f32, [INFO] [stdout] 541 | | f32, [INFO] [stdout] 542 | | f32, [INFO] [stdout] ... | [INFO] [stdout] 554 | | x7 [INFO] [stdout] 555 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 559 | / simd_ty!( [INFO] [stdout] 560 | | i8x64[i8]: i8, [INFO] [stdout] 561 | | i8, [INFO] [stdout] 562 | | i8, [INFO] [stdout] ... | [INFO] [stdout] 686 | | x63 [INFO] [stdout] 687 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 689 | / simd_ty!( [INFO] [stdout] 690 | | u8x64[u8]: u8, [INFO] [stdout] 691 | | u8, [INFO] [stdout] 692 | | u8, [INFO] [stdout] ... | [INFO] [stdout] 816 | | x63 [INFO] [stdout] 817 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 819 | / simd_ty!( [INFO] [stdout] 820 | | i16x32[i16]: i16, [INFO] [stdout] 821 | | i16, [INFO] [stdout] 822 | | i16, [INFO] [stdout] ... | [INFO] [stdout] 882 | | x31 [INFO] [stdout] 883 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 885 | / simd_ty!( [INFO] [stdout] 886 | | u16x32[u16]: u16, [INFO] [stdout] 887 | | u16, [INFO] [stdout] 888 | | u16, [INFO] [stdout] ... | [INFO] [stdout] 948 | | x31 [INFO] [stdout] 949 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 951 | / simd_ty!( [INFO] [stdout] 952 | | i32x16[i32]: i32, [INFO] [stdout] 953 | | i32, [INFO] [stdout] 954 | | i32, [INFO] [stdout] ... | [INFO] [stdout] 982 | | x15 [INFO] [stdout] 983 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 985 | / simd_ty!( [INFO] [stdout] 986 | | u32x16[u32]: u32, [INFO] [stdout] 987 | | u32, [INFO] [stdout] 988 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 1016 | | x15 [INFO] [stdout] 1017 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 1019 | / simd_ty!( [INFO] [stdout] 1020 | | f32x16[f32]: f32, [INFO] [stdout] 1021 | | f32, [INFO] [stdout] 1022 | | f32, [INFO] [stdout] ... | [INFO] [stdout] 1050 | | x15 [INFO] [stdout] 1051 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 1053 | / simd_ty!( [INFO] [stdout] 1054 | | i64x8[i64]: i64, [INFO] [stdout] 1055 | | i64, [INFO] [stdout] 1056 | | i64, [INFO] [stdout] ... | [INFO] [stdout] 1068 | | x7 [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 1071 | / simd_ty!( [INFO] [stdout] 1072 | | u64x8[u64]: u64, [INFO] [stdout] 1073 | | u64, [INFO] [stdout] 1074 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 1086 | | x7 [INFO] [stdout] 1087 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $id($(pub $elem_ty),*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^------------^^^^^ [INFO] [stdout] | | [INFO] [stdout] | not an array [INFO] [stdout] ... [INFO] [stdout] 1089 | / simd_ty!( [INFO] [stdout] 1090 | | f64x8[f64]: f64, [INFO] [stdout] 1091 | | f64, [INFO] [stdout] 1092 | | f64, [INFO] [stdout] ... | [INFO] [stdout] 1104 | | x7 [INFO] [stdout] 1105 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn simd_eq(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn simd_ne(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn simd_lt(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn simd_le(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn simd_gt(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn simd_ge(x: T, y: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn simd_shuffle2(x: T, y: T, idx: [u32; 2]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn simd_shuffle4(x: T, y: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn simd_shuffle8(x: T, y: T, idx: [u32; 8]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn simd_shuffle16(x: T, y: T, idx: [u32; 16]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn simd_shuffle32(x: T, y: T, idx: [u32; 32]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn simd_shuffle64(x: T, y: T, idx: [u32; 64]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn simd_shuffle128(x: T, y: T, idx: [u32; 128]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn simd_insert(x: T, idx: u32, val: U) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn simd_extract(x: T, idx: u32) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn simd_bitmask(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn simd_cast(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn simd_add(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn simd_sub(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn simd_mul(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn simd_div(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn simd_shl(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn simd_shr(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn simd_and(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn simd_or(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn simd_xor(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn simd_saturating_add(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn simd_saturating_sub(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn simd_gather(values: T, pointers: U, mask: V) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn simd_scatter(values: T, pointers: U, mask: V); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn simd_reduce_add_unordered(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn simd_reduce_mul_unordered(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn simd_reduce_add_ordered(x: T, acc: U) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn simd_reduce_mul_ordered(x: T, acc: U) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn simd_reduce_min(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn simd_reduce_max(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn simd_reduce_min_nanless(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn simd_reduce_max_nanless(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn simd_reduce_and(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn simd_reduce_or(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn simd_reduce_xor(x: T) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn simd_reduce_all(x: T) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn simd_reduce_any(x: T) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn simd_select(m: M, a: T, b: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn simd_select_bitmask(m: M, a: T, b: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn simd_fmin(a: T, b: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn simd_fmax(a: T, b: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn simd_fsqrt(a: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn simd_fsin(a: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn simd_fcos(a: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn simd_fabs(a: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn simd_floor(a: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn simd_ceil(a: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn simd_fexp(a: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn simd_fexp2(a: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn simd_flog10(a: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn simd_flog2(a: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn simd_flog(a: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/simd_llvm.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn simd_fma(a: T, b: T, c: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/macros.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: stdarch-ndarray/crates/core_arch/src/x86/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / types! { [INFO] [stdout] 9 | | /// 128-bit wide integer vector type, x86-specific [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This type is the same as the `__m128i` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 51 | | pub struct __m128i(i64, i64); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 329 | | ); [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/macros.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: stdarch-ndarray/crates/core_arch/src/x86/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / types! { [INFO] [stdout] 9 | | /// 128-bit wide integer vector type, x86-specific [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This type is the same as the `__m128i` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 88 | | pub struct __m128(f32, f32, f32, f32); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 329 | | ); [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/macros.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: stdarch-ndarray/crates/core_arch/src/x86/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / types! { [INFO] [stdout] 9 | | /// 128-bit wide integer vector type, x86-specific [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This type is the same as the `__m128i` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 125 | | pub struct __m128d(f64, f64); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 329 | | ); [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/macros.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: stdarch-ndarray/crates/core_arch/src/x86/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / types! { [INFO] [stdout] 9 | | /// 128-bit wide integer vector type, x86-specific [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This type is the same as the `__m128i` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 166 | | pub struct __m256i(i64, i64, i64, i64); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 329 | | ); [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/macros.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: stdarch-ndarray/crates/core_arch/src/x86/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / types! { [INFO] [stdout] 9 | | /// 128-bit wide integer vector type, x86-specific [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This type is the same as the `__m128i` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 203 | | pub struct __m256(f32, f32, f32, f32, f32, f32, f32, f32); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 329 | | ); [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/macros.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: stdarch-ndarray/crates/core_arch/src/x86/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / types! { [INFO] [stdout] 9 | | /// 128-bit wide integer vector type, x86-specific [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This type is the same as the `__m128i` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 240 | | pub struct __m256d(f64, f64, f64, f64); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 329 | | ); [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/macros.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: stdarch-ndarray/crates/core_arch/src/x86/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / types! { [INFO] [stdout] 9 | | /// 128-bit wide integer vector type, x86-specific [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This type is the same as the `__m128i` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 261 | | pub struct __m512i(i64, i64, i64, i64, i64, i64, i64, i64); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 329 | | ); [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/macros.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: stdarch-ndarray/crates/core_arch/src/x86/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / types! { [INFO] [stdout] 9 | | /// 128-bit wide integer vector type, x86-specific [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This type is the same as the `__m128i` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 279 | | f32, f32, f32, f32, f32, f32, f32, f32, [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 329 | | ); [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/macros.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: stdarch-ndarray/crates/core_arch/src/x86/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / types! { [INFO] [stdout] 9 | | /// 128-bit wide integer vector type, x86-specific [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This type is the same as the `__m128i` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 298 | | pub struct __m512d(f64, f64, f64, f64, f64, f64, f64, f64); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 329 | | ); [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/macros.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: stdarch-ndarray/crates/core_arch/src/x86/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / types! { [INFO] [stdout] 9 | | /// 128-bit wide integer vector type, x86-specific [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This type is the same as the `__m128i` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 305 | | pub struct __m128bh(u16, u16, u16, u16, u16, u16, u16, u16); [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 329 | | ); [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/macros.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: stdarch-ndarray/crates/core_arch/src/x86/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / types! { [INFO] [stdout] 9 | | /// 128-bit wide integer vector type, x86-specific [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This type is the same as the `__m128i` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 314 | | u16, u16, u16, u16, u16, u16, u16, u16, [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 329 | | ); [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/macros.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | pub struct $name($($fields)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: stdarch-ndarray/crates/core_arch/src/x86/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / types! { [INFO] [stdout] 9 | | /// 128-bit wide integer vector type, x86-specific [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This type is the same as the `__m128i` type defined by Intel, [INFO] [stdout] ... | [INFO] [stdout] 325 | | u16, u16, u16, u16, u16, u16, u16, u16, [INFO] [stdout] | | --- not an array [INFO] [stdout] ... | [INFO] [stdout] 329 | | ); [INFO] [stdout] 330 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_distr v0.4.0 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:376:18 [INFO] [stdout] | [INFO] [stdout] 376 | unsafe { transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:381:18 [INFO] [stdout] | [INFO] [stdout] 381 | unsafe { transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:386:18 [INFO] [stdout] | [INFO] [stdout] 386 | unsafe { transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:391:18 [INFO] [stdout] | [INFO] [stdout] 391 | unsafe { transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:396:18 [INFO] [stdout] | [INFO] [stdout] 396 | unsafe { transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:401:18 [INFO] [stdout] | [INFO] [stdout] 401 | unsafe { transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:406:18 [INFO] [stdout] | [INFO] [stdout] 406 | unsafe { transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:411:18 [INFO] [stdout] | [INFO] [stdout] 411 | unsafe { transmute(self.as_m128i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:429:18 [INFO] [stdout] | [INFO] [stdout] 429 | unsafe { transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u8x32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:434:18 [INFO] [stdout] | [INFO] [stdout] 434 | unsafe { transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u16x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:439:18 [INFO] [stdout] | [INFO] [stdout] 439 | unsafe { transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:444:18 [INFO] [stdout] | [INFO] [stdout] 444 | unsafe { transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:449:18 [INFO] [stdout] | [INFO] [stdout] 449 | unsafe { transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:454:18 [INFO] [stdout] | [INFO] [stdout] 454 | unsafe { transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:459:18 [INFO] [stdout] | [INFO] [stdout] 459 | unsafe { transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:464:18 [INFO] [stdout] | [INFO] [stdout] 464 | unsafe { transmute(self.as_m256i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:482:18 [INFO] [stdout] | [INFO] [stdout] 482 | unsafe { transmute(self.as_m128()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:500:18 [INFO] [stdout] | [INFO] [stdout] 500 | unsafe { transmute(self.as_m128d()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:518:18 [INFO] [stdout] | [INFO] [stdout] 518 | unsafe { transmute(self.as_m256()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:536:18 [INFO] [stdout] | [INFO] [stdout] 536 | unsafe { transmute(self.as_m256d()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:554:18 [INFO] [stdout] | [INFO] [stdout] 554 | unsafe { transmute(self.as_m512i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u8x64` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:559:18 [INFO] [stdout] | [INFO] [stdout] 559 | unsafe { transmute(self.as_m512i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i8x64` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:564:18 [INFO] [stdout] | [INFO] [stdout] 564 | unsafe { transmute(self.as_m512i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u16x32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:569:18 [INFO] [stdout] | [INFO] [stdout] 569 | unsafe { transmute(self.as_m512i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i16x32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:574:18 [INFO] [stdout] | [INFO] [stdout] 574 | unsafe { transmute(self.as_m512i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:579:18 [INFO] [stdout] | [INFO] [stdout] 579 | unsafe { transmute(self.as_m512i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:584:18 [INFO] [stdout] | [INFO] [stdout] 584 | unsafe { transmute(self.as_m512i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u64x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:589:18 [INFO] [stdout] | [INFO] [stdout] 589 | unsafe { transmute(self.as_m512i()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:607:18 [INFO] [stdout] | [INFO] [stdout] 607 | unsafe { transmute(self.as_m512()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:625:18 [INFO] [stdout] | [INFO] [stdout] 625 | unsafe { transmute(self.as_m512d()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:643:18 [INFO] [stdout] | [INFO] [stdout] 643 | unsafe { transmute(self.as_m128bh()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128bh` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:648:18 [INFO] [stdout] | [INFO] [stdout] 648 | unsafe { transmute(self.as_m128bh()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128bh` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:653:18 [INFO] [stdout] | [INFO] [stdout] 653 | unsafe { transmute(self.as_m128bh()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128bh` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:658:18 [INFO] [stdout] | [INFO] [stdout] 658 | unsafe { transmute(self.as_m128bh()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128bh` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:676:18 [INFO] [stdout] | [INFO] [stdout] 676 | unsafe { transmute(self.as_m256bh()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256bh` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u16x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:681:18 [INFO] [stdout] | [INFO] [stdout] 681 | unsafe { transmute(self.as_m256bh()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256bh` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:686:18 [INFO] [stdout] | [INFO] [stdout] 686 | unsafe { transmute(self.as_m256bh()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256bh` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:691:18 [INFO] [stdout] | [INFO] [stdout] 691 | unsafe { transmute(self.as_m256bh()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256bh` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:709:18 [INFO] [stdout] | [INFO] [stdout] 709 | unsafe { transmute(self.as_m512bh()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512bh` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u16x32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:714:18 [INFO] [stdout] | [INFO] [stdout] 714 | unsafe { transmute(self.as_m512bh()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512bh` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i16x32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:719:18 [INFO] [stdout] | [INFO] [stdout] 719 | unsafe { transmute(self.as_m512bh()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512bh` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/mod.rs:724:18 [INFO] [stdout] | [INFO] [stdout] 724 | unsafe { transmute(self.as_m512bh()) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512bh` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:239:22 [INFO] [stdout] | [INFO] [stdout] 239 | let a: __m128i = mem::transmute(a); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:240:22 [INFO] [stdout] | [INFO] [stdout] 240 | let b: __m128i = mem::transmute(b); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | mem::transmute(simd_and(a, b)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:260:22 [INFO] [stdout] | [INFO] [stdout] 260 | let a: __m128i = mem::transmute(a); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 261 | let b: __m128i = mem::transmute(b); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:262:25 [INFO] [stdout] | [INFO] [stdout] 262 | let mask: __m128i = mem::transmute(i32x4::splat(-1)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | mem::transmute(simd_and(simd_xor(mask, a), b)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:278:22 [INFO] [stdout] | [INFO] [stdout] 278 | let a: __m128i = mem::transmute(a); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:279:22 [INFO] [stdout] | [INFO] [stdout] 279 | let b: __m128i = mem::transmute(b); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | mem::transmute(simd_or(a, b)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:296:22 [INFO] [stdout] | [INFO] [stdout] 296 | let a: __m128i = mem::transmute(a); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:297:22 [INFO] [stdout] | [INFO] [stdout] 297 | let b: __m128i = mem::transmute(b); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | mem::transmute(simd_xor(a, b)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse.rs:1216:5 [INFO] [stdout] | [INFO] [stdout] 1216 | transmute(i64x2(ptr::read_unaligned(mem_addr as *const i64), 0)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | transmute(simd_add(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | transmute(simd_add(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | transmute(simd_add(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | transmute(simd_add(a.as_i64x2(), b.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | transmute(simd_saturating_add(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | transmute(simd_saturating_add(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | transmute(simd_saturating_add(a.as_u8x16(), b.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | transmute(simd_saturating_add(a.as_u16x8(), b.as_u16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | transmute(pavgb(a.as_u8x16(), b.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | transmute(pavgw(a.as_u16x8(), b.as_u16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | transmute(pmaddwd(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | transmute(pmaxsw(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | transmute(pmaxub(a.as_u8x16(), b.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | transmute(pminsw(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | transmute(pminub(a.as_u8x16(), b.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | transmute(pmulhw(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | transmute(pmulhuw(a.as_u16x8(), b.as_u16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | transmute(simd_mul(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | transmute(pmuludq(a.as_u32x4(), b.as_u32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 314 | transmute(psadbw(a.as_u8x16(), b.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | transmute(simd_sub(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | transmute(simd_sub(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | transmute(simd_sub(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | transmute(simd_sub(a.as_i64x2(), b.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | transmute(simd_saturating_sub(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | transmute(simd_saturating_sub(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | transmute(simd_saturating_sub(a.as_u8x16(), b.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | transmute(simd_saturating_sub(a.as_u16x8(), b.as_u16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | transmute(simd_shuffle16::( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:495:5 [INFO] [stdout] | [INFO] [stdout] 495 | transmute(pslliw(a.as_i16x8(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | transmute(psllw(a.as_i16x8(), count.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | transmute(psllid(a.as_i32x4(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | transmute(pslld(a.as_i32x4(), count.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 545 | transmute(pslliq(a.as_i64x2(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:557:5 [INFO] [stdout] | [INFO] [stdout] 557 | transmute(psllq(a.as_i64x2(), count.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 571 | transmute(psraiw(a.as_i16x8(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:583:5 [INFO] [stdout] | [INFO] [stdout] 583 | transmute(psraw(a.as_i16x8(), count.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:597:5 [INFO] [stdout] | [INFO] [stdout] 597 | transmute(psraid(a.as_i32x4(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:609:5 [INFO] [stdout] | [INFO] [stdout] 609 | transmute(psrad(a.as_i32x4(), count.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | transmute(x) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:674:5 [INFO] [stdout] | [INFO] [stdout] 674 | transmute(psrliw(a.as_i16x8(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:686:5 [INFO] [stdout] | [INFO] [stdout] 686 | transmute(psrlw(a.as_i16x8(), count.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | transmute(psrlid(a.as_i32x4(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:712:5 [INFO] [stdout] | [INFO] [stdout] 712 | transmute(psrld(a.as_i32x4(), count.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:726:5 [INFO] [stdout] | [INFO] [stdout] 726 | transmute(psrliq(a.as_i64x2(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:738:5 [INFO] [stdout] | [INFO] [stdout] 738 | transmute(psrlq(a.as_i64x2(), count.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:797:5 [INFO] [stdout] | [INFO] [stdout] 797 | transmute::(simd_eq(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:808:5 [INFO] [stdout] | [INFO] [stdout] 808 | transmute::(simd_eq(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:819:5 [INFO] [stdout] | [INFO] [stdout] 819 | transmute::(simd_eq(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:830:5 [INFO] [stdout] | [INFO] [stdout] 830 | transmute::(simd_gt(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:841:5 [INFO] [stdout] | [INFO] [stdout] 841 | transmute::(simd_gt(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:852:5 [INFO] [stdout] | [INFO] [stdout] 852 | transmute::(simd_gt(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:863:5 [INFO] [stdout] | [INFO] [stdout] 863 | transmute::(simd_lt(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:874:5 [INFO] [stdout] | [INFO] [stdout] 874 | transmute::(simd_lt(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:885:5 [INFO] [stdout] | [INFO] [stdout] 885 | transmute::(simd_lt(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:934:5 [INFO] [stdout] | [INFO] [stdout] 934 | transmute(cvtps2dq(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:946:5 [INFO] [stdout] | [INFO] [stdout] 946 | transmute(i32x4::new(a, 0, 0, 0)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:969:5 [INFO] [stdout] | [INFO] [stdout] 969 | transmute(i64x2::new(e0, e1)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:980:5 [INFO] [stdout] | [INFO] [stdout] 980 | transmute(i32x4::new(e0, e1, e2, e3)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1000:5 [INFO] [stdout] | [INFO] [stdout] 1000 | transmute(i16x8::new(e0, e1, e2, e3, e4, e5, e6, e7)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1029:5 [INFO] [stdout] | [INFO] [stdout] 1029 | transmute(i8x16::new( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1307:5 [INFO] [stdout] | [INFO] [stdout] 1307 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1319:5 [INFO] [stdout] | [INFO] [stdout] 1319 | transmute(packsswb(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1331:5 [INFO] [stdout] | [INFO] [stdout] 1331 | transmute(packssdw(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1343:5 [INFO] [stdout] | [INFO] [stdout] 1343 | transmute(packuswb(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1369:5 [INFO] [stdout] | [INFO] [stdout] 1369 | transmute(simd_insert(a.as_i16x8(), IMM8 as u32, i as i16)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1404:5 [INFO] [stdout] | [INFO] [stdout] 1404 | transmute(x) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1436:5 [INFO] [stdout] | [INFO] [stdout] 1436 | transmute(x) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1468:5 [INFO] [stdout] | [INFO] [stdout] 1468 | transmute(x) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1479:5 [INFO] [stdout] | [INFO] [stdout] 1479 | transmute::(simd_shuffle16( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1495:5 [INFO] [stdout] | [INFO] [stdout] 1495 | transmute::(x) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1506:5 [INFO] [stdout] | [INFO] [stdout] 1506 | transmute::(simd_shuffle4(a.as_i32x4(), b.as_i32x4(), [2, 6, 3, 7])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1517:5 [INFO] [stdout] | [INFO] [stdout] 1517 | transmute::(simd_shuffle2(a.as_i64x2(), b.as_i64x2(), [1, 3])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1528:5 [INFO] [stdout] | [INFO] [stdout] 1528 | transmute::(simd_shuffle16( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1544:5 [INFO] [stdout] | [INFO] [stdout] 1544 | transmute::(x) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1555:5 [INFO] [stdout] | [INFO] [stdout] 1555 | transmute::(simd_shuffle4(a.as_i32x4(), b.as_i32x4(), [0, 4, 1, 5])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1566:5 [INFO] [stdout] | [INFO] [stdout] 1566 | transmute::(simd_shuffle2(a.as_i64x2(), b.as_i64x2(), [0, 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1745:22 [INFO] [stdout] | [INFO] [stdout] 1745 | let a: __m128i = transmute(a); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1746:22 [INFO] [stdout] | [INFO] [stdout] 1746 | let b: __m128i = transmute(b); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1747:5 [INFO] [stdout] | [INFO] [stdout] 1747 | transmute(_mm_and_si128(a, b)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1758:22 [INFO] [stdout] | [INFO] [stdout] 1758 | let a: __m128i = transmute(a); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1759:22 [INFO] [stdout] | [INFO] [stdout] 1759 | let b: __m128i = transmute(b); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1760:5 [INFO] [stdout] | [INFO] [stdout] 1760 | transmute(_mm_andnot_si128(a, b)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1771:22 [INFO] [stdout] | [INFO] [stdout] 1771 | let a: __m128i = transmute(a); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1772:22 [INFO] [stdout] | [INFO] [stdout] 1772 | let b: __m128i = transmute(b); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1773:5 [INFO] [stdout] | [INFO] [stdout] 1773 | transmute(_mm_or_si128(a, b)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1784:22 [INFO] [stdout] | [INFO] [stdout] 1784 | let a: __m128i = transmute(a); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1785:22 [INFO] [stdout] | [INFO] [stdout] 1785 | let b: __m128i = transmute(b); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:1786:5 [INFO] [stdout] | [INFO] [stdout] 1786 | transmute(_mm_xor_si128(a, b)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:2235:5 [INFO] [stdout] | [INFO] [stdout] 2235 | transmute(cvtpd2dq(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:2297:5 [INFO] [stdout] | [INFO] [stdout] 2297 | transmute(cvttpd2dq(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:2321:5 [INFO] [stdout] | [INFO] [stdout] 2321 | transmute(cvttps2dq(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:2687:5 [INFO] [stdout] | [INFO] [stdout] 2687 | transmute(a) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:2698:5 [INFO] [stdout] | [INFO] [stdout] 2698 | transmute(a) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:2709:5 [INFO] [stdout] | [INFO] [stdout] 2709 | transmute(a) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:2720:5 [INFO] [stdout] | [INFO] [stdout] 2720 | transmute(a) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:2731:5 [INFO] [stdout] | [INFO] [stdout] 2731 | transmute(a) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse2.rs:2742:5 [INFO] [stdout] | [INFO] [stdout] 2742 | transmute(a) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse3.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | transmute(lddqu(mem_addr as *const _)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | transmute(pabsb128(a.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | transmute(pabsw128(a.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | transmute(pabsd128(a.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | transmute(pshufb128(a.as_u8x16(), b.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | transmute(phaddw128(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | transmute(phaddsw128(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | transmute(phaddd128(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | transmute(phsubw128(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | transmute(phsubsw128(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | transmute(phsubd128(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | transmute(pmaddubsw128(a.as_u8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | transmute(pmulhrsw128(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | transmute(psignb128(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | transmute(psignw128(a.as_i16x8(), b.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/ssse3.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | transmute(psignd128(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | transmute(pblendvb(a.as_i8x16(), b.as_i8x16(), mask.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | transmute(pblendw(a.as_i16x8(), b.as_i16x8(), IMM8 as u8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | transmute(simd_insert(a.as_i8x16(), IMM8 as u32, i as i8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | transmute(simd_insert(a.as_i32x4(), IMM8 as u32, i)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | transmute(pmaxsb(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | transmute(pmaxuw(a.as_u16x8(), b.as_u16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | transmute(pmaxsd(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | transmute(pmaxud(a.as_u32x4(), b.as_u32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | transmute(pminsb(a.as_i8x16(), b.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | transmute(pminuw(a.as_u16x8(), b.as_u16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | transmute(pminsd(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | transmute(pminud(a.as_u32x4(), b.as_u32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 359 | transmute(packusdw(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | transmute(simd_eq::<_, i64x2>(a.as_i64x2(), b.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | transmute(simd_cast::<_, i16x8>(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:396:5 [INFO] [stdout] | [INFO] [stdout] 396 | transmute(simd_cast::<_, i32x4>(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | transmute(simd_cast::<_, i64x2>(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | transmute(simd_cast::<_, i32x4>(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | transmute(simd_cast::<_, i64x2>(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | transmute(simd_cast::<_, i64x2>(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:462:5 [INFO] [stdout] | [INFO] [stdout] 462 | transmute(simd_cast::<_, i16x8>(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | transmute(simd_cast::<_, i32x4>(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | transmute(simd_cast::<_, i64x2>(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:502:5 [INFO] [stdout] | [INFO] [stdout] 502 | transmute(simd_cast::<_, i32x4>(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:516:5 [INFO] [stdout] | [INFO] [stdout] 516 | transmute(simd_cast::<_, i64x2>(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:530:5 [INFO] [stdout] | [INFO] [stdout] 530 | transmute(simd_cast::<_, i64x2>(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:877:5 [INFO] [stdout] | [INFO] [stdout] 877 | transmute(phminposuw(a.as_u16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:889:5 [INFO] [stdout] | [INFO] [stdout] 889 | transmute(pmuldq(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:905:5 [INFO] [stdout] | [INFO] [stdout] 905 | transmute(simd_mul(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse41.rs:948:5 [INFO] [stdout] | [INFO] [stdout] 948 | transmute(mpsadbw(a.as_u8x16(), b.as_u8x16(), IMM8 as u8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse42.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | transmute(pcmpistrm128(a.as_i8x16(), b.as_i8x16(), IMM8 as i8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse42.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | transmute(pcmpestrm128(a.as_i8x16(), la, b.as_i8x16(), lb, IMM8 as i8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse42.rs:567:5 [INFO] [stdout] | [INFO] [stdout] 567 | transmute(simd_gt::<_, i64x2>(a.as_i64x2(), b.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 61 | let a: u64x4 = transmute(a); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let b: u64x4 = transmute(b); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | transmute(simd_and(a, b)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | let a: u32x8 = transmute(a); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | let b: u32x8 = transmute(b); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | transmute(simd_and(a, b)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | let a: u64x4 = transmute(a); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | let b: u64x4 = transmute(b); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | transmute(simd_or(a, b)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 105 | let a: u32x8 = transmute(a); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | let b: u32x8 = transmute(b); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | transmute(simd_or(a, b)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 170 | let a: u64x4 = transmute(a); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:171:20 [INFO] [stdout] | [INFO] [stdout] 171 | let b: u64x4 = transmute(b); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | transmute(simd_and(simd_xor(u64x4::splat(!(0_u64)), a), b)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:185:20 [INFO] [stdout] | [INFO] [stdout] 185 | let a: u32x8 = transmute(a); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 186 | let b: u32x8 = transmute(b); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | transmute(simd_and(simd_xor(u32x8::splat(!(0_u32)), a), b)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:613:20 [INFO] [stdout] | [INFO] [stdout] 613 | let a: u64x4 = transmute(a); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:614:20 [INFO] [stdout] | [INFO] [stdout] 614 | let b: u64x4 = transmute(b); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:615:5 [INFO] [stdout] | [INFO] [stdout] 615 | transmute(simd_xor(a, b)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:627:20 [INFO] [stdout] | [INFO] [stdout] 627 | let a: u32x8 = transmute(a); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:628:20 [INFO] [stdout] | [INFO] [stdout] 628 | let b: u32x8 = transmute(b); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] = note: target type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:629:5 [INFO] [stdout] | [INFO] [stdout] 629 | transmute(simd_xor(a, b)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:868:5 [INFO] [stdout] | [INFO] [stdout] 868 | transmute(vcvtps2dq(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:892:5 [INFO] [stdout] | [INFO] [stdout] 892 | transmute(vcvttpd2dq(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:904:5 [INFO] [stdout] | [INFO] [stdout] 904 | transmute(vcvtpd2dq(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:916:5 [INFO] [stdout] | [INFO] [stdout] 916 | transmute(vcvttps2dq(a)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:975:5 [INFO] [stdout] | [INFO] [stdout] 975 | transmute(dst) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:1179:5 [INFO] [stdout] | [INFO] [stdout] 1179 | transmute(vperm2f128si256(a.as_i32x8(), b.as_i32x8(), IMM8 as i8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:1308:5 [INFO] [stdout] | [INFO] [stdout] 1308 | transmute(dst) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:1322:5 [INFO] [stdout] | [INFO] [stdout] 1322 | transmute(simd_insert(a.as_i8x32(), INDEX as u32, i)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:1336:5 [INFO] [stdout] | [INFO] [stdout] 1336 | transmute(simd_insert(a.as_i16x16(), INDEX as u32, i)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:1350:5 [INFO] [stdout] | [INFO] [stdout] 1350 | transmute(simd_insert(a.as_i32x8(), INDEX as u32, i)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:1679:5 [INFO] [stdout] | [INFO] [stdout] 1679 | transmute(vlddqu(mem_addr as *const i8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2334:5 [INFO] [stdout] | [INFO] [stdout] 2334 | transmute(i8x32::new( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2369:5 [INFO] [stdout] | [INFO] [stdout] 2369 | transmute(i16x16::new( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2395:5 [INFO] [stdout] | [INFO] [stdout] 2395 | transmute(i32x8::new(e0, e1, e2, e3, e4, e5, e6, e7)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2407:5 [INFO] [stdout] | [INFO] [stdout] 2407 | transmute(i64x4::new(a, b, c, d)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2503:5 [INFO] [stdout] | [INFO] [stdout] 2503 | transmute(a) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2515:5 [INFO] [stdout] | [INFO] [stdout] 2515 | transmute(a) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2527:5 [INFO] [stdout] | [INFO] [stdout] 2527 | transmute(a) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2539:5 [INFO] [stdout] | [INFO] [stdout] 2539 | transmute(a) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2551:5 [INFO] [stdout] | [INFO] [stdout] 2551 | transmute(a) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2563:5 [INFO] [stdout] | [INFO] [stdout] 2563 | transmute(a) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2601:5 [INFO] [stdout] | [INFO] [stdout] 2601 | transmute(dst) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2645:5 [INFO] [stdout] | [INFO] [stdout] 2645 | transmute(dst) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2675:5 [INFO] [stdout] | [INFO] [stdout] 2675 | transmute(dst) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2746:22 [INFO] [stdout] | [INFO] [stdout] 2746 | let hi: __m128 = transmute(hi); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2747:22 [INFO] [stdout] | [INFO] [stdout] 2747 | let lo: __m128 = transmute(lo); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2748:5 [INFO] [stdout] | [INFO] [stdout] 2748 | transmute(_mm256_set_m128(hi, lo)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2759:22 [INFO] [stdout] | [INFO] [stdout] 2759 | let hi: __m128 = transmute(hi); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2760:22 [INFO] [stdout] | [INFO] [stdout] 2760 | let lo: __m128 = transmute(lo); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx.rs:2761:5 [INFO] [stdout] | [INFO] [stdout] 2761 | transmute(_mm256_set_m128(hi, lo)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | transmute(pabsd(a.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | transmute(pabsw(a.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | transmute(pabsb(a.as_i8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | transmute(simd_add(a.as_i64x4(), b.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | transmute(simd_add(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | transmute(simd_add(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | transmute(simd_add(a.as_i8x32(), b.as_i8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | transmute(simd_saturating_add(a.as_i8x32(), b.as_i8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | transmute(simd_saturating_add(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | transmute(simd_saturating_add(a.as_u8x32(), b.as_u8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | transmute(simd_saturating_add(a.as_u16x16(), b.as_u16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | transmute(simd_and(a.as_i64x4(), b.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | transmute(simd_and( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | transmute(pavgw(a.as_u16x16(), b.as_u16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | transmute(pavgb(a.as_u8x32(), b.as_u8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:412:5 [INFO] [stdout] | [INFO] [stdout] 412 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | transmute(pblendvb(a.as_i8x32(), b.as_i8x32(), mask.as_i8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | transmute::(ret) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | transmute::(ret) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:504:5 [INFO] [stdout] | [INFO] [stdout] 504 | transmute::(ret) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | transmute::(ret) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | transmute::(ret) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:547:5 [INFO] [stdout] | [INFO] [stdout] 547 | transmute::(ret) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:586:5 [INFO] [stdout] | [INFO] [stdout] 586 | transmute::(ret) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:624:5 [INFO] [stdout] | [INFO] [stdout] 624 | transmute::(ret) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:638:5 [INFO] [stdout] | [INFO] [stdout] 638 | transmute::(ret) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:649:5 [INFO] [stdout] | [INFO] [stdout] 649 | transmute::(simd_eq(a.as_i64x4(), b.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | transmute::(simd_eq(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:671:5 [INFO] [stdout] | [INFO] [stdout] 671 | transmute::(simd_eq(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:682:5 [INFO] [stdout] | [INFO] [stdout] 682 | transmute::(simd_eq(a.as_i8x32(), b.as_i8x32())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:693:5 [INFO] [stdout] | [INFO] [stdout] 693 | transmute::(simd_gt(a.as_i64x4(), b.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:704:5 [INFO] [stdout] | [INFO] [stdout] 704 | transmute::(simd_gt(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:715:5 [INFO] [stdout] | [INFO] [stdout] 715 | transmute::(simd_gt(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:726:5 [INFO] [stdout] | [INFO] [stdout] 726 | transmute::(simd_gt(a.as_i8x32(), b.as_i8x32())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:737:5 [INFO] [stdout] | [INFO] [stdout] 737 | transmute::(simd_cast(a.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:750:5 [INFO] [stdout] | [INFO] [stdout] 750 | transmute::(simd_cast(v64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:761:5 [INFO] [stdout] | [INFO] [stdout] 761 | transmute::(simd_cast(a.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:772:5 [INFO] [stdout] | [INFO] [stdout] 772 | transmute::(simd_cast(a.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:785:5 [INFO] [stdout] | [INFO] [stdout] 785 | transmute::(simd_cast(v64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:798:5 [INFO] [stdout] | [INFO] [stdout] 798 | transmute::(simd_cast(v32)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:810:5 [INFO] [stdout] | [INFO] [stdout] 810 | transmute::(simd_cast(a.as_u16x8())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:824:5 [INFO] [stdout] | [INFO] [stdout] 824 | transmute::(simd_cast(v64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:835:5 [INFO] [stdout] | [INFO] [stdout] 835 | transmute::(simd_cast(a.as_u32x4())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:846:5 [INFO] [stdout] | [INFO] [stdout] 846 | transmute::(simd_cast(a.as_u8x16())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:860:5 [INFO] [stdout] | [INFO] [stdout] 860 | transmute::(simd_cast(v64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:874:5 [INFO] [stdout] | [INFO] [stdout] 874 | transmute::(simd_cast(v32)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:893:5 [INFO] [stdout] | [INFO] [stdout] 893 | transmute(dst) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:904:5 [INFO] [stdout] | [INFO] [stdout] 904 | transmute(phaddw(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:915:5 [INFO] [stdout] | [INFO] [stdout] 915 | transmute(phaddd(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | transmute(phaddsw(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:938:5 [INFO] [stdout] | [INFO] [stdout] 938 | transmute(phsubw(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:949:5 [INFO] [stdout] | [INFO] [stdout] 949 | transmute(phsubd(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:961:5 [INFO] [stdout] | [INFO] [stdout] 961 | transmute(phsubsw(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:984:5 [INFO] [stdout] | [INFO] [stdout] 984 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1010:5 [INFO] [stdout] | [INFO] [stdout] 1010 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1033:5 [INFO] [stdout] | [INFO] [stdout] 1033 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1059:5 [INFO] [stdout] | [INFO] [stdout] 1059 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1166:5 [INFO] [stdout] | [INFO] [stdout] 1166 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1192:5 [INFO] [stdout] | [INFO] [stdout] 1192 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1241:5 [INFO] [stdout] | [INFO] [stdout] 1241 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1351:5 [INFO] [stdout] | [INFO] [stdout] 1351 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1377:5 [INFO] [stdout] | [INFO] [stdout] 1377 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1400:5 [INFO] [stdout] | [INFO] [stdout] 1400 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1426:5 [INFO] [stdout] | [INFO] [stdout] 1426 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1533:5 [INFO] [stdout] | [INFO] [stdout] 1533 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1559:5 [INFO] [stdout] | [INFO] [stdout] 1559 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1582:5 [INFO] [stdout] | [INFO] [stdout] 1582 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1608:5 [INFO] [stdout] | [INFO] [stdout] 1608 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1715:5 [INFO] [stdout] | [INFO] [stdout] 1715 | transmute(dst) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1728:5 [INFO] [stdout] | [INFO] [stdout] 1728 | transmute(pmaddwd(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1742:5 [INFO] [stdout] | [INFO] [stdout] 1742 | transmute(pmaddubsw(a.as_u8x32(), b.as_u8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1755:5 [INFO] [stdout] | [INFO] [stdout] 1755 | transmute(maskloadd(mem_addr as *const i8, mask.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1768:5 [INFO] [stdout] | [INFO] [stdout] 1768 | transmute(maskloadd256(mem_addr as *const i8, mask.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1781:5 [INFO] [stdout] | [INFO] [stdout] 1781 | transmute(maskloadq(mem_addr as *const i8, mask.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1794:5 [INFO] [stdout] | [INFO] [stdout] 1794 | transmute(maskloadq256(mem_addr as *const i8, mask.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1858:5 [INFO] [stdout] | [INFO] [stdout] 1858 | transmute(pmaxsw(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1870:5 [INFO] [stdout] | [INFO] [stdout] 1870 | transmute(pmaxsd(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1882:5 [INFO] [stdout] | [INFO] [stdout] 1882 | transmute(pmaxsb(a.as_i8x32(), b.as_i8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1894:5 [INFO] [stdout] | [INFO] [stdout] 1894 | transmute(pmaxuw(a.as_u16x16(), b.as_u16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1906:5 [INFO] [stdout] | [INFO] [stdout] 1906 | transmute(pmaxud(a.as_u32x8(), b.as_u32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1918:5 [INFO] [stdout] | [INFO] [stdout] 1918 | transmute(pmaxub(a.as_u8x32(), b.as_u8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1930:5 [INFO] [stdout] | [INFO] [stdout] 1930 | transmute(pminsw(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1942:5 [INFO] [stdout] | [INFO] [stdout] 1942 | transmute(pminsd(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1954:5 [INFO] [stdout] | [INFO] [stdout] 1954 | transmute(pminsb(a.as_i8x32(), b.as_i8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1966:5 [INFO] [stdout] | [INFO] [stdout] 1966 | transmute(pminuw(a.as_u16x16(), b.as_u16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1978:5 [INFO] [stdout] | [INFO] [stdout] 1978 | transmute(pminud(a.as_u32x8(), b.as_u32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:1990:5 [INFO] [stdout] | [INFO] [stdout] 1990 | transmute(pminub(a.as_u8x32(), b.as_u8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2021:5 [INFO] [stdout] | [INFO] [stdout] 2021 | transmute(mpsadbw(a.as_u8x32(), b.as_u8x32(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2035:5 [INFO] [stdout] | [INFO] [stdout] 2035 | transmute(pmuldq(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2049:5 [INFO] [stdout] | [INFO] [stdout] 2049 | transmute(pmuludq(a.as_u32x8(), b.as_u32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2062:5 [INFO] [stdout] | [INFO] [stdout] 2062 | transmute(pmulhw(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2075:5 [INFO] [stdout] | [INFO] [stdout] 2075 | transmute(pmulhuw(a.as_u16x16(), b.as_u16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2088:5 [INFO] [stdout] | [INFO] [stdout] 2088 | transmute(simd_mul(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2101:5 [INFO] [stdout] | [INFO] [stdout] 2101 | transmute(simd_mul(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2115:5 [INFO] [stdout] | [INFO] [stdout] 2115 | transmute(pmulhrsw(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2127:5 [INFO] [stdout] | [INFO] [stdout] 2127 | transmute(simd_or(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2139:5 [INFO] [stdout] | [INFO] [stdout] 2139 | transmute(packsswb(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2151:5 [INFO] [stdout] | [INFO] [stdout] 2151 | transmute(packssdw(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2163:5 [INFO] [stdout] | [INFO] [stdout] 2163 | transmute(packuswb(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2175:5 [INFO] [stdout] | [INFO] [stdout] 2175 | transmute(packusdw(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2189:5 [INFO] [stdout] | [INFO] [stdout] 2189 | transmute(permd(a.as_u32x8(), b.as_u32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2213:5 [INFO] [stdout] | [INFO] [stdout] 2213 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2226:5 [INFO] [stdout] | [INFO] [stdout] 2226 | transmute(vperm2i128(a.as_i64x4(), b.as_i64x4(), IMM8 as i8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2275:5 [INFO] [stdout] | [INFO] [stdout] 2275 | transmute(psadbw(a.as_u8x32(), b.as_u8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2313:5 [INFO] [stdout] | [INFO] [stdout] 2313 | transmute(pshufb(a.as_u8x32(), b.as_u8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2367:5 [INFO] [stdout] | [INFO] [stdout] 2367 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2405:5 [INFO] [stdout] | [INFO] [stdout] 2405 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2443:5 [INFO] [stdout] | [INFO] [stdout] 2443 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2456:5 [INFO] [stdout] | [INFO] [stdout] 2456 | transmute(psignw(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2469:5 [INFO] [stdout] | [INFO] [stdout] 2469 | transmute(psignd(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2482:5 [INFO] [stdout] | [INFO] [stdout] 2482 | transmute(psignb(a.as_i8x32(), b.as_i8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2494:5 [INFO] [stdout] | [INFO] [stdout] 2494 | transmute(psllw(a.as_i16x16(), count.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2506:5 [INFO] [stdout] | [INFO] [stdout] 2506 | transmute(pslld(a.as_i32x8(), count.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2518:5 [INFO] [stdout] | [INFO] [stdout] 2518 | transmute(psllq(a.as_i64x4(), count.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2532:5 [INFO] [stdout] | [INFO] [stdout] 2532 | transmute(pslliw(a.as_i16x16(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2546:5 [INFO] [stdout] | [INFO] [stdout] 2546 | transmute(psllid(a.as_i32x8(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2560:5 [INFO] [stdout] | [INFO] [stdout] 2560 | transmute(pslliq(a.as_i64x4(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2626:5 [INFO] [stdout] | [INFO] [stdout] 2626 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2639:5 [INFO] [stdout] | [INFO] [stdout] 2639 | transmute(psllvd(a.as_i32x4(), count.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2652:5 [INFO] [stdout] | [INFO] [stdout] 2652 | transmute(psllvd256(a.as_i32x8(), count.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2665:5 [INFO] [stdout] | [INFO] [stdout] 2665 | transmute(psllvq(a.as_i64x2(), count.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2678:5 [INFO] [stdout] | [INFO] [stdout] 2678 | transmute(psllvq256(a.as_i64x4(), count.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2690:5 [INFO] [stdout] | [INFO] [stdout] 2690 | transmute(psraw(a.as_i16x16(), count.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2702:5 [INFO] [stdout] | [INFO] [stdout] 2702 | transmute(psrad(a.as_i32x8(), count.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2716:5 [INFO] [stdout] | [INFO] [stdout] 2716 | transmute(psraiw(a.as_i16x16(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2730:5 [INFO] [stdout] | [INFO] [stdout] 2730 | transmute(psraid(a.as_i32x8(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2742:5 [INFO] [stdout] | [INFO] [stdout] 2742 | transmute(psravd(a.as_i32x4(), count.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2754:5 [INFO] [stdout] | [INFO] [stdout] 2754 | transmute(psravd256(a.as_i32x8(), count.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2913:5 [INFO] [stdout] | [INFO] [stdout] 2913 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2925:5 [INFO] [stdout] | [INFO] [stdout] 2925 | transmute(psrlw(a.as_i16x16(), count.as_i16x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2937:5 [INFO] [stdout] | [INFO] [stdout] 2937 | transmute(psrld(a.as_i32x8(), count.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2949:5 [INFO] [stdout] | [INFO] [stdout] 2949 | transmute(psrlq(a.as_i64x4(), count.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2963:5 [INFO] [stdout] | [INFO] [stdout] 2963 | transmute(psrliw(a.as_i16x16(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2977:5 [INFO] [stdout] | [INFO] [stdout] 2977 | transmute(psrlid(a.as_i32x8(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:2991:5 [INFO] [stdout] | [INFO] [stdout] 2991 | transmute(psrliq(a.as_i64x4(), IMM8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3003:5 [INFO] [stdout] | [INFO] [stdout] 3003 | transmute(psrlvd(a.as_i32x4(), count.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3015:5 [INFO] [stdout] | [INFO] [stdout] 3015 | transmute(psrlvd256(a.as_i32x8(), count.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3027:5 [INFO] [stdout] | [INFO] [stdout] 3027 | transmute(psrlvq(a.as_i64x2(), count.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3039:5 [INFO] [stdout] | [INFO] [stdout] 3039 | transmute(psrlvq256(a.as_i64x4(), count.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3052:5 [INFO] [stdout] | [INFO] [stdout] 3052 | transmute(simd_sub(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3063:5 [INFO] [stdout] | [INFO] [stdout] 3063 | transmute(simd_sub(a.as_i32x8(), b.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3074:5 [INFO] [stdout] | [INFO] [stdout] 3074 | transmute(simd_sub(a.as_i64x4(), b.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3085:5 [INFO] [stdout] | [INFO] [stdout] 3085 | transmute(simd_sub(a.as_i8x32(), b.as_i8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3097:5 [INFO] [stdout] | [INFO] [stdout] 3097 | transmute(simd_saturating_sub(a.as_i16x16(), b.as_i16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3109:5 [INFO] [stdout] | [INFO] [stdout] 3109 | transmute(simd_saturating_sub(a.as_i8x32(), b.as_i8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3121:5 [INFO] [stdout] | [INFO] [stdout] 3121 | transmute(simd_saturating_sub(a.as_u16x16(), b.as_u16x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3133:5 [INFO] [stdout] | [INFO] [stdout] 3133 | transmute(simd_saturating_sub(a.as_u8x32(), b.as_u8x32())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3187:5 [INFO] [stdout] | [INFO] [stdout] 3187 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3240:5 [INFO] [stdout] | [INFO] [stdout] 3240 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i8x32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3287:5 [INFO] [stdout] | [INFO] [stdout] 3287 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3335:5 [INFO] [stdout] | [INFO] [stdout] 3335 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i16x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3372:5 [INFO] [stdout] | [INFO] [stdout] 3372 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3409:5 [INFO] [stdout] | [INFO] [stdout] 3409 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3446:5 [INFO] [stdout] | [INFO] [stdout] 3446 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3483:5 [INFO] [stdout] | [INFO] [stdout] 3483 | transmute(r) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx2.rs:3495:5 [INFO] [stdout] | [INFO] [stdout] 3495 | transmute(simd_xor(a.as_i64x4(), b.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse4a.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | transmute(extrq(x.as_i64x2(), y.as_i8x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sse4a.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | transmute(insertq(x.as_i64x2(), y.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sha.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | transmute(sha1msg1(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sha.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | transmute(sha1msg2(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sha.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | transmute(sha1nexte(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sha.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | transmute(sha1rnds4(a.as_i32x4(), b.as_i32x4(), FUNC as i8)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sha.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | transmute(sha256msg1(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sha.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | transmute(sha256msg2(a.as_i32x4(), b.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/sha.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | transmute(sha256rnds2(a.as_i32x4(), b.as_i32x4(), k.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | transmute(simd_select(cmp, a, sub)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | transmute(simd_select_bitmask(k, abs, src.as_i32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | transmute(simd_select_bitmask(k, abs, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | transmute(simd_select_bitmask(k, abs, src.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | transmute(simd_select_bitmask(k, abs, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | transmute(simd_select_bitmask(k, abs, src.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | transmute(simd_select_bitmask(k, abs, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | transmute(simd_select(cmp, a, sub)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | transmute(simd_select_bitmask(k, abs, src.as_i64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | transmute(simd_select_bitmask(k, abs, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | transmute(simd_select(cmp, a, sub)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | transmute(simd_select_bitmask(k, abs, src.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | transmute(simd_select_bitmask(k, abs, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let b = transmute::(v2.as_f32x16()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | transmute(abs) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | transmute(simd_select_bitmask(k, abs, src.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | let b = transmute::(v2.as_f64x8()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | transmute(abs) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | transmute(simd_select_bitmask(k, abs, src.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | transmute(simd_select_bitmask(k, mov, src.as_i32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | transmute(simd_select_bitmask(k, mov, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | transmute(simd_select_bitmask(k, mov, src.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | transmute(simd_select_bitmask(k, mov, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | transmute(simd_select_bitmask(k, mov, src.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | transmute(simd_select_bitmask(k, mov, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | transmute(simd_select_bitmask(k, mov, src.as_i64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | transmute(simd_select_bitmask(k, mov, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | transmute(simd_select_bitmask(k, mov, src.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | transmute(simd_select_bitmask(k, mov, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:345:5 [INFO] [stdout] | [INFO] [stdout] 345 | transmute(simd_select_bitmask(k, mov, src.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:357:5 [INFO] [stdout] | [INFO] [stdout] 357 | transmute(simd_select_bitmask(k, mov, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | transmute(simd_select_bitmask(k, mov, src.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | transmute(simd_select_bitmask(k, mov, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | transmute(simd_select_bitmask(k, mov, src.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | transmute(simd_select_bitmask(k, mov, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | transmute(simd_select_bitmask(k, mov, src.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | transmute(simd_select_bitmask(k, mov, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | transmute(simd_select_bitmask(k, mov, src.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | transmute(simd_select_bitmask(k, mov, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | transmute(simd_select_bitmask(k, mov, src.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:472:5 [INFO] [stdout] | [INFO] [stdout] 472 | transmute(simd_select_bitmask(k, mov, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | transmute(simd_select_bitmask(k, mov, src.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:495:5 [INFO] [stdout] | [INFO] [stdout] 495 | transmute(simd_select_bitmask(k, mov, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:505:5 [INFO] [stdout] | [INFO] [stdout] 505 | transmute(simd_add(a.as_i32x16(), b.as_i32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:516:5 [INFO] [stdout] | [INFO] [stdout] 516 | transmute(simd_select_bitmask(k, add, src.as_i32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | transmute(simd_select_bitmask(k, add, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | transmute(simd_select_bitmask(k, add, src.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:551:5 [INFO] [stdout] | [INFO] [stdout] 551 | transmute(simd_select_bitmask(k, add, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:562:5 [INFO] [stdout] | [INFO] [stdout] 562 | transmute(simd_select_bitmask(k, add, src.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:574:5 [INFO] [stdout] | [INFO] [stdout] 574 | transmute(simd_select_bitmask(k, add, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:584:5 [INFO] [stdout] | [INFO] [stdout] 584 | transmute(simd_add(a.as_i64x8(), b.as_i64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | transmute(simd_select_bitmask(k, add, src.as_i64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:607:5 [INFO] [stdout] | [INFO] [stdout] 607 | transmute(simd_select_bitmask(k, add, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:618:5 [INFO] [stdout] | [INFO] [stdout] 618 | transmute(simd_select_bitmask(k, add, src.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:630:5 [INFO] [stdout] | [INFO] [stdout] 630 | transmute(simd_select_bitmask(k, add, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:641:5 [INFO] [stdout] | [INFO] [stdout] 641 | transmute(simd_select_bitmask(k, add, src.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:653:5 [INFO] [stdout] | [INFO] [stdout] 653 | transmute(simd_select_bitmask(k, add, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:663:5 [INFO] [stdout] | [INFO] [stdout] 663 | transmute(simd_add(a.as_f32x16(), b.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:674:5 [INFO] [stdout] | [INFO] [stdout] 674 | transmute(simd_select_bitmask(k, add, src.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:686:5 [INFO] [stdout] | [INFO] [stdout] 686 | transmute(simd_select_bitmask(k, add, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:697:5 [INFO] [stdout] | [INFO] [stdout] 697 | transmute(simd_select_bitmask(k, add, src.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:709:5 [INFO] [stdout] | [INFO] [stdout] 709 | transmute(simd_select_bitmask(k, add, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:720:5 [INFO] [stdout] | [INFO] [stdout] 720 | transmute(simd_select_bitmask(k, add, src.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 732 | transmute(simd_select_bitmask(k, add, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:742:5 [INFO] [stdout] | [INFO] [stdout] 742 | transmute(simd_add(a.as_f64x8(), b.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:753:5 [INFO] [stdout] | [INFO] [stdout] 753 | transmute(simd_select_bitmask(k, add, src.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | transmute(simd_select_bitmask(k, add, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:776:5 [INFO] [stdout] | [INFO] [stdout] 776 | transmute(simd_select_bitmask(k, add, src.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:788:5 [INFO] [stdout] | [INFO] [stdout] 788 | transmute(simd_select_bitmask(k, add, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:799:5 [INFO] [stdout] | [INFO] [stdout] 799 | transmute(simd_select_bitmask(k, add, src.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:811:5 [INFO] [stdout] | [INFO] [stdout] 811 | transmute(simd_select_bitmask(k, add, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:821:5 [INFO] [stdout] | [INFO] [stdout] 821 | transmute(simd_sub(a.as_i32x16(), b.as_i32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:832:5 [INFO] [stdout] | [INFO] [stdout] 832 | transmute(simd_select_bitmask(k, sub, src.as_i32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:844:5 [INFO] [stdout] | [INFO] [stdout] 844 | transmute(simd_select_bitmask(k, sub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:855:5 [INFO] [stdout] | [INFO] [stdout] 855 | transmute(simd_select_bitmask(k, sub, src.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:867:5 [INFO] [stdout] | [INFO] [stdout] 867 | transmute(simd_select_bitmask(k, sub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:878:5 [INFO] [stdout] | [INFO] [stdout] 878 | transmute(simd_select_bitmask(k, sub, src.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:890:5 [INFO] [stdout] | [INFO] [stdout] 890 | transmute(simd_select_bitmask(k, sub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:900:5 [INFO] [stdout] | [INFO] [stdout] 900 | transmute(simd_sub(a.as_i64x8(), b.as_i64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:911:5 [INFO] [stdout] | [INFO] [stdout] 911 | transmute(simd_select_bitmask(k, sub, src.as_i64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:923:5 [INFO] [stdout] | [INFO] [stdout] 923 | transmute(simd_select_bitmask(k, sub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:934:5 [INFO] [stdout] | [INFO] [stdout] 934 | transmute(simd_select_bitmask(k, sub, src.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:946:5 [INFO] [stdout] | [INFO] [stdout] 946 | transmute(simd_select_bitmask(k, sub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:957:5 [INFO] [stdout] | [INFO] [stdout] 957 | transmute(simd_select_bitmask(k, sub, src.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:969:5 [INFO] [stdout] | [INFO] [stdout] 969 | transmute(simd_select_bitmask(k, sub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:979:5 [INFO] [stdout] | [INFO] [stdout] 979 | transmute(simd_sub(a.as_f32x16(), b.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:990:5 [INFO] [stdout] | [INFO] [stdout] 990 | transmute(simd_select_bitmask(k, sub, src.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1002:5 [INFO] [stdout] | [INFO] [stdout] 1002 | transmute(simd_select_bitmask(k, sub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1013:5 [INFO] [stdout] | [INFO] [stdout] 1013 | transmute(simd_select_bitmask(k, sub, src.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1025:5 [INFO] [stdout] | [INFO] [stdout] 1025 | transmute(simd_select_bitmask(k, sub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1036:5 [INFO] [stdout] | [INFO] [stdout] 1036 | transmute(simd_select_bitmask(k, sub, src.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1048:5 [INFO] [stdout] | [INFO] [stdout] 1048 | transmute(simd_select_bitmask(k, sub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1058:5 [INFO] [stdout] | [INFO] [stdout] 1058 | transmute(simd_sub(a.as_f64x8(), b.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1069:5 [INFO] [stdout] | [INFO] [stdout] 1069 | transmute(simd_select_bitmask(k, sub, src.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1081:5 [INFO] [stdout] | [INFO] [stdout] 1081 | transmute(simd_select_bitmask(k, sub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1092:5 [INFO] [stdout] | [INFO] [stdout] 1092 | transmute(simd_select_bitmask(k, sub, src.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1104:5 [INFO] [stdout] | [INFO] [stdout] 1104 | transmute(simd_select_bitmask(k, sub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1115:5 [INFO] [stdout] | [INFO] [stdout] 1115 | transmute(simd_select_bitmask(k, sub, src.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1127:5 [INFO] [stdout] | [INFO] [stdout] 1127 | transmute(simd_select_bitmask(k, sub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1137:5 [INFO] [stdout] | [INFO] [stdout] 1137 | transmute(vpmuldq(a.as_i32x16(), b.as_i32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1148:5 [INFO] [stdout] | [INFO] [stdout] 1148 | transmute(simd_select_bitmask(k, mul, src.as_i64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1160:5 [INFO] [stdout] | [INFO] [stdout] 1160 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1171:5 [INFO] [stdout] | [INFO] [stdout] 1171 | transmute(simd_select_bitmask(k, mul, src.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1183:5 [INFO] [stdout] | [INFO] [stdout] 1183 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1194:5 [INFO] [stdout] | [INFO] [stdout] 1194 | transmute(simd_select_bitmask(k, mul, src.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1206:5 [INFO] [stdout] | [INFO] [stdout] 1206 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1216:5 [INFO] [stdout] | [INFO] [stdout] 1216 | transmute(simd_mul(a.as_i32x16(), b.as_i32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1232:5 [INFO] [stdout] | [INFO] [stdout] 1232 | transmute(simd_select_bitmask(k, mul, src.as_i32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1244:5 [INFO] [stdout] | [INFO] [stdout] 1244 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1260:5 [INFO] [stdout] | [INFO] [stdout] 1260 | transmute(simd_select_bitmask(k, mul, src.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1272:5 [INFO] [stdout] | [INFO] [stdout] 1272 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1283:5 [INFO] [stdout] | [INFO] [stdout] 1283 | transmute(simd_select_bitmask(k, mul, src.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1295:5 [INFO] [stdout] | [INFO] [stdout] 1295 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1306:5 [INFO] [stdout] | [INFO] [stdout] 1306 | transmute(simd_mul(a.as_i64x8(), b.as_i64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1323:5 [INFO] [stdout] | [INFO] [stdout] 1323 | transmute(simd_select_bitmask(k, mul, src.as_i64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1333:5 [INFO] [stdout] | [INFO] [stdout] 1333 | transmute(vpmuludq(a.as_u32x16(), b.as_u32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1344:5 [INFO] [stdout] | [INFO] [stdout] 1344 | transmute(simd_select_bitmask(k, mul, src.as_u64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1356:5 [INFO] [stdout] | [INFO] [stdout] 1356 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1367:5 [INFO] [stdout] | [INFO] [stdout] 1367 | transmute(simd_select_bitmask(k, mul, src.as_u64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1379:5 [INFO] [stdout] | [INFO] [stdout] 1379 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1390:5 [INFO] [stdout] | [INFO] [stdout] 1390 | transmute(simd_select_bitmask(k, mul, src.as_u64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1402:5 [INFO] [stdout] | [INFO] [stdout] 1402 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1412:5 [INFO] [stdout] | [INFO] [stdout] 1412 | transmute(simd_mul(a.as_f32x16(), b.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1423:5 [INFO] [stdout] | [INFO] [stdout] 1423 | transmute(simd_select_bitmask(k, mul, src.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1435:5 [INFO] [stdout] | [INFO] [stdout] 1435 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1446:5 [INFO] [stdout] | [INFO] [stdout] 1446 | transmute(simd_select_bitmask(k, mul, src.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1458:5 [INFO] [stdout] | [INFO] [stdout] 1458 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1469:5 [INFO] [stdout] | [INFO] [stdout] 1469 | transmute(simd_select_bitmask(k, mul, src.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1481:5 [INFO] [stdout] | [INFO] [stdout] 1481 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1491:5 [INFO] [stdout] | [INFO] [stdout] 1491 | transmute(simd_mul(a.as_f64x8(), b.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1502:5 [INFO] [stdout] | [INFO] [stdout] 1502 | transmute(simd_select_bitmask(k, mul, src.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1514:5 [INFO] [stdout] | [INFO] [stdout] 1514 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1525:5 [INFO] [stdout] | [INFO] [stdout] 1525 | transmute(simd_select_bitmask(k, mul, src.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1537:5 [INFO] [stdout] | [INFO] [stdout] 1537 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1548:5 [INFO] [stdout] | [INFO] [stdout] 1548 | transmute(simd_select_bitmask(k, mul, src.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1560:5 [INFO] [stdout] | [INFO] [stdout] 1560 | transmute(simd_select_bitmask(k, mul, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1570:5 [INFO] [stdout] | [INFO] [stdout] 1570 | transmute(simd_div(a.as_f32x16(), b.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1581:5 [INFO] [stdout] | [INFO] [stdout] 1581 | transmute(simd_select_bitmask(k, div, src.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1593:5 [INFO] [stdout] | [INFO] [stdout] 1593 | transmute(simd_select_bitmask(k, div, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1604:5 [INFO] [stdout] | [INFO] [stdout] 1604 | transmute(simd_select_bitmask(k, div, src.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1616:5 [INFO] [stdout] | [INFO] [stdout] 1616 | transmute(simd_select_bitmask(k, div, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1627:5 [INFO] [stdout] | [INFO] [stdout] 1627 | transmute(simd_select_bitmask(k, div, src.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1639:5 [INFO] [stdout] | [INFO] [stdout] 1639 | transmute(simd_select_bitmask(k, div, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1649:5 [INFO] [stdout] | [INFO] [stdout] 1649 | transmute(simd_div(a.as_f64x8(), b.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1660:5 [INFO] [stdout] | [INFO] [stdout] 1660 | transmute(simd_select_bitmask(k, div, src.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1672:5 [INFO] [stdout] | [INFO] [stdout] 1672 | transmute(simd_select_bitmask(k, div, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1683:5 [INFO] [stdout] | [INFO] [stdout] 1683 | transmute(simd_select_bitmask(k, div, src.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1695:5 [INFO] [stdout] | [INFO] [stdout] 1695 | transmute(simd_select_bitmask(k, div, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1706:5 [INFO] [stdout] | [INFO] [stdout] 1706 | transmute(simd_select_bitmask(k, div, src.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1718:5 [INFO] [stdout] | [INFO] [stdout] 1718 | transmute(simd_select_bitmask(k, div, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1728:5 [INFO] [stdout] | [INFO] [stdout] 1728 | transmute(vpmaxsd(a.as_i32x16(), b.as_i32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1739:5 [INFO] [stdout] | [INFO] [stdout] 1739 | transmute(simd_select_bitmask(k, max, src.as_i32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1751:5 [INFO] [stdout] | [INFO] [stdout] 1751 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1762:5 [INFO] [stdout] | [INFO] [stdout] 1762 | transmute(simd_select_bitmask(k, max, src.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1774:5 [INFO] [stdout] | [INFO] [stdout] 1774 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1785:5 [INFO] [stdout] | [INFO] [stdout] 1785 | transmute(simd_select_bitmask(k, max, src.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1797:5 [INFO] [stdout] | [INFO] [stdout] 1797 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1807:5 [INFO] [stdout] | [INFO] [stdout] 1807 | transmute(vpmaxsq(a.as_i64x8(), b.as_i64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1818:5 [INFO] [stdout] | [INFO] [stdout] 1818 | transmute(simd_select_bitmask(k, max, src.as_i64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1830:5 [INFO] [stdout] | [INFO] [stdout] 1830 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1840:5 [INFO] [stdout] | [INFO] [stdout] 1840 | transmute(vpmaxsq256(a.as_i64x4(), b.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1851:5 [INFO] [stdout] | [INFO] [stdout] 1851 | transmute(simd_select_bitmask(k, max, src.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1863:5 [INFO] [stdout] | [INFO] [stdout] 1863 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1873:5 [INFO] [stdout] | [INFO] [stdout] 1873 | transmute(vpmaxsq128(a.as_i64x2(), b.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1884:5 [INFO] [stdout] | [INFO] [stdout] 1884 | transmute(simd_select_bitmask(k, max, src.as_i64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1896:5 [INFO] [stdout] | [INFO] [stdout] 1896 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1906:5 [INFO] [stdout] | [INFO] [stdout] 1906 | transmute(vmaxps( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1921:5 [INFO] [stdout] | [INFO] [stdout] 1921 | transmute(simd_select_bitmask(k, max, src.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1933:5 [INFO] [stdout] | [INFO] [stdout] 1933 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1944:5 [INFO] [stdout] | [INFO] [stdout] 1944 | transmute(simd_select_bitmask(k, max, src.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1956:5 [INFO] [stdout] | [INFO] [stdout] 1956 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1967:5 [INFO] [stdout] | [INFO] [stdout] 1967 | transmute(simd_select_bitmask(k, max, src.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1979:5 [INFO] [stdout] | [INFO] [stdout] 1979 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:1989:5 [INFO] [stdout] | [INFO] [stdout] 1989 | transmute(vmaxpd(a.as_f64x8(), b.as_f64x8(), _MM_FROUND_CUR_DIRECTION)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2000:5 [INFO] [stdout] | [INFO] [stdout] 2000 | transmute(simd_select_bitmask(k, max, src.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2012:5 [INFO] [stdout] | [INFO] [stdout] 2012 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2023:5 [INFO] [stdout] | [INFO] [stdout] 2023 | transmute(simd_select_bitmask(k, max, src.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2035:5 [INFO] [stdout] | [INFO] [stdout] 2035 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2046:5 [INFO] [stdout] | [INFO] [stdout] 2046 | transmute(simd_select_bitmask(k, max, src.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2058:5 [INFO] [stdout] | [INFO] [stdout] 2058 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2068:5 [INFO] [stdout] | [INFO] [stdout] 2068 | transmute(vpmaxud(a.as_u32x16(), b.as_u32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2079:5 [INFO] [stdout] | [INFO] [stdout] 2079 | transmute(simd_select_bitmask(k, max, src.as_u32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2091:5 [INFO] [stdout] | [INFO] [stdout] 2091 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2102:5 [INFO] [stdout] | [INFO] [stdout] 2102 | transmute(simd_select_bitmask(k, max, src.as_u32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2114:5 [INFO] [stdout] | [INFO] [stdout] 2114 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2125:5 [INFO] [stdout] | [INFO] [stdout] 2125 | transmute(simd_select_bitmask(k, max, src.as_u32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2137:5 [INFO] [stdout] | [INFO] [stdout] 2137 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2147:5 [INFO] [stdout] | [INFO] [stdout] 2147 | transmute(vpmaxuq(a.as_u64x8(), b.as_u64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2158:5 [INFO] [stdout] | [INFO] [stdout] 2158 | transmute(simd_select_bitmask(k, max, src.as_u64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2170:5 [INFO] [stdout] | [INFO] [stdout] 2170 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2180:5 [INFO] [stdout] | [INFO] [stdout] 2180 | transmute(vpmaxuq256(a.as_u64x4(), b.as_u64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2191:5 [INFO] [stdout] | [INFO] [stdout] 2191 | transmute(simd_select_bitmask(k, max, src.as_u64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2203:5 [INFO] [stdout] | [INFO] [stdout] 2203 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2213:5 [INFO] [stdout] | [INFO] [stdout] 2213 | transmute(vpmaxuq128(a.as_u64x2(), b.as_u64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2224:5 [INFO] [stdout] | [INFO] [stdout] 2224 | transmute(simd_select_bitmask(k, max, src.as_u64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2236:5 [INFO] [stdout] | [INFO] [stdout] 2236 | transmute(simd_select_bitmask(k, max, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2246:5 [INFO] [stdout] | [INFO] [stdout] 2246 | transmute(vpminsd(a.as_i32x16(), b.as_i32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2257:5 [INFO] [stdout] | [INFO] [stdout] 2257 | transmute(simd_select_bitmask(k, min, src.as_i32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2269:5 [INFO] [stdout] | [INFO] [stdout] 2269 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2280:5 [INFO] [stdout] | [INFO] [stdout] 2280 | transmute(simd_select_bitmask(k, min, src.as_i32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2292:5 [INFO] [stdout] | [INFO] [stdout] 2292 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2303:5 [INFO] [stdout] | [INFO] [stdout] 2303 | transmute(simd_select_bitmask(k, min, src.as_i32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2315:5 [INFO] [stdout] | [INFO] [stdout] 2315 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2325:5 [INFO] [stdout] | [INFO] [stdout] 2325 | transmute(vpminsq(a.as_i64x8(), b.as_i64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2336:5 [INFO] [stdout] | [INFO] [stdout] 2336 | transmute(simd_select_bitmask(k, min, src.as_i64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2348:5 [INFO] [stdout] | [INFO] [stdout] 2348 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2358:5 [INFO] [stdout] | [INFO] [stdout] 2358 | transmute(vpminsq256(a.as_i64x4(), b.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2369:5 [INFO] [stdout] | [INFO] [stdout] 2369 | transmute(simd_select_bitmask(k, min, src.as_i64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2381:5 [INFO] [stdout] | [INFO] [stdout] 2381 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::i64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2391:5 [INFO] [stdout] | [INFO] [stdout] 2391 | transmute(vminps( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2406:5 [INFO] [stdout] | [INFO] [stdout] 2406 | transmute(simd_select_bitmask(k, min, src.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2418:5 [INFO] [stdout] | [INFO] [stdout] 2418 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2429:5 [INFO] [stdout] | [INFO] [stdout] 2429 | transmute(simd_select_bitmask(k, min, src.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2441:5 [INFO] [stdout] | [INFO] [stdout] 2441 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2452:5 [INFO] [stdout] | [INFO] [stdout] 2452 | transmute(simd_select_bitmask(k, min, src.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2464:5 [INFO] [stdout] | [INFO] [stdout] 2464 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2476:5 [INFO] [stdout] | [INFO] [stdout] 2476 | transmute(vminpd(a.as_f64x8(), b.as_f64x8(), _MM_FROUND_CUR_DIRECTION)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2487:5 [INFO] [stdout] | [INFO] [stdout] 2487 | transmute(simd_select_bitmask(k, min, src.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2499:5 [INFO] [stdout] | [INFO] [stdout] 2499 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2510:5 [INFO] [stdout] | [INFO] [stdout] 2510 | transmute(simd_select_bitmask(k, min, src.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2522:5 [INFO] [stdout] | [INFO] [stdout] 2522 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2533:5 [INFO] [stdout] | [INFO] [stdout] 2533 | transmute(simd_select_bitmask(k, min, src.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2545:5 [INFO] [stdout] | [INFO] [stdout] 2545 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2555:5 [INFO] [stdout] | [INFO] [stdout] 2555 | transmute(vpminud(a.as_u32x16(), b.as_u32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2566:5 [INFO] [stdout] | [INFO] [stdout] 2566 | transmute(simd_select_bitmask(k, min, src.as_u32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2578:5 [INFO] [stdout] | [INFO] [stdout] 2578 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2589:5 [INFO] [stdout] | [INFO] [stdout] 2589 | transmute(simd_select_bitmask(k, min, src.as_u32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2601:5 [INFO] [stdout] | [INFO] [stdout] 2601 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2612:5 [INFO] [stdout] | [INFO] [stdout] 2612 | transmute(simd_select_bitmask(k, min, src.as_u32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2624:5 [INFO] [stdout] | [INFO] [stdout] 2624 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2634:5 [INFO] [stdout] | [INFO] [stdout] 2634 | transmute(vpminuq(a.as_u64x8(), b.as_u64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2645:5 [INFO] [stdout] | [INFO] [stdout] 2645 | transmute(simd_select_bitmask(k, min, src.as_u64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2657:5 [INFO] [stdout] | [INFO] [stdout] 2657 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2667:5 [INFO] [stdout] | [INFO] [stdout] 2667 | transmute(vpminuq256(a.as_u64x4(), b.as_u64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2678:5 [INFO] [stdout] | [INFO] [stdout] 2678 | transmute(simd_select_bitmask(k, min, src.as_u64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2690:5 [INFO] [stdout] | [INFO] [stdout] 2690 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2700:5 [INFO] [stdout] | [INFO] [stdout] 2700 | transmute(vpminuq128(a.as_u64x2(), b.as_u64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2711:5 [INFO] [stdout] | [INFO] [stdout] 2711 | transmute(simd_select_bitmask(k, min, src.as_u64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2723:5 [INFO] [stdout] | [INFO] [stdout] 2723 | transmute(simd_select_bitmask(k, min, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::u64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128i` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2733:5 [INFO] [stdout] | [INFO] [stdout] 2733 | transmute(vsqrtps(a.as_f32x16(), _MM_FROUND_CUR_DIRECTION)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2744:5 [INFO] [stdout] | [INFO] [stdout] 2744 | transmute(simd_select_bitmask(k, sqrt, src.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2756:5 [INFO] [stdout] | [INFO] [stdout] 2756 | transmute(simd_select_bitmask(k, sqrt, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2767:5 [INFO] [stdout] | [INFO] [stdout] 2767 | transmute(simd_select_bitmask(k, sqrt, src.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2779:5 [INFO] [stdout] | [INFO] [stdout] 2779 | transmute(simd_select_bitmask(k, sqrt, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2790:5 [INFO] [stdout] | [INFO] [stdout] 2790 | transmute(simd_select_bitmask(k, sqrt, src.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2802:5 [INFO] [stdout] | [INFO] [stdout] 2802 | transmute(simd_select_bitmask(k, sqrt, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2812:5 [INFO] [stdout] | [INFO] [stdout] 2812 | transmute(vsqrtpd(a.as_f64x8(), _MM_FROUND_CUR_DIRECTION)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2823:5 [INFO] [stdout] | [INFO] [stdout] 2823 | transmute(simd_select_bitmask(k, sqrt, src.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2835:5 [INFO] [stdout] | [INFO] [stdout] 2835 | transmute(simd_select_bitmask(k, sqrt, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2846:5 [INFO] [stdout] | [INFO] [stdout] 2846 | transmute(simd_select_bitmask(k, sqrt, src.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2858:5 [INFO] [stdout] | [INFO] [stdout] 2858 | transmute(simd_select_bitmask(k, sqrt, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2869:5 [INFO] [stdout] | [INFO] [stdout] 2869 | transmute(simd_select_bitmask(k, sqrt, src.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2881:5 [INFO] [stdout] | [INFO] [stdout] 2881 | transmute(simd_select_bitmask(k, sqrt, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2891:5 [INFO] [stdout] | [INFO] [stdout] 2891 | transmute(vfmadd132ps(a.as_f32x16(), b.as_f32x16(), c.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2902:5 [INFO] [stdout] | [INFO] [stdout] 2902 | transmute(simd_select_bitmask(k, fmadd, a.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2914:5 [INFO] [stdout] | [INFO] [stdout] 2914 | transmute(simd_select_bitmask(k, fmadd, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2925:5 [INFO] [stdout] | [INFO] [stdout] 2925 | transmute(simd_select_bitmask(k, fmadd, c.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2936:5 [INFO] [stdout] | [INFO] [stdout] 2936 | transmute(simd_select_bitmask(k, fmadd, a.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2948:5 [INFO] [stdout] | [INFO] [stdout] 2948 | transmute(simd_select_bitmask(k, fmadd, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2959:5 [INFO] [stdout] | [INFO] [stdout] 2959 | transmute(simd_select_bitmask(k, fmadd, c.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2970:5 [INFO] [stdout] | [INFO] [stdout] 2970 | transmute(simd_select_bitmask(k, fmadd, a.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2982:5 [INFO] [stdout] | [INFO] [stdout] 2982 | transmute(simd_select_bitmask(k, fmadd, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:2993:5 [INFO] [stdout] | [INFO] [stdout] 2993 | transmute(simd_select_bitmask(k, fmadd, c.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3003:5 [INFO] [stdout] | [INFO] [stdout] 3003 | transmute(vfmadd132pd(a.as_f64x8(), b.as_f64x8(), c.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3014:5 [INFO] [stdout] | [INFO] [stdout] 3014 | transmute(simd_select_bitmask(k, fmadd, a.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3026:5 [INFO] [stdout] | [INFO] [stdout] 3026 | transmute(simd_select_bitmask(k, fmadd, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3037:5 [INFO] [stdout] | [INFO] [stdout] 3037 | transmute(simd_select_bitmask(k, fmadd, c.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3048:5 [INFO] [stdout] | [INFO] [stdout] 3048 | transmute(simd_select_bitmask(k, fmadd, a.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3060:5 [INFO] [stdout] | [INFO] [stdout] 3060 | transmute(simd_select_bitmask(k, fmadd, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3071:5 [INFO] [stdout] | [INFO] [stdout] 3071 | transmute(simd_select_bitmask(k, fmadd, c.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3082:5 [INFO] [stdout] | [INFO] [stdout] 3082 | transmute(simd_select_bitmask(k, fmadd, a.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3094:5 [INFO] [stdout] | [INFO] [stdout] 3094 | transmute(simd_select_bitmask(k, fmadd, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3105:5 [INFO] [stdout] | [INFO] [stdout] 3105 | transmute(simd_select_bitmask(k, fmadd, c.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3117:5 [INFO] [stdout] | [INFO] [stdout] 3117 | transmute(vfmadd132ps(a.as_f32x16(), b.as_f32x16(), sub)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3128:5 [INFO] [stdout] | [INFO] [stdout] 3128 | transmute(simd_select_bitmask(k, fmsub, a.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3140:5 [INFO] [stdout] | [INFO] [stdout] 3140 | transmute(simd_select_bitmask(k, fmsub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3151:5 [INFO] [stdout] | [INFO] [stdout] 3151 | transmute(simd_select_bitmask(k, fmsub, c.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3162:5 [INFO] [stdout] | [INFO] [stdout] 3162 | transmute(simd_select_bitmask(k, fmsub, a.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3174:5 [INFO] [stdout] | [INFO] [stdout] 3174 | transmute(simd_select_bitmask(k, fmsub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3185:5 [INFO] [stdout] | [INFO] [stdout] 3185 | transmute(simd_select_bitmask(k, fmsub, c.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3196:5 [INFO] [stdout] | [INFO] [stdout] 3196 | transmute(simd_select_bitmask(k, fmsub, a.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3208:5 [INFO] [stdout] | [INFO] [stdout] 3208 | transmute(simd_select_bitmask(k, fmsub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3219:5 [INFO] [stdout] | [INFO] [stdout] 3219 | transmute(simd_select_bitmask(k, fmsub, c.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3231:5 [INFO] [stdout] | [INFO] [stdout] 3231 | transmute(vfmadd132pd(a.as_f64x8(), b.as_f64x8(), sub)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3242:5 [INFO] [stdout] | [INFO] [stdout] 3242 | transmute(simd_select_bitmask(k, fmsub, a.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3254:5 [INFO] [stdout] | [INFO] [stdout] 3254 | transmute(simd_select_bitmask(k, fmsub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3265:5 [INFO] [stdout] | [INFO] [stdout] 3265 | transmute(simd_select_bitmask(k, fmsub, c.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3276:5 [INFO] [stdout] | [INFO] [stdout] 3276 | transmute(simd_select_bitmask(k, fmsub, a.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3288:5 [INFO] [stdout] | [INFO] [stdout] 3288 | transmute(simd_select_bitmask(k, fmsub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3299:5 [INFO] [stdout] | [INFO] [stdout] 3299 | transmute(simd_select_bitmask(k, fmsub, c.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3310:5 [INFO] [stdout] | [INFO] [stdout] 3310 | transmute(simd_select_bitmask(k, fmsub, a.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3322:5 [INFO] [stdout] | [INFO] [stdout] 3322 | transmute(simd_select_bitmask(k, fmsub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3333:5 [INFO] [stdout] | [INFO] [stdout] 3333 | transmute(simd_select_bitmask(k, fmsub, c.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3343:5 [INFO] [stdout] | [INFO] [stdout] 3343 | transmute(vfmaddsub213ps( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3359:5 [INFO] [stdout] | [INFO] [stdout] 3359 | transmute(simd_select_bitmask(k, fmaddsub, a.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3371:5 [INFO] [stdout] | [INFO] [stdout] 3371 | transmute(simd_select_bitmask(k, fmaddsub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3382:5 [INFO] [stdout] | [INFO] [stdout] 3382 | transmute(simd_select_bitmask(k, fmaddsub, c.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3393:5 [INFO] [stdout] | [INFO] [stdout] 3393 | transmute(simd_select_bitmask(k, fmaddsub, a.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3405:5 [INFO] [stdout] | [INFO] [stdout] 3405 | transmute(simd_select_bitmask(k, fmaddsub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3416:5 [INFO] [stdout] | [INFO] [stdout] 3416 | transmute(simd_select_bitmask(k, fmaddsub, c.as_f32x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3427:5 [INFO] [stdout] | [INFO] [stdout] 3427 | transmute(simd_select_bitmask(k, fmaddsub, a.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3439:5 [INFO] [stdout] | [INFO] [stdout] 3439 | transmute(simd_select_bitmask(k, fmaddsub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3450:5 [INFO] [stdout] | [INFO] [stdout] 3450 | transmute(simd_select_bitmask(k, fmaddsub, c.as_f32x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3460:5 [INFO] [stdout] | [INFO] [stdout] 3460 | transmute(vfmaddsub213pd( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3476:5 [INFO] [stdout] | [INFO] [stdout] 3476 | transmute(simd_select_bitmask(k, fmaddsub, a.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3488:5 [INFO] [stdout] | [INFO] [stdout] 3488 | transmute(simd_select_bitmask(k, fmaddsub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3499:5 [INFO] [stdout] | [INFO] [stdout] 3499 | transmute(simd_select_bitmask(k, fmaddsub, c.as_f64x8())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3510:5 [INFO] [stdout] | [INFO] [stdout] 3510 | transmute(simd_select_bitmask(k, fmaddsub, a.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3522:5 [INFO] [stdout] | [INFO] [stdout] 3522 | transmute(simd_select_bitmask(k, fmaddsub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3533:5 [INFO] [stdout] | [INFO] [stdout] 3533 | transmute(simd_select_bitmask(k, fmaddsub, c.as_f64x4())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m256d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3544:5 [INFO] [stdout] | [INFO] [stdout] 3544 | transmute(simd_select_bitmask(k, fmaddsub, a.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3556:5 [INFO] [stdout] | [INFO] [stdout] 3556 | transmute(simd_select_bitmask(k, fmaddsub, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3567:5 [INFO] [stdout] | [INFO] [stdout] 3567 | transmute(simd_select_bitmask(k, fmaddsub, c.as_f64x2())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f64x2` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m128d` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3579:5 [INFO] [stdout] | [INFO] [stdout] 3579 | transmute(vfmaddsub213ps( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3595:5 [INFO] [stdout] | [INFO] [stdout] 3595 | transmute(simd_select_bitmask(k, fmsubadd, a.as_f32x16())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3607:5 [INFO] [stdout] | [INFO] [stdout] 3607 | transmute(simd_select_bitmask(k, fmsubadd, zero)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `core_arch::simd::f32x16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `x86::__m512` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86/avx512f.rs:3618:5 [INFO] [stdout] | [INFO] [stdout] 3618 | transmute(simd_select_bitmask(k, fmsubadd, c.as_f32x16())) [WARN] too many lines in the log, truncating it