[INFO] cloning repository https://github.com/AlexanderNenninger/faery-operators
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderNenninger/faery-operators" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderNenninger%2Ffaery-operators", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderNenninger%2Ffaery-operators'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9320207b72111a8239d2aca365dc8e648ea51a1
[INFO] checking AlexanderNenninger/faery-operators against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderNenninger%2Ffaery-operators" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexanderNenninger/faery-operators
[INFO] finished tweaking git repo https://github.com/AlexanderNenninger/faery-operators
[INFO] tweaked toml for git repo https://github.com/AlexanderNenninger/faery-operators written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexanderNenninger/faery-operators on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexanderNenninger/faery-operators already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe0ba9336027c126fab813e64e17da8190783a1f4b5faab341fc6609d21a4a4b
[INFO] running `Command { std: "docker" "start" "-a" "fe0ba9336027c126fab813e64e17da8190783a1f4b5faab341fc6609d21a4a4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe0ba9336027c126fab813e64e17da8190783a1f4b5faab341fc6609d21a4a4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe0ba9336027c126fab813e64e17da8190783a1f4b5faab341fc6609d21a4a4b", kill_on_drop: false }`
[INFO] [stdout] fe0ba9336027c126fab813e64e17da8190783a1f4b5faab341fc6609d21a4a4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54e96726e05068d97d40df413ed1680ec6b200df2e53b67cbb89c0418581df8c
[INFO] running `Command { std: "docker" "start" "-a" "54e96726e05068d97d40df413ed1680ec6b200df2e53b67cbb89c0418581df8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking dbgf v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking matrixcompare v0.3.0
[INFO] [stderr]     Checking hurdles v1.0.1
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking pulp v0.18.8
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const f64`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const f64`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16987:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling equator-macro v0.1.9
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const f64`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const f64`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17008: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const f64`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const f64`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17030: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const f64`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const f64`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17051: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const f32`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const f32`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17073: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const f32`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const f32`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17091: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const f32`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const f32`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17113: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const f32`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const f32`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const i32`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const i32`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17153: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const i32`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const i32`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const i64`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const i64`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17197: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const i64`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const i64`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17218: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const i64`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const i64`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17241: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const i64`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const i64`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17262: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const i32`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const i32`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17285: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*const i32`, found `*const u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const i32`
[INFO] [stdout]                 found raw pointer `*const u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17306: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut f64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17329: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut f64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17350: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut f64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17371: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut f64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17392: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut f32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17413: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut f32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17434: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut f32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17455: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut f32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17476: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut i64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17497:14
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking equator v0.1.10
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut i64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17518: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut i64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17540: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut i64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17561: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut i32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17583: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut i32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17604: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut i32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17626: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -------------------------------     ^^^^ expected `*mut i32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17647: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:19091: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:19124: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut f32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:19157: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut f64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:19190: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut __m512i`, found `*mut i64`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut std::arch::x86_64::__m512i`
[INFO] [stdout]                 found raw pointer `*mut i64`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:31055: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35461: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35494: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35527: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35659: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35692: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35725: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i32`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35857: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i32`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35890: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i32`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35923: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*const __m512i`, found `*const i32`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]                 found raw pointer `*const i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut __m512i`, found `*mut i32`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut std::arch::x86_64::__m512i`
[INFO] [stdout]                 found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36077:20
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*const __m512i`, found `*const i32`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]                 found raw pointer `*const i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36148:20
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut __m512i`, found `*mut i32`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | /     delegate! {
[INFO] [stdout]    6 | |         fn _mm512_abs_epi32(a: __m512i) -> __m512i;
[INFO] [stdout]    7 | |         fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout]    8 | |         fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i;
[INFO] [stdout] ...    |
[INFO] [stdout] 3423 | |         fn _mm_comi_round_sd<const IMM5: i32, const SAE: i32>(a: __m128d, b: __m128d) -> i32;
[INFO] [stdout] 3424 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut std::arch::x86_64::__m512i`
[INFO] [stdout]                 found raw pointer `*mut i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36163:20
[INFO] [stdout]      = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:19102: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:19113: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:19135: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:19146: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut f32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:19168: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut f32`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f32`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:19179: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut f64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:19201: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut f64`, found `*mut u8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut f64`
[INFO] [stdout]                 found raw pointer `*mut u8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:19212: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35472: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35483: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35505: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35516: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35538: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35549: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35670: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35681: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35703: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35714: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35736: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i16`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i16`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35747: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i32`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35868: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i32`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35879: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i32`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35901: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i32`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35912: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i32`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35934: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.8/src/core_arch/mod.rs:44:62
[INFO] [stdout]      |
[INFO] [stdout]   44 |                   unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) }
[INFO] [stdout]      |                            -----------                         ^^^^ expected `*mut i32`, found `*mut i8`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.8/src/core_arch/x86/avx512f.rs:3428:5
[INFO] [stdout]      |
[INFO] [stdout] 3428 | /     delegate! {
[INFO] [stdout] 3429 | |         fn _mm256_mask_abs_epi32(src: __m256i, k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3430 | |         fn _mm256_maskz_abs_epi32(k: __mmask8, a: __m256i) -> __m256i;
[INFO] [stdout] 3431 | |         fn _mm_mask_abs_epi32(src: __m128i, k: __mmask8, a: __m128i) -> __m128i;
[INFO] [stdout] ...    |
[INFO] [stdout] 5264 | |         unsafe fn _mm256_store_epi64(mem_addr: *mut i64, a: __m256i);
[INFO] [stdout] 5265 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*mut i32`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35945: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" "54e96726e05068d97d40df413ed1680ec6b200df2e53b67cbb89c0418581df8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54e96726e05068d97d40df413ed1680ec6b200df2e53b67cbb89c0418581df8c", kill_on_drop: false }`
[INFO] [stdout] 54e96726e05068d97d40df413ed1680ec6b200df2e53b67cbb89c0418581df8c
