[INFO] crate simd 0.2.3 is already in cache [INFO] extracting crate simd 0.2.3 into work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/reg/simd/0.2.3 [INFO] extracting crate simd 0.2.3 into work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/reg/simd/0.2.3 [INFO] validating manifest of simd-0.2.3 on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of simd-0.2.3 on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing simd-0.2.3 [INFO] finished frobbing simd-0.2.3 [INFO] frobbed toml for simd-0.2.3 written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/reg/simd/0.2.3/Cargo.toml [INFO] started frobbing simd-0.2.3 [INFO] finished frobbing simd-0.2.3 [INFO] frobbed toml for simd-0.2.3 written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/reg/simd/0.2.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking simd-0.2.3 against master#f66e4697ae286985ddefc53c3a047614568458bb for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-0/master#f66e4697ae286985ddefc53c3a047614568458bb:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/reg/simd/0.2.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a9aa904db8c66e04f0736c52f427bac50a52e7b15792d9dbaddb0ab97e93a8c7 [INFO] running `"docker" "start" "-a" "a9aa904db8c66e04f0736c52f427bac50a52e7b15792d9dbaddb0ab97e93a8c7"` [INFO] [stderr] Compiling simd v0.2.3 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:181:39 [INFO] [stderr] | [INFO] [stderr] 181 | $name($( ($first as $repr_elem) ),*, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 280 | / bool_impls! { [INFO] [stderr] 281 | | bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3 [INFO] [stderr] 282 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 283 | | to_f -> bool32fx4]; [INFO] [stderr] ... | [INFO] [stderr] 290 | | bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, x14, x15 []; [INFO] [stderr] 291 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:181:39 [INFO] [stderr] | [INFO] [stderr] 181 | $name($( ($first as $repr_elem) ),*, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 280 | / bool_impls! { [INFO] [stderr] 281 | | bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3 [INFO] [stderr] 282 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 283 | | to_f -> bool32fx4]; [INFO] [stderr] ... | [INFO] [stderr] 290 | | bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, x14, x15 []; [INFO] [stderr] 291 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:182:39 [INFO] [stderr] | [INFO] [stderr] 182 | $( ($last as $repr_elem) ),*)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 280 | / bool_impls! { [INFO] [stderr] 281 | | bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3 [INFO] [stderr] 282 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 283 | | to_f -> bool32fx4]; [INFO] [stderr] ... | [INFO] [stderr] 290 | | bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, x14, x15 []; [INFO] [stderr] 291 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:181:39 [INFO] [stderr] | [INFO] [stderr] 181 | $name($( ($first as $repr_elem) ),*, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/sixty_four.rs:79:1 [INFO] [stderr] | [INFO] [stderr] 79 | / bool_impls! { [INFO] [stderr] 80 | | bool64ix2: bool64i, i64x2, i64, 2, bool64ix2_all, bool64ix2_any, x0 | x1 [INFO] [stderr] 81 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 82 | | to_f -> bool64fx2]; [INFO] [stderr] ... | [INFO] [stderr] 86 | | to_i -> bool64ix2]; [INFO] [stderr] 87 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:182:39 [INFO] [stderr] | [INFO] [stderr] 182 | $( ($last as $repr_elem) ),*)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/sixty_four.rs:79:1 [INFO] [stderr] | [INFO] [stderr] 79 | / bool_impls! { [INFO] [stderr] 80 | | bool64ix2: bool64i, i64x2, i64, 2, bool64ix2_all, bool64ix2_any, x0 | x1 [INFO] [stderr] 81 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 82 | | to_f -> bool64fx2]; [INFO] [stderr] ... | [INFO] [stderr] 86 | | to_i -> bool64ix2]; [INFO] [stderr] 87 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:181:39 [INFO] [stderr] | [INFO] [stderr] 181 | $name($( ($first as $repr_elem) ),*, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/v256.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / bool_impls! { [INFO] [stderr] 164 | | bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3 [INFO] [stderr] 165 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 166 | | to_f -> bool64fx4]; [INFO] [stderr] ... | [INFO] [stderr] 185 | | x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 []; [INFO] [stderr] 186 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:182:39 [INFO] [stderr] | [INFO] [stderr] 182 | $( ($last as $repr_elem) ),*)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/v256.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / bool_impls! { [INFO] [stderr] 164 | | bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3 [INFO] [stderr] 165 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 166 | | to_f -> bool64fx4]; [INFO] [stderr] ... | [INFO] [stderr] 185 | | x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 []; [INFO] [stderr] 186 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:181:39 [INFO] [stderr] | [INFO] [stderr] 181 | $name($( ($first as $repr_elem) ),*, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 280 | / bool_impls! { [INFO] [stderr] 281 | | bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3 [INFO] [stderr] 282 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 283 | | to_f -> bool32fx4]; [INFO] [stderr] ... | [INFO] [stderr] 290 | | bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, x14, x15 []; [INFO] [stderr] 291 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:181:39 [INFO] [stderr] | [INFO] [stderr] 181 | $name($( ($first as $repr_elem) ),*, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 280 | / bool_impls! { [INFO] [stderr] 281 | | bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3 [INFO] [stderr] 282 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 283 | | to_f -> bool32fx4]; [INFO] [stderr] ... | [INFO] [stderr] 290 | | bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, x14, x15 []; [INFO] [stderr] 291 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:182:39 [INFO] [stderr] | [INFO] [stderr] 182 | $( ($last as $repr_elem) ),*)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 280 | / bool_impls! { [INFO] [stderr] 281 | | bool32ix4: bool32i, i32x4, i32, 4, bool32ix4_all, bool32ix4_any, x0, x1 | x2, x3 [INFO] [stderr] 282 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 283 | | to_f -> bool32fx4]; [INFO] [stderr] ... | [INFO] [stderr] 290 | | bool8ix16: bool8i, i8x16, i8, 16, bool8ix16_all, bool8ix16_any, x0, x1, x2, x3, x4, x5, x6, x7 | x8, x9, x10, x11, x12, x13, x14, x15 []; [INFO] [stderr] 291 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:181:39 [INFO] [stderr] | [INFO] [stderr] 181 | $name($( ($first as $repr_elem) ),*, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/sixty_four.rs:79:1 [INFO] [stderr] | [INFO] [stderr] 79 | / bool_impls! { [INFO] [stderr] 80 | | bool64ix2: bool64i, i64x2, i64, 2, bool64ix2_all, bool64ix2_any, x0 | x1 [INFO] [stderr] 81 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 82 | | to_f -> bool64fx2]; [INFO] [stderr] ... | [INFO] [stderr] 86 | | to_i -> bool64ix2]; [INFO] [stderr] 87 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:182:39 [INFO] [stderr] | [INFO] [stderr] 182 | $( ($last as $repr_elem) ),*)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/sixty_four.rs:79:1 [INFO] [stderr] | [INFO] [stderr] 79 | / bool_impls! { [INFO] [stderr] 80 | | bool64ix2: bool64i, i64x2, i64, 2, bool64ix2_all, bool64ix2_any, x0 | x1 [INFO] [stderr] 81 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 82 | | to_f -> bool64fx2]; [INFO] [stderr] ... | [INFO] [stderr] 86 | | to_i -> bool64ix2]; [INFO] [stderr] 87 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_movemask_ps` [INFO] [stderr] --> src/x86/sse2.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | fn x86_mm_movemask_ps(x: f32x4) -> i32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_max_ps` [INFO] [stderr] --> src/x86/sse2.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | fn x86_mm_max_ps(x: f32x4, y: f32x4) -> f32x4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_min_ps` [INFO] [stderr] --> src/x86/sse2.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | fn x86_mm_min_ps(x: f32x4, y: f32x4) -> f32x4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_rsqrt_ps` [INFO] [stderr] --> src/x86/sse2.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | fn x86_mm_rsqrt_ps(x: f32x4) -> f32x4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_rcp_ps` [INFO] [stderr] --> src/x86/sse2.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | fn x86_mm_rcp_ps(x: f32x4) -> f32x4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_sqrt_ps` [INFO] [stderr] --> src/x86/sse2.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | fn x86_mm_sqrt_ps(x: f32x4) -> f32x4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epi8` [INFO] [stderr] --> src/x86/sse2.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | fn x86_mm_adds_epi8(x: i8x16, y: i8x16) -> i8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epu8` [INFO] [stderr] --> src/x86/sse2.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | fn x86_mm_adds_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epi16` [INFO] [stderr] --> src/x86/sse2.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | fn x86_mm_adds_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epu16` [INFO] [stderr] --> src/x86/sse2.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | fn x86_mm_adds_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_avg_epu8` [INFO] [stderr] --> src/x86/sse2.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | fn x86_mm_avg_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_avg_epu16` [INFO] [stderr] --> src/x86/sse2.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | fn x86_mm_avg_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_madd_epi16` [INFO] [stderr] --> src/x86/sse2.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | fn x86_mm_madd_epi16(x: i16x8, y: i16x8) -> i32x4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_max_epi16` [INFO] [stderr] --> src/x86/sse2.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | fn x86_mm_max_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_max_epu8` [INFO] [stderr] --> src/x86/sse2.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | fn x86_mm_max_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:181:39 [INFO] [stderr] | [INFO] [stderr] 181 | $name($( ($first as $repr_elem) ),*, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/v256.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / bool_impls! { [INFO] [stderr] 164 | | bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3 [INFO] [stderr] 165 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 166 | | to_f -> bool64fx4]; [INFO] [stderr] ... | [INFO] [stderr] 185 | | x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 []; [INFO] [stderr] 186 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_max_pd` [INFO] [stderr] --> src/x86/sse2.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | fn x86_mm_max_pd(x: f64x2, y: f64x2) -> f64x2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/common.rs:182:39 [INFO] [stderr] | [INFO] [stderr] 182 | $( ($last as $repr_elem) ),*)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/v256.rs:163:1 [INFO] [stderr] | [INFO] [stderr] 163 | / bool_impls! { [INFO] [stderr] 164 | | bool64ix4: bool64i, i64x4, i64, 4, bool64ix4_all, bool64ix4_any, x0, x1 | x2, x3 [INFO] [stderr] 165 | | [/// Convert `self` to a boolean vector for interacting with floating point vectors. [INFO] [stderr] 166 | | to_f -> bool64fx4]; [INFO] [stderr] ... | [INFO] [stderr] 185 | | x16, x17, x18, x19, x20, x21, x22, x23, x24, x25, x26, x27, x28, x29, x30, x31 []; [INFO] [stderr] 186 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_min_epi16` [INFO] [stderr] --> src/x86/sse2.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | fn x86_mm_min_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_min_epu8` [INFO] [stderr] --> src/x86/sse2.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | fn x86_mm_min_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_min_pd` [INFO] [stderr] --> src/x86/sse2.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | fn x86_mm_min_pd(x: f64x2, y: f64x2) -> f64x2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_movemask_pd` [INFO] [stderr] --> src/x86/sse2.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | fn x86_mm_movemask_pd(x: f64x2) -> i32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_movemask_epi8` [INFO] [stderr] --> src/x86/sse2.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | fn x86_mm_movemask_epi8(x: i8x16) -> i32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_mul_epu32` [INFO] [stderr] --> src/x86/sse2.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | fn x86_mm_mul_epu32(x: u32x4, y: u32x4) -> u64x2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_mulhi_epi16` [INFO] [stderr] --> src/x86/sse2.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | fn x86_mm_mulhi_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_mulhi_epu16` [INFO] [stderr] --> src/x86/sse2.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | fn x86_mm_mulhi_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_packs_epi16` [INFO] [stderr] --> src/x86/sse2.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | fn x86_mm_packs_epi16(x: i16x8, y: i16x8) -> i8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_packs_epi32` [INFO] [stderr] --> src/x86/sse2.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | fn x86_mm_packs_epi32(x: i32x4, y: i32x4) -> i16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_packus_epi16` [INFO] [stderr] --> src/x86/sse2.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | fn x86_mm_packus_epi16(x: i16x8, y: i16x8) -> u8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_sad_epu8` [INFO] [stderr] --> src/x86/sse2.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | fn x86_mm_sad_epu8(x: u8x16, y: u8x16) -> u64x2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_sqrt_pd` [INFO] [stderr] --> src/x86/sse2.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | fn x86_mm_sqrt_pd(x: f64x2) -> f64x2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epi8` [INFO] [stderr] --> src/x86/sse2.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | fn x86_mm_subs_epi8(x: i8x16, y: i8x16) -> i8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epu8` [INFO] [stderr] --> src/x86/sse2.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | fn x86_mm_subs_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epi16` [INFO] [stderr] --> src/x86/sse2.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | fn x86_mm_subs_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epu16` [INFO] [stderr] --> src/x86/sse2.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | fn x86_mm_subs_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 33 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `simd`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_movemask_ps` [INFO] [stderr] --> src/x86/sse2.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | fn x86_mm_movemask_ps(x: f32x4) -> i32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_max_ps` [INFO] [stderr] --> src/x86/sse2.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | fn x86_mm_max_ps(x: f32x4, y: f32x4) -> f32x4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_min_ps` [INFO] [stderr] --> src/x86/sse2.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | fn x86_mm_min_ps(x: f32x4, y: f32x4) -> f32x4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_rsqrt_ps` [INFO] [stderr] --> src/x86/sse2.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | fn x86_mm_rsqrt_ps(x: f32x4) -> f32x4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_rcp_ps` [INFO] [stderr] --> src/x86/sse2.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | fn x86_mm_rcp_ps(x: f32x4) -> f32x4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_sqrt_ps` [INFO] [stderr] --> src/x86/sse2.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | fn x86_mm_sqrt_ps(x: f32x4) -> f32x4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epi8` [INFO] [stderr] --> src/x86/sse2.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | fn x86_mm_adds_epi8(x: i8x16, y: i8x16) -> i8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epu8` [INFO] [stderr] --> src/x86/sse2.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | fn x86_mm_adds_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epi16` [INFO] [stderr] --> src/x86/sse2.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | fn x86_mm_adds_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epu16` [INFO] [stderr] --> src/x86/sse2.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | fn x86_mm_adds_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_avg_epu8` [INFO] [stderr] --> src/x86/sse2.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | fn x86_mm_avg_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_avg_epu16` [INFO] [stderr] --> src/x86/sse2.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | fn x86_mm_avg_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_madd_epi16` [INFO] [stderr] --> src/x86/sse2.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | fn x86_mm_madd_epi16(x: i16x8, y: i16x8) -> i32x4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_max_epi16` [INFO] [stderr] --> src/x86/sse2.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | fn x86_mm_max_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_max_epu8` [INFO] [stderr] --> src/x86/sse2.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | fn x86_mm_max_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_max_pd` [INFO] [stderr] --> src/x86/sse2.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | fn x86_mm_max_pd(x: f64x2, y: f64x2) -> f64x2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_min_epi16` [INFO] [stderr] --> src/x86/sse2.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | fn x86_mm_min_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_min_epu8` [INFO] [stderr] --> src/x86/sse2.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | fn x86_mm_min_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_min_pd` [INFO] [stderr] --> src/x86/sse2.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | fn x86_mm_min_pd(x: f64x2, y: f64x2) -> f64x2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_movemask_pd` [INFO] [stderr] --> src/x86/sse2.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | fn x86_mm_movemask_pd(x: f64x2) -> i32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_movemask_epi8` [INFO] [stderr] --> src/x86/sse2.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | fn x86_mm_movemask_epi8(x: i8x16) -> i32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_mul_epu32` [INFO] [stderr] --> src/x86/sse2.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | fn x86_mm_mul_epu32(x: u32x4, y: u32x4) -> u64x2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_mulhi_epi16` [INFO] [stderr] --> src/x86/sse2.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | fn x86_mm_mulhi_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_mulhi_epu16` [INFO] [stderr] --> src/x86/sse2.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | fn x86_mm_mulhi_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_packs_epi16` [INFO] [stderr] --> src/x86/sse2.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | fn x86_mm_packs_epi16(x: i16x8, y: i16x8) -> i8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_packs_epi32` [INFO] [stderr] --> src/x86/sse2.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | fn x86_mm_packs_epi32(x: i32x4, y: i32x4) -> i16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_packus_epi16` [INFO] [stderr] --> src/x86/sse2.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | fn x86_mm_packus_epi16(x: i16x8, y: i16x8) -> u8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_sad_epu8` [INFO] [stderr] --> src/x86/sse2.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | fn x86_mm_sad_epu8(x: u8x16, y: u8x16) -> u64x2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_sqrt_pd` [INFO] [stderr] --> src/x86/sse2.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | fn x86_mm_sqrt_pd(x: f64x2) -> f64x2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epi8` [INFO] [stderr] --> src/x86/sse2.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | fn x86_mm_subs_epi8(x: i8x16, y: i8x16) -> i8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epu8` [INFO] [stderr] --> src/x86/sse2.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | fn x86_mm_subs_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epi16` [INFO] [stderr] --> src/x86/sse2.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | fn x86_mm_subs_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epu16` [INFO] [stderr] --> src/x86/sse2.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | fn x86_mm_subs_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 33 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `simd`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a9aa904db8c66e04f0736c52f427bac50a52e7b15792d9dbaddb0ab97e93a8c7"` [INFO] running `"docker" "rm" "-f" "a9aa904db8c66e04f0736c52f427bac50a52e7b15792d9dbaddb0ab97e93a8c7"` [INFO] [stdout] a9aa904db8c66e04f0736c52f427bac50a52e7b15792d9dbaddb0ab97e93a8c7