[INFO] cloning repository https://github.com/pythonspeed/mandelbrot-simd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pythonspeed/mandelbrot-simd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythonspeed%2Fmandelbrot-simd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythonspeed%2Fmandelbrot-simd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7e2cdba1e20420da827591cba434a2359fc853c [INFO] testing pythonspeed/mandelbrot-simd against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythonspeed%2Fmandelbrot-simd" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/pythonspeed/mandelbrot-simd [INFO] finished tweaking git repo https://github.com/pythonspeed/mandelbrot-simd [INFO] tweaked toml for git repo https://github.com/pythonspeed/mandelbrot-simd written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pythonspeed/mandelbrot-simd on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pythonspeed/mandelbrot-simd 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ispc_rt v1.1.0 [INFO] [stderr] Downloaded ispc_compile v1.1.0 [INFO] [stderr] Downloaded pulp v0.20.1 [INFO] [stderr] Downloaded ispc v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b0345b70e67c6f87d120a794d9ac0d649e6e5330d8ba666e67ac82391a99f68 [INFO] running `Command { std: "docker" "start" "-a" "0b0345b70e67c6f87d120a794d9ac0d649e6e5330d8ba666e67ac82391a99f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b0345b70e67c6f87d120a794d9ac0d649e6e5330d8ba666e67ac82391a99f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0345b70e67c6f87d120a794d9ac0d649e6e5330d8ba666e67ac82391a99f68", kill_on_drop: false }` [INFO] [stdout] 0b0345b70e67c6f87d120a794d9ac0d649e6e5330d8ba666e67ac82391a99f68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 016d4d0fd0a24bf3158acc75729c9652f385422e800849f78dbd9c3421ff96a8 [INFO] running `Command { std: "docker" "start" "-a" "016d4d0fd0a24bf3158acc75729c9652f385422e800849f78dbd9c3421ff96a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling pulp v0.20.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16578:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16599:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16621:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16642:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16664:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16682:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16704:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16722:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16744:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16765:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16788:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16809:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16832:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16853:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16876:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16897:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16920:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16941:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16962:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16983:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17004:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17025:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17046:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17067:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17088:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17109:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17131:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17152:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17174:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17195:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17217:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17238:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18682:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18715:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18748:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18781:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut __m512i`, found `*mut i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut std::arch::x86_64::__m512i` [INFO] [stdout] found raw pointer `*mut i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:29719:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33864:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33897:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33930:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34062:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34095:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34128:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34260:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34293:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34326:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const std::arch::x86_64::__m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34458:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut __m512i`, found `*mut i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut std::arch::x86_64::__m512i` [INFO] [stdout] found raw pointer `*mut i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34469:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const std::arch::x86_64::__m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34535:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut __m512i`, found `*mut i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut std::arch::x86_64::__m512i` [INFO] [stdout] found raw pointer `*mut i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34549:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18693:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18704:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18726:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18737:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18759:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18770:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18792:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18803:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33875:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33886:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33908:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33919:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33941:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33952:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34073:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34084:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34106:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34117:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34139:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34150:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34271:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34282:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34304:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34315:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34337:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.20.1/src/core_arch/x86/avx512f.rs:3428:5 [INFO] [stdout] | [INFO] [stdout] 3428 | / delegate! { [INFO] [stdout] 3429 | | fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3430 | | fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i; [INFO] [stdout] 3431 | | fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i; [INFO] [stdout] ... | [INFO] [stdout] 5264 | | unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i); [INFO] [stdout] 5265 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34348:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pulp` (lib) due to 76 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "016d4d0fd0a24bf3158acc75729c9652f385422e800849f78dbd9c3421ff96a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "016d4d0fd0a24bf3158acc75729c9652f385422e800849f78dbd9c3421ff96a8", kill_on_drop: false }` [INFO] [stdout] 016d4d0fd0a24bf3158acc75729c9652f385422e800849f78dbd9c3421ff96a8