[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#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythonspeed%2Fmandelbrot-simd" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pythonspeed/mandelbrot-simd on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vec_map v0.8.2
[INFO] [stderr]   Downloaded reborrow v0.5.5
[INFO] [stderr]   Downloaded atty v0.2.14
[INFO] [stderr]   Downloaded ispc v1.1.0
[INFO] [stderr]   Downloaded errno v0.3.10
[INFO] [stderr]   Downloaded libloading v0.8.6
[INFO] [stderr]   Downloaded env_logger v0.9.3
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded clap v2.34.0
[INFO] [stderr]   Downloaded ispc_compile v1.1.0
[INFO] [stderr]   Downloaded pulp v0.20.1
[INFO] [stderr]   Downloaded ispc_rt v1.1.0
[INFO] [stderr]   Downloaded num-complex v0.4.6
[INFO] [stderr]   Downloaded heck v0.3.3
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] [stderr]   Downloaded rustix v0.38.41
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e31a78b9b91a1037834088b8ef4103c6a91494d6bedc4ad611305e5454099a2e
[INFO] running `Command { std: "docker" "start" "-a" "e31a78b9b91a1037834088b8ef4103c6a91494d6bedc4ad611305e5454099a2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e31a78b9b91a1037834088b8ef4103c6a91494d6bedc4ad611305e5454099a2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e31a78b9b91a1037834088b8ef4103c6a91494d6bedc4ad611305e5454099a2e", kill_on_drop: false }`
[INFO] [stdout] e31a78b9b91a1037834088b8ef4103c6a91494d6bedc4ad611305e5454099a2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc251ee0187c0db1e32404308db869ac910a0fd0ab9ae438c68974f65e482a78
[INFO] running `Command { std: "docker" "start" "-a" "cc251ee0187c0db1e32404308db869ac910a0fd0ab9ae438c68974f65e482a78", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling pulp v0.20.1
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling mandelbrot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16578:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16599:14
[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 v0.3.26
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16621:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16642:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16664:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16682:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16704:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16722:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16744:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16765:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16788:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16809:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16832:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16853:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16876:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16897:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16920:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16941:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16962:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16983:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17004:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17025:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17046:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17067:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17088:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17109:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17131:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17152:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17174:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17195:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17217:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17238:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18682:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18715:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18748:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18781:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:29649:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33795:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33828:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33861:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33993:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34026:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34059:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34191:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34224:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34257:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34389:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34400:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34466:14
[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<const IMM5: i32, const SAE: i32>(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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34480:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18693:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18704:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18726:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18737:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18759:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18770:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18792:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18803:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33806:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33817:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33839:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33850:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33872:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33883:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34004:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34015:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34037:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34048:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34070:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34081:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34202:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34213:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34235:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34246:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34268:14
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34279:14
[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] 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] running `Command { std: "docker" "inspect" "cc251ee0187c0db1e32404308db869ac910a0fd0ab9ae438c68974f65e482a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc251ee0187c0db1e32404308db869ac910a0fd0ab9ae438c68974f65e482a78", kill_on_drop: false }`
[INFO] [stdout] cc251ee0187c0db1e32404308db869ac910a0fd0ab9ae438c68974f65e482a78
