[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/8c8f6afcff1f0668bb114bb073568be481e6563c against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSparrowLii%2Fndarray-simd-test" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SparrowLii/ndarray-simd-test on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6-tc1/source/Cargo.toml [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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d85f44601d9ee12bfe066808fc7fa6ebecf2c39de440b4f3c1978d84a556f7b [INFO] running `Command { std: "docker" "start" "-a" "4d85f44601d9ee12bfe066808fc7fa6ebecf2c39de440b4f3c1978d84a556f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d85f44601d9ee12bfe066808fc7fa6ebecf2c39de440b4f3c1978d84a556f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d85f44601d9ee12bfe066808fc7fa6ebecf2c39de440b4f3c1978d84a556f7b", kill_on_drop: false }` [INFO] [stdout] 4d85f44601d9ee12bfe066808fc7fa6ebecf2c39de440b4f3c1978d84a556f7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d326a3ddbe391afc9c56b762a3459a952e35d47b94d9767c3f621ee91be5f6f [INFO] running `Command { std: "docker" "start" "-a" "0d326a3ddbe391afc9c56b762a3459a952e35d47b94d9767c3f621ee91be5f6f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling libm v0.2.1 [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 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: 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: 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: 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] [stderr] Checking rand_core v0.6.2 [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] [stderr] Checking rand_chacha v0.3.0 [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 v0.8.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-integer v0.1.44 [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_xchg_acqrel` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:413:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `atomic_xchg_acqrel` defined here [INFO] [stdout] [INFO] [stdout] [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_xchg_acqrel` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:413:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `atomic_xchg_acqrel` 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] | ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `atomic_xchg_acqrel` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:413:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `atomic_xchg_acqrel` defined here [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_xchg_relaxed` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:420:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `atomic_xchg_relaxed` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg` in module `intrinsics` [INFO] [stdout] --> stdarch-ndarray/crates/core_arch/src/x86_64/cmpxchg16b.rs:61:41 [INFO] [stdout] | [INFO] [stdout] 61 | (SeqCst, SeqCst) => intrinsics::atomic_cxchg(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^ not found in `intrinsics` [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `atomic_cxchg_acqrel_relaxed` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:169:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `atomic_cxchg_acqrel_relaxed` defined here [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `atomic_cxchg_acqrel_relaxed` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:169:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `atomic_cxchg_acqrel_relaxed` defined here [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] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `atomic_xchg_relaxed` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:420:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named function `atomic_xchg_relaxed` defined here [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: 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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: 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: 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see 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`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see 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)]` 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] [stderr] Checking rand_distr v0.4.0 [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 `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 `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[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] [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: aborting due to 201 previous errors; 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0044, E0076, E0425, E0557, E0635, E0703. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0044`. [INFO] [stdout] [INFO] [stderr] error: could not compile `core_arch` (lib) due to 202 previous errors; 23 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0d326a3ddbe391afc9c56b762a3459a952e35d47b94d9767c3f621ee91be5f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d326a3ddbe391afc9c56b762a3459a952e35d47b94d9767c3f621ee91be5f6f", kill_on_drop: false }` [INFO] [stdout] 0d326a3ddbe391afc9c56b762a3459a952e35d47b94d9767c3f621ee91be5f6f