[INFO] cloning repository https://github.com/AlexanderNenninger/faery-operators
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderNenninger/faery-operators" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderNenninger%2Ffaery-operators", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderNenninger%2Ffaery-operators'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9320207b72111a8239d2aca365dc8e648ea51a1
[INFO] checking AlexanderNenninger/faery-operators against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderNenninger%2Ffaery-operators" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexanderNenninger/faery-operators
[INFO] finished tweaking git repo https://github.com/AlexanderNenninger/faery-operators
[INFO] tweaked toml for git repo https://github.com/AlexanderNenninger/faery-operators written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexanderNenninger/faery-operators on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexanderNenninger/faery-operators 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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5a185dc3b704a83a4d9ee82e5a502dd5d351bdd31e118a9577fd8a3d1deb1df
[INFO] running `Command { std: "docker" "start" "-a" "a5a185dc3b704a83a4d9ee82e5a502dd5d351bdd31e118a9577fd8a3d1deb1df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5a185dc3b704a83a4d9ee82e5a502dd5d351bdd31e118a9577fd8a3d1deb1df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5a185dc3b704a83a4d9ee82e5a502dd5d351bdd31e118a9577fd8a3d1deb1df", kill_on_drop: false }`
[INFO] [stdout] a5a185dc3b704a83a4d9ee82e5a502dd5d351bdd31e118a9577fd8a3d1deb1df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6696a090cc815793833c2c7a13f52cb55ba0f0086e75a1b94f2c51397fee47f3
[INFO] running `Command { std: "docker" "start" "-a" "6696a090cc815793833c2c7a13f52cb55ba0f0086e75a1b94f2c51397fee47f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking dbgf v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking matrixcompare v0.3.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking pulp v0.18.8
[INFO] [stderr]     Checking hurdles v1.0.1
[INFO] [stderr]    Compiling equator-macro v0.1.9
[INFO] [stderr]     Checking equator v0.1.10
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16578:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16599:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16621:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16642:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16664:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16682:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16704:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16722:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16744:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16765:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16788:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16809:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16832:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16853:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16876:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16897:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16920:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16941:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16962:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16983:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17004:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17025:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17046:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17067:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17088:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17109:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17131:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17152:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17174:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17195:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17217:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17238:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18682:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18715:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18748:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18781:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut __m512i`, found `*mut i64`
[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.18.8/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 i64`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:29719:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33864:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33897:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33930:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34062:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34095:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34128:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34260:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34293:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34326:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34458:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34469:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34535:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34549:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18693:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18704:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18726:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18737:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18759:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18770:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18792:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18803:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33875:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33886:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33908:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33919:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33941:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33952:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34073:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34084:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34106:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34117:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34139:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34150:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34271:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34282:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34304:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34315:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34337:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   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.18.8/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/863511eff87e66198b396935f3b5c8a543022f53/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34348:15
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [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" "6696a090cc815793833c2c7a13f52cb55ba0f0086e75a1b94f2c51397fee47f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6696a090cc815793833c2c7a13f52cb55ba0f0086e75a1b94f2c51397fee47f3", kill_on_drop: false }`
[INFO] [stdout] 6696a090cc815793833c2c7a13f52cb55ba0f0086e75a1b94f2c51397fee47f3
