[INFO] cloning repository https://github.com/kiranshila/simd_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kiranshila/simd_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiranshila%2Fsimd_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiranshila%2Fsimd_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8f1d4b54da5c43cd70643368872059b28c8b460
[INFO] checking kiranshila/simd_test against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiranshila%2Fsimd_test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kiranshila/simd_test
[INFO] finished tweaking git repo https://github.com/kiranshila/simd_test
[INFO] tweaked toml for git repo https://github.com/kiranshila/simd_test written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kiranshila/simd_test on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kiranshila/simd_test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking kiranshila/simd_test against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiranshila%2Fsimd_test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kiranshila/simd_test
[INFO] finished tweaking git repo https://github.com/kiranshila/simd_test
[INFO] tweaked toml for git repo https://github.com/kiranshila/simd_test written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kiranshila/simd_test on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kiranshila/simd_test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded divan-macros v0.1.14
[INFO] [stderr]   Downloaded num-complex v0.4.5
[INFO] [stderr]   Downloaded reborrow v0.5.5
[INFO] [stderr]   Downloaded pulp-macro v0.1.1
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded windows-targets v0.52.4
[INFO] [stderr]   Downloaded pulp v0.18.9
[INFO] [stderr]   Downloaded bytemuck v1.15.0
[INFO] [stderr]   Downloaded clap v4.5.4
[INFO] [stderr]   Downloaded cc v1.0.92
[INFO] [stderr]   Downloaded regex-lite v0.1.5
[INFO] [stderr]   Downloaded divan v0.1.14
[INFO] [stderr]   Downloaded rustix v0.38.32
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.4
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.4
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.4
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.4
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.4
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.4
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b171c88a9398c6e01e41efd66db3b3c8a37d6f0a6df0d6ad89265d5450109f1
[INFO] running `Command { std: "docker" "start" "-a" "1b171c88a9398c6e01e41efd66db3b3c8a37d6f0a6df0d6ad89265d5450109f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b171c88a9398c6e01e41efd66db3b3c8a37d6f0a6df0d6ad89265d5450109f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b171c88a9398c6e01e41efd66db3b3c8a37d6f0a6df0d6ad89265d5450109f1", kill_on_drop: false }`
[INFO] [stdout] 1b171c88a9398c6e01e41efd66db3b3c8a37d6f0a6df0d6ad89265d5450109f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa0ac8b22319e120117cd83531ba4b32617af08928feae3bac79eef66e759b60
[INFO] running `Command { std: "docker" "start" "-a" "fa0ac8b22319e120117cd83531ba4b32617af08928feae3bac79eef66e759b60", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking regex-lite v0.1.5
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling simd_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr] warning: simd_test@0.1.0: nanmean.c: In function 'nanmean':
[INFO] [stderr] warning: simd_test@0.1.0: nanmean.c:17:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: simd_test@0.1.0:    17 |   for (int i = 0; i < n; i += 64) {
[INFO] [stderr] warning: simd_test@0.1.0:       |                     ^
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling pulp-macro v0.1.1
[INFO] [stderr]    Compiling divan-macros v0.1.14
[INFO] [stderr]     Checking pulp v0.18.9
[INFO] [stderr]     Checking divan v0.1.14
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16578:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16599:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16621:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16642:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16664:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16682:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16704:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16722:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16744:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16765:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16788:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16809:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16832:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16853:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16876:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16897:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16920:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16941:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16962:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16983:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17004:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17025:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17046:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17067:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17088:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17109:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17131:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17152:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17174:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17195:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17217:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17238:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18682:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18715:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18748:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18781:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:29689:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33835:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33868:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33901:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34033:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34066:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34099:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34231:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34264:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34297:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34429:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34440:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34506:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34520:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18693:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18704:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18726:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18737:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18759:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18770:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18792:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18803:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33846:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33857:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33879:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33890:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33912:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33923:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34044:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34055:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34077:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34088:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34110:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34121:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34242:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34253:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34275:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34286:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34308:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.9/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.9/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/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34319:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pulp` (lib) due to 76 previous errors
[INFO] running `Command { std: "docker" "inspect" "fa0ac8b22319e120117cd83531ba4b32617af08928feae3bac79eef66e759b60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa0ac8b22319e120117cd83531ba4b32617af08928feae3bac79eef66e759b60", kill_on_drop: false }`
[INFO] [stdout] fa0ac8b22319e120117cd83531ba4b32617af08928feae3bac79eef66e759b60
