[INFO] cloning repository https://github.com/han0110/bench-ntt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/han0110/bench-ntt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhan0110%2Fbench-ntt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhan0110%2Fbench-ntt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e6b9aad49711b2c251a3faf9728b41ca3aa872b [INFO] testing han0110/bench-ntt against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhan0110%2Fbench-ntt" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/han0110/bench-ntt [INFO] finished tweaking git repo https://github.com/han0110/bench-ntt [INFO] tweaked toml for git repo https://github.com/han0110/bench-ntt written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/han0110/bench-ntt on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/han0110/bench-ntt 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] 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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 006de6b4f73a348d3dde356f142507d12c0b9933c0d4124033d2647af48d5bad [INFO] running `Command { std: "docker" "start" "-a" "006de6b4f73a348d3dde356f142507d12c0b9933c0d4124033d2647af48d5bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "006de6b4f73a348d3dde356f142507d12c0b9933c0d4124033d2647af48d5bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "006de6b4f73a348d3dde356f142507d12c0b9933c0d4124033d2647af48d5bad", kill_on_drop: false }` [INFO] [stdout] 006de6b4f73a348d3dde356f142507d12c0b9933c0d4124033d2647af48d5bad [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03185cd05543f4af381bfe0be8bcbb2856b9e00ff3cb184c925214829f9e1b31 [INFO] running `Command { std: "docker" "start" "-a" "03185cd05543f4af381bfe0be8bcbb2856b9e00ff3cb184c925214829f9e1b31", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling plonky2_util v0.2.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16578:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16599:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16621:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16642:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16664:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16682:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16704:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const f32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const f32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16722:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16744:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16765:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16788:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16809:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16832:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i64`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i64` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16853:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16876:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*const i32`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i32` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16897:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16920:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16941:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16962:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:16983:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17004:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17025:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17046:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17067:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17088:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17109:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17131:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17152:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17174:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17195:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17217:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ------------------------------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:17238:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18682:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18715:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f32` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18748:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut f64` [INFO] [stdout] found raw pointer `*mut u8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18781:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut __m512i`, found `*mut i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut std::arch::x86_64::__m512i` [INFO] [stdout] found raw pointer `*mut i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:29719:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33864:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33897:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33930:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34062:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34095:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i16` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34128:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34260:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34293:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut i32` [INFO] [stdout] found raw pointer `*mut i8` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34326:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const std::arch::x86_64::__m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34458:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut __m512i`, found `*mut i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut std::arch::x86_64::__m512i` [INFO] [stdout] found raw pointer `*mut i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34469:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const std::arch::x86_64::__m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34535:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut __m512i`, found `*mut i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/x86/avx512f.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / delegate! { [INFO] [stdout] 6 | | fn _mm512_abs_epi32(a: __m512i) -> __m512i; [INFO] [stdout] 7 | | fn _mm512_mask_abs_epi32(src: __m512i, k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] 8 | | fn _mm512_maskz_abs_epi32(k: __mmask16, a: __m512i) -> __m512i; [INFO] [stdout] ... | [INFO] [stdout] 3423 | | fn _mm_comi_round_sd(a: __m128d, b: __m128d) -> i32; [INFO] [stdout] 3424 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut std::arch::x86_64::__m512i` [INFO] [stdout] found raw pointer `*mut i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34549:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18693:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18704:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18726:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18737:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18759:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut f32`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18770:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18792:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut f64`, found `*mut u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:18803:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33875:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33886:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33908:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33919:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33941:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:33952:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34073:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34084:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34106:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34117:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34139:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i16`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34150:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34271:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34282:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34304:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34315:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34337:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/src/core_arch/mod.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { arch::$func $(::<$($generic,)*>)?($($arg,)*) } [INFO] [stdout] | ----------- ^^^^ expected `*mut i32`, found `*mut i8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulp-0.18.22/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/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34348:15 [INFO] [stdout] = note: this error originates in the macro `delegate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pulp` (lib) due to 76 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "03185cd05543f4af381bfe0be8bcbb2856b9e00ff3cb184c925214829f9e1b31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03185cd05543f4af381bfe0be8bcbb2856b9e00ff3cb184c925214829f9e1b31", kill_on_drop: false }` [INFO] [stdout] 03185cd05543f4af381bfe0be8bcbb2856b9e00ff3cb184c925214829f9e1b31